You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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".
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.
The text was updated successfully, but these errors were encountered: