+ Reply to Thread
Results 1 to 11 of 11
Playlists - computer generated lists don't work on player?
This is a discussion on Playlists - computer generated lists don't work on player? within the Firmware forums, part of the miniPlayer M6 / SL category; Hello! I can't seem to get my playlists to actually work on the player. I've tried creating them in MediaMonkey, ...
-
07-13-2007 #1Freshman
- Join Date
- Jun 2007
- Location
- San Francisco, California
- Posts
- 25
- Thanks
- 0
Thanked 0 Times in 0 PostsPlaylists - computer generated lists don't work on player?
Hello!
I can't seem to get my playlists to actually work on the player. I've tried creating them in MediaMonkey, WinAmp, Playlist Creator 3, WinAmp for Mac (classic), Audion for Mac (classic) and I've even gone so far as to create them in Notepad, SimpleText (for Mac) and Excel (for Mac and Windows).
Everything goes smoothly until I try to use the playlist on the m6; when I navigate to it, I get the option to open it or cancel and when I open it, it's empty except for a delete command, which deletes the playlist itself.
On one hand, I'm sure I'm making some bone-headed mistake, but on the other, I find it hard to believe that I manage to make the same mistake
every single time, on every single program.
*On a related note, I've created a playlist on the m6, copied it to the computer and edited the songs or changed the name of the actual playlist and, guess what? That playlist won't work when I transfer it back to the player, either!
I've taken to creating a folder of songs on the computer, editing the songs inside to play in the order I want, adding the name of the folder as the "album" name for all of the songs and then transferring the whole darn thing to the m6...that works, but now I've got multiple copies of many song files (one copy in each folder "album", plus a copy in the folders organized by artist). This little workaround means that if I play all tracks on the m6 in random order, I will hear certain tracks repeatedly (of course, each one will have a different album name associated, depending on the folder it was in).
HELP!I can either be 'smart' or I can be 'pretty'. Today, we're going with 'pretty'.
-
07-14-2007 #2
connect your m6 to the computer
use winamp or somethng to make a playlist using the files on your m6
store the playlist in the System folder of the player
works for me
-
07-14-2007 #3
I use Media Monkey because it is the only player that can copy playlists correctly to the M6 (Maybe there are more but I don't know). If you make playlists from your files in MediaMonkey and (right-click) send to your M6, the whole files and the playlist (to the playlist folder with right syntax) will be copied to M6.
And there won't be duplicates, playlists can intersect with each other.
-
07-14-2007 #4
-
07-16-2007 #5Passing By
- Join Date
- Jul 2007
- Posts
- 11
- Thanks
- 0
Thanked 0 Times in 0 Postswhen you copy music to M6, you must use menu-music-update music info, by hand, then the playlist can run.
Another way, find file and play once, then this file's music info can run.

---------------------------------
I'm working for a export company in China, one of Meizu senior agent.
www.cfs-hk.org is our sale catalog.
I like meizu products, and I prefer serve to all meizu fans. product consultation, malfunction analysis, update advice, anything can be discussed, all free (except my selling goods
email/ MSN: oroute@hotmail.com

-
07-16-2007 #6Freshman
- Join Date
- Jun 2007
- Location
- San Francisco, California
- Posts
- 25
- Thanks
- 0
Thanked 0 Times in 0 PostsA-ha!
Putting the playlists in the System folder might do the trick!!! I'll try it out and let you know...
Thanks all for the suggestions!!I can either be 'smart' or I can be 'pretty'. Today, we're going with 'pretty'.
-
07-17-2007 #7Freshman
- Join Date
- Jun 2007
- Location
- San Francisco, California
- Posts
- 25
- Thanks
- 0
Thanked 0 Times in 0 PostsWell, it's official: putting the playlists into the SYSTEM folder worked.
Thank you all for your help with this!!!! It was really driving me crazy...I can either be 'smart' or I can be 'pretty'. Today, we're going with 'pretty'.
-
07-19-2007 #8Freshman
- Join Date
- Jun 2007
- Location
- San Francisco, California
- Posts
- 25
- Thanks
- 0
Thanked 0 Times in 0 PostsOK, I'm back with another question: is there any way to get the title of the playlist to show when it's playing? For example, if I've got the same song on more than one playlist, I can't tell which playlist I'm actually listening to...
My original "solution" to the problem of transferring playlists created on the computer was to transfer each playlist as a folder full of mp3 files, essentially creating a multi-artist album...while this allowed me to assign custom artwork to each playlist and display the name of the playlist with each track (as the album name), it also meant that I had more than one copy of the mp3 files (a copy in each folder, as well as a copy in the artist's folder). Once I hit 10 playlist folders, things just got messy.
Anyway, my question boils down to this: is there a way to show the name of the playlist while it's playing?I can either be 'smart' or I can be 'pretty'. Today, we're going with 'pretty'.
-
07-19-2007 #9
If you put your .m3u playlists in the SYSTEM folder, how do you access them?
I get no SYSTEM folder in Browser mode.
-
07-20-2007 #10Freshman
- Join Date
- Jun 2007
- Location
- San Francisco, California
- Posts
- 25
- Thanks
- 0
Thanked 0 Times in 0 PostsActually, as of today, putting the playlists in the SYSTEM folder doesn't work. I don't know why -since it did work before- but it doesn't...now, putting the playlists in the PLAYLIST folder works (and it didn't before).
I bow to the mysteries of MEIZU.I can either be 'smart' or I can be 'pretty'. Today, we're going with 'pretty'.
-
02-12-2009 #11Stalker
- Join Date
- May 2008
- Posts
- 1
- Thanks
- 0
Thanked 0 Times in 0 PostsPlaylist format
Playlists should be in the .m3u format. When creating playlists make sure that they are generated using the absolute path rather than a relative path. Also assure that there are no references to drive letters in the path.
So for instance this is what you want to see if you open a playlist using Notepad or any generic text editor.
\MUSIC\Mickey Avalon - Mickey Avalon\02 so rich, so pretty.mp3
\MUSIC\Pendulum, The\In Silico\03 - Propane Nightmares.mp3
\MUSIC\Pendulum, The\In Silico\06 - The Other Side.mp3
You do NOT want to see this
..\MUSIC\Mickey Avalon - Mickey Avalon\02 so rich, so pretty.mp3
..\MUSIC\Pendulum, The\In Silico\03 - Propane Nightmares.mp3
..\MUSIC\Pendulum, The\In Silico\06 - The Other Side.mp3
or this
E:\MUSIC\Mickey Avalon - Mickey Avalon\02 so rich, so pretty.mp3
C:\MUSIC\Pendulum, The\In Silico\03 - Propane Nightmares.mp3
C:\MUSIC\Pendulum, The\In Silico\06 - The Other Side.mp3
You can for the most part ignore any line that starts with the # symbol. I havne't had any trouble but you could troubleshoot by stripping those lines out if you have your paths correct but are still experiencing difficulty.
I hope this helps,
Adam
Similar Threads
-
DFU Tools error Explained - Post why your player wont work
By lite in forum FirmwareReplies: 43Last Post: 12-15-2008, 02:35 AM -
none of my files/songs are showing, just from root and the computer.
By protocl in forum TechnicalReplies: 1Last Post: 07-02-2007, 12:43 PM -
Playlists
By ms3116c in forum music card M3Replies: 1Last Post: 06-26-2007, 12:57 AM -
charge with computer while playing music?
By johnnyz86 in forum TechnicalReplies: 6Last Post: 01-30-2007, 07:37 PM -
computer not detecting my miniplayer [Solved]
By kech in forum TechnicalReplies: 1Last Post: 01-13-2007, 06:33 PM



Reply With Quote

