+ 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 ...

  1. #1
    Passing By
    Join Date
    Apr 2008
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts

    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.

  2. #2
    Passing By
    Join Date
    Nov 2007
    Posts
    11
    Thanks
    0
    Thanked 0 Times in 0 Posts
    That'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.

  3. #3
    Freshman
    Join Date
    Feb 2008
    Posts
    33
    Thanks
    2
    Thanked 0 Times in 0 Posts
    Another 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.

  4. #4
    Freshman
    Join Date
    Mar 2008
    Posts
    30
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Hey this is really useful. I was wondering how to create the playlists for the player on Linux

  5. #5
    Member
    Join Date
    Jan 2008
    Location
    Indonesia
    Posts
    106
    Thanks
    0
    Thanked 0 Times in 0 Posts
    SegaFan, if you're using Linux why type all the '\MUSIC\' lines? Just use sed!

  6. #6
    Freshman
    Join Date
    Feb 2008
    Posts
    33
    Thanks
    2
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by wpyh View Post
    SegaFan, if you're using Linux why type all the '\MUSIC\' lines? Just use sed!
    Could you explain how to do that?

    I was sure there must be an easier way but I never looked into it because it's easy enough in a text editor for a folder with only a few files.

  7. #7
    Passing By
    Join Date
    Jan 2009
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by SegaFan View Post
    Could you explain how to do that?

    I was sure there must be an easier way but I never looked into it because it's easy enough in a text editor for a folder with only a few files.
    sed - Wikipedia, the free encyclopedia


 

Similar Threads

  1. resource.bin format?
    By Rupan in forum General Meizu M6
    Replies: 9
    Last Post: 03-05-2008, 11:02 PM
  2. FLAC format: how to re-encode
    By u45735 in forum General Meizu M6
    Replies: 18
    Last Post: 02-28-2008, 04:51 PM
  3. Meizu welches Format
    By matzekrm in forum German
    Replies: 3
    Last Post: 10-02-2007, 08:48 PM
  4. Bitrate, Format and Stereo
    By G2.0 in forum Audio and Sound
    Replies: 4
    Last Post: 02-14-2007, 01:01 PM
  5. Format but I don't know why.
    By Mankind in forum General Meizu M6
    Replies: 10
    Last Post: 01-02-2007, 10:47 PM