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 song duration in .m3u playlist #2

Open
nvlbg opened this issue Aug 13, 2016 · 0 comments
Open

Fix song duration in .m3u playlist #2

nvlbg opened this issue Aug 13, 2016 · 0 comments
Labels

Comments

@nvlbg
Copy link
Owner

nvlbg commented Aug 13, 2016

When creating a .zip file for a playlist a .m3u file is added to the .zip. Part of the specification for .m3u playlists is to have the song duration in seconds in the .m3u file. Currently, instead of the song duration in seconds it is a hardcoded "-1".

Code in question.

@nvlbg nvlbg added the bug label Aug 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant