Winamp playlists showing up as empty on Fuze

Switching to MTP is not an option.  With MTP, Media Monkey cannot access the expansion card to synchronise files to it.  I had to manually drag files to the expansion card when I was using MTP.  With MSC, I can synchronize to both the internal memory and to the expansion card.

Am I the only one that doesn’t make playlists?:wink:

Store the M3u playlist in the music folder and it will work for content at that level and below.

Relative paths are in development for playlists.

@marvin_martian wrote:
Am I the only one that doesn’t make playlists?:wink:

No.

Sansafix, I’m glad to hear that relative paths are in development.  More important to me, though, is playlist support for podcasts.  Is there any hope that I will be able to mix audiobooks, podcasts, and “music” all in one playlist?

While at first glance that need may seem odd, I have mostly dharma talks on my player, some of which are organized as audiobooks, some come in as podcasts, and others get categorized as music.

@marvin_martian wrote:
Am I the only one that doesn’t make playlists?:wink:

I have just started to work with playlists.  I have thousands of talks in my audio library.  I can use search functions to find all talks on a specific subject, then I can create a playlist with that common topic.  That’s very handy for some uses.

I just found the issue by chance - as so often, it is the path separator!

Using the dos / windows \ (backslash) in the (relative) playlists works fine but using the unix (linux) / (slash) seems not to work on my fuze, even with the new firmware.

So, all you have to do is take your favourite text editor and replace path separators…

I would not have expectet a player that works that well in a linux environment to have an issue with path names :-(  perhpas it might change with the next firmware?

I believe Sansafix has said that the relative vs. absolute path issue is being addressed in a future update. I can’t remember if he said it would be the next one though.

This worked like a charm!  Finally, a relatively easy way to fix the Winamp/Fuze playlist-being-empty problem.  Thanks!

(Is this supposed to be fixed, though?  I have the latest version of Winamp and the latest firmware on my Fuze)

Thanks, Skinjob, worked like a charm!  Gonna look into FART to automate this process.

(but is this empty playlist problem supposed to have been fixed?  I have the latest firmware installed and the latest version of Winamp)


The Fuze requires relative paths in m3u playlists.  In other words, if you save the playlist in the MUSIC folder, the paths in the playlist would begin with subfolders of the MUSIC folder (like Artist\Album\Song.mp3).  Unfortunately, Winamp portable sync always uses full paths from the root of the player (like \Music\Artist\Album\Song.mp3).  The full paths confuse the Fuze and cause the “empty” playlist problem.

 

So after syncing you need to fix the paths in the playlists on the Fuze.  If the playlists are in the MUSIC folder (that’s where I keep them), then you need to remove the "\MUSIC" from the beginning of the paths.  You can do this with a good free text editor like Notepad++.  Just drag all the playlists from the Fuze into the text editor and do a search and replace in all open files, replacing "\MUSIC" with nothing.  Or you could use a free command-line tool like the amusingly named FART (Find and Replace Tool).  This would let you create a batch file to automate the process.  Then after syncing in Winamp, just double click the batch file and you’re done (this is what I do).


@oreosmeow wrote:

Thanks, Skinjob, worked like a charm!  Gonna look into FART to automate this process.

 

(but is this empty playlist problem supposed to have been fixed?  I have the latest firmware installed and the latest version of Winamp)

 

You’re welcome.  Was it supposed to be fixed? - Yes.   Was it actually fixed? - Nope.  Sansafix did post a very long time ago (2008?) saying a fix was in the works, but it never appeared.  And I’m guessing at this point it never will.

I’ve since moved on to Rockbox, so it’s not really an issue for me anymore.  The Sansa FW does a lot of things very well and very simply, but Roxbox kills it if you’re looking for something more advanced.  You do sacrife some simplicity, but the features are just incredible.  Of course you have to have a V1 to use it.


You’re welcome.  Was it supposed to be fixed? - Yes.   Was it actually fixed? - Nope.  Sansafix did post a very long time ago (2008?) saying a fix was in the works, but it never appeared.  And I’m guessing at this point it never will.


Ahh, so I wasn’t going crazy, thinking it was supposed to be fixed and I was just being stupid.  :wink:


I’ve since moved on to Rockbox, so it’s not really an issue for me anymore.  The Sansa FW does a lot of things very well and very simply, but Roxbox kills it if you’re looking for something more advanced.  You do sacrife some simplicity, but the features are just incredible.  Of course you have to have a V1 to use it.


V2 here, so I guess I won’t be trying Rockbox anytime soon.

Still, your workaround is simple enough to do.  Tried FART, couldn’t get it to work (I probably WAS being stupid when it came to that) so I got Notepad++ and its ability to open multiple files in one window and do the global search and replace makes it even simpler.

Now that I’m using Winamp instead of WMP and have the playlist thing down, I’m a happy camper with my Fuze!  Thanks again.

Message Edited by oreosmeow on 02-11-2010 07:05 PM