Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix : add missing field duration in post_song #46

Merged
merged 2 commits into from
Aug 9, 2023

Conversation

AntonioMrtz
Copy link
Owner

Description

Añadido la duracion obtenida de la libreria librosa al crear una canción ya que en algún momento desapareció.

Commit type

Fix

Issue

El campo duration obtenia valor 0 por defecto pero no estaba la conversión a segundos tras cargar la canción.

Solution

Calcular duracion en segundos a partir de la cancion cargada.

Proposed Changes

  • Obtener duración a partir de canción cargada en post_song y crear la cancion con dicho parámetro

Potential Impact

Tests Performed

  • [✅ ] Test performed

Screenshots

Additional Tasks

Assigned

@AntonioMrtz

@AntonioMrtz AntonioMrtz merged commit 268fb14 into master Aug 9, 2023
@AntonioMrtz AntonioMrtz deleted the fix/DurationSongBackend branch August 9, 2023 23:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant