4) I placed
the modified "Garbage Version 2.0" playlist on the player, added my one
test song (Depeche Mode - Personal Jesus.mp3) and fired it up. It
worked! This means that there's no "special" procedure to creating
these Playlists. Simple process of clumping together the ID3 Tag data
(title/album/genre) and the file location. Add some separators and go
on to the next song. Whats next? Code!
5) (03/04/07) I was wrong about the above.... you
have to modify the track title length byte so that it doesn't crash your player (Go to beginning of Track Title, then go 4
bytes back, and you're at the Track Title Length byte). Unless you want
to stick with song names such as (TrackOne or DphMdPJ<-- Depeche
Mode - Personal Jesus). I figured this part out when I was trying to
figure out how to add meaningful Track Titles to the Playlist i was
about to create.