From Guides
Playlist Maker
Here is a playlist maker I've coded for my W510, I've tested at a friend's K1 and it works fine.
I guess it will work for all the phones that use the .pla playlist format.
DAP sucks for me, takes too long to start, dies when using the camera and can't be controlled by the external keys.
So, I've got my programmer's hat on and came up with this.
It's been tested quite a bit, but as it does raw filesystem access, please backup your memcard just to be safe.
For it to work, music has to be in folders as follows:
mobile
-\ audio
--\ Bauhaus
---\ In the Flat Field
---\ Mask
--\ Joy Division
---\ Unknown Pleasures
---\ Closer
This would create 4 playlists named:
Bauhaus - In the flat Field
Bauhaus - Mask
Joy Division - Unknown Pleasures
Joy Division - Closer
I use winamp to load music to the phone and it takes care of building this struct.
Playlists are created on a folder named /mobile/audio/_Playlists, the starting _ makes the folder the last on the list.
If run with no parameters, it will open a DOS window and ask for the letter assigned to the flash card, enter it without the :
You can also create a shortcut to the file and add your letter to its properties.
I hope you find it useful, all comments and suggestions are appreciated.
Download
Playlist (.pla) maker