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

Duration #27

Closed
jsmith opened this issue Aug 10, 2020 · 0 comments · Fixed by #28
Closed

Duration #27

jsmith opened this issue Aug 10, 2020 · 0 comments · Fixed by #28
Milestone

Comments

@jsmith
Copy link
Owner

jsmith commented Aug 10, 2020

Problem

We need to store the duration of the track for UI purposes. For example, this will be useful to quickly calculate the duration of a playlist and to display a duration in the song table.

Solution

Use this package to get the duration while uploading a song. Modify the SongType accordingly to make the duration property required.

@jsmith jsmith added this to the Beta milestone Aug 10, 2020
@jsmith jsmith mentioned this issue Aug 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant