Quote:
Does /var/playlists contain ALL the playlists (as Pim suggested)


No. Pim is right. /var/playlists contains ALL of the playlists. It's built by catenating the *0 files of each playlist, in FID order into one big file. It doesn't need delimiters because the length of each playlist is already in the database file.

It's an optimisation -- this way, the player doesn't need to load each *0 file when it starts up.

As Bonzi says, if you're just slapping a bunch of *0 and *1 files on the player, you can avoid generating anything in the /empeg/var directory, and let the player rebuild them itself.
_________________________
-- roger