[Empeg-general] Re: My playlists are gone :-(

mlord@empegbbs-noreply.merlins.org mlord at empegbbs-noreply.merlins.org
Tue, 12 Mar 2002 22:16:00 GMT


FTP to your unit (or use 'q' to access the developer image "bash" shell).

Mount the drives RW

delete the database:

rm -f /drive*/database
rm -f /drive*/playlists
rm -f /drive*/tags

Remount the drives RO

Reboot the player, run Emplode, and it should rebuild the databases correctly this time.

But of course, if the two merged sets of files included "duplicate" filenames for the tunes/playlists (same hex numbered files..), then this will never work.

-ml