by nalawod » Fri Apr 04, 2014 3:45 pm
Hmmm-- I don't know why I never tried to open an m3u playlist in wordpad or notepad, but I just did it. My playlist from my phone is of the format:
/storage/extSdCard/Music/track1.mp3
/storage/extSdCard/Music/track2.mp3
etc.
On my MMW machine, the path would be:
c:\mmp\track1.mp3
c:\mmp\track2.mp3
etc.
My track names are identical on both the phone and the PC but the relative paths, of course, are different. I would have expected MMW to auto-convert the path. What I did was use wordpad to change the /storage.... to c:\mmp... on all tracks and then just opened the file in MMW. Now it works

I noticed now the file looks like this:
#EXTM3U
#EXTINF:0,track1.mp3
..\mmp\track1.mp3
So, anyway, I got it working manually but I'm happy now. Any feedback on why this wouldn't work automatically during a sync would be appreciated. Again, if I do it via sync, my playlist name does show up in MMW but the playlist itself is empty.
Hmmm-- I don't know why I never tried to open an m3u playlist in wordpad or notepad, but I just did it. My playlist from my phone is of the format:
/storage/extSdCard/Music/track1.mp3
/storage/extSdCard/Music/track2.mp3
etc.
On my MMW machine, the path would be:
c:\mmp\track1.mp3
c:\mmp\track2.mp3
etc.
My track names are identical on both the phone and the PC but the relative paths, of course, are different. I would have expected MMW to auto-convert the path. What I did was use wordpad to change the /storage.... to c:\mmp... on all tracks and then just opened the file in MMW. Now it works :-)
I noticed now the file looks like this:
#EXTM3U
#EXTINF:0,track1.mp3
..\mmp\track1.mp3
So, anyway, I got it working manually but I'm happy now. Any feedback on why this wouldn't work automatically during a sync would be appreciated. Again, if I do it via sync, my playlist name does show up in MMW but the playlist itself is empty.