getmusicbee.com

Support => Questions => Topic started by: wysocki on October 17, 2019, 03:29:40 AM

Title: Playlist M3U format is incorrect
Post by: wysocki on October 17, 2019, 03:29:40 AM
I converted my playlists from mbp to m3u format for compatibility with my other software. However, it appears that MB does not follow the protocol for M3U files. It should look like this with the title separate from the filename:

#EXTM3U
#EXTINF:317,Space Oddity - David Bowie
\Music 1\David Bowie\Changeonebowie\01 Space Oddity.mp3
#EXTINF:232,Back On The Chain Gang - Pretenders
\Music1\Pretenders\The Singles\08 Back On The Chain Gang.mp3
...etc...

But instead, it's just a list of the filenames with their path!
Title: Re: Playlist M3U format is incorrect
Post by: Zak on October 17, 2019, 08:20:02 AM
There is no agreed standard for m3u files and the # character denotes a comment that may or may not be read by other programs at their discretion.
A list of file paths is all that is required for a valid m3u file, so the files created by MusicBee aren't "incorrect".

Having said that, there's probably no reason MusicBee couldn't include the extra info if your other programs use it, so you could make a request for it in the Wishlist forum.
Which might be what this thread was also asking for, in a roundabout way:

https://getmusicbee.com/forum/index.php?topic=25870.msg147784
Title: Re: Playlist M3U format is incorrect
Post by: Steven on October 17, 2019, 05:44:02 PM
In the library preferences you can set the export format to: M3U(#ext). So if you dont have many playlists, set the "automatically export a static copy" on the playlist settings for each playlist.
There isnt a way to override the format for library playlists other than standard M3U format.