|
Playlist Format
I don't know if this helps anyone, but I searched and didn't find this info here on the forums, so for what it's worth: On the M6 SL the playlists are plain text files named xxxxx.m3u. The file has the format:
#[UTF8FULLPATH]\MUSIC\track1.mp3
\MUSIC\track1.mp3
#[UTF8FULLPATH]\MUSIC\track2.mp3
\MUSIC\track2.mp3
For the Linux users (like me) out there, they are DOS/Windows style end-of-lines, so each line requires (Hex) 0d 0a at the end (including the last line). If you were using Windows Notepad, this should be automatic. This means that you don't even have to create the playlists on the player. You can create them with a plain text editor on your pc, give them a more descriptive name than PlaylistX, and transfer them into the playlist directory on the player.
Last edited by ArgentSilver; 04-13-2008 at 06:35 PM.
|