+ Reply to Thread
Results 1 to 7 of 7
Playlist Format
This is a discussion on Playlist Format within the General Meizu M6 forums, part of the miniPlayer M6 / SL category; I don't know if this helps anyone, but I searched and didn't find this info here on the forums, so ...
-
04-13-2008 #1Passing By
- Join Date
- Apr 2008
- Posts
- 8
- Thanks
- 0
Thanked 0 Times in 0 PostsPlaylist 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.
-
04-14-2008 #2Passing By
- Join Date
- Nov 2007
- Posts
- 11
- Thanks
- 0
Thanked 0 Times in 0 PostsThat's good to know, but until the playlist functionality is actually FIXED (right now it freezes with playlists in the double digits) I won't even touch the playlist function.
-
04-15-2008 #3Freshman
- Join Date
- Feb 2008
- Posts
- 33
- Thanks
- 2
Thanked 0 Times in 0 PostsAnother good tip is that you can quckly create a playlist from the contents of a folder with the linux command:
ls *.ogg *.mp3 > playlist.m3u
(assuming your folder has .ogg and .mp3 files. playlist.m3u can be any name)
Then open the new .m3u file in a text editor and add \MUSIC\ to each line, it saves you from typing all the file names out. You don't actually need the #-comment lines. Then to use the same playlist on your PC, use the text editor to search+replace \MUSIC\ with /home/whatever...
Hopefully this helps someone.Last edited by SegaFan; 04-15-2008 at 10:40 AM.
-
04-17-2008 #4
Hey this is really useful. I was wondering how to create the playlists for the player on Linux
-
04-17-2008 #5Member
- Join Date
- Jan 2008
- Location
- Indonesia
- Posts
- 106
- Thanks
- 0
Thanked 0 Times in 0 PostsSegaFan, if you're using Linux why type all the '\MUSIC\' lines? Just use sed!
-
04-17-2008 #6Freshman
- Join Date
- Feb 2008
- Posts
- 33
- Thanks
- 2
Thanked 0 Times in 0 Posts
-
02-03-2010 #7Passing By
- Join Date
- Jan 2009
- Posts
- 2
- Thanks
- 0
Thanked 0 Times in 0 Posts
Similar Threads
-
resource.bin format?
By Rupan in forum General Meizu M6Replies: 9Last Post: 03-05-2008, 11:02 PM -
FLAC format: how to re-encode
By u45735 in forum General Meizu M6Replies: 18Last Post: 02-28-2008, 04:51 PM -
Meizu welches Format
By matzekrm in forum GermanReplies: 3Last Post: 10-02-2007, 08:48 PM -
Bitrate, Format and Stereo
By G2.0 in forum Audio and SoundReplies: 4Last Post: 02-14-2007, 01:01 PM -
Format but I don't know why.
By Mankind in forum General Meizu M6Replies: 10Last Post: 01-02-2007, 10:47 PM



Reply With Quote
