Adam007 Posted July 23, 2013 Share Posted July 23, 2013 Hi,i just wanted to ask a thing, about playlist support. I have a really big music library of converted m4a vbr files on my phone, and Poweramp is great managing a huge library. However I've tried to import a playlist based on a folder on my windows. I already have the same songs and albums on my phone in vbr quality. The problem is i don't know what playlist formating to use. You see most of playlist types refer to the exact file & extension / path. The songs on my phone have a different extension, compared to the unconverted songs on my computer, which renders the playlist mostly empty. There is a "shareable" XSPF playlist format, but does Poweramp support it? Thanks in advance, and Poweramp rocks! Link to comment Share on other sites More sharing options...
andrewilley Posted July 23, 2013 Share Posted July 23, 2013 I use M3U format playlists. They are simple plain text, so it's easy to use a text editor to do basic global changes like altering extensions and changing absolute paths (or making them relative paths), etc. Andre Link to comment Share on other sites More sharing options...
Adam007 Posted July 23, 2013 Author Share Posted July 23, 2013 Thanks for your response! Does this work if the original file is called song.mp3 and the converted one is called song.m4a? And how do you make relative paths? God, i must sound like a newb Link to comment Share on other sites More sharing options...
Adam007 Posted July 23, 2013 Author Share Posted July 23, 2013 and what makes it even more annoying is that the files are spread over the internal memory and sd card Link to comment Share on other sites More sharing options...
andrewilley Posted July 23, 2013 Share Posted July 23, 2013 Yes, you could globally replace ".mp3" with ".m4a" in the M3U text file to change the references to point to your converted file types. If the files are no longer in the same relative structure as they were on your other system, it'll be quite a job to edit the folder paths though, you'd have to do them almost one-by-one. Can you not put them all on your SD card, in the same folder structure as they were on the PC? Then replacing one base path (e.g. C:\Users\yourname\Music\) with another (/mnt/extSdCard/MusicFolders/) isn't too hard. Or even use relative paths (i.e. the path starting from the location of the playlist files, not hard-coded to the root of the file system) Andre Link to comment Share on other sites More sharing options...
Adam007 Posted July 24, 2013 Author Share Posted July 24, 2013 Would you consider adding support for the XSPF playlist format? Seems much easier Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.