Those who use mp3tofid to sync their players will notice the
player count data is - let's call it - inaccurate. Rather than having
random player count data, I'd like to have my player counts reset
to zero after an mp3tofid sync. Then the data will at least have
some meaning.

Also, all the "marked" data needs to be reset. There's nothing
mp3tofid can do with that, and the marks seem to be random.

I would figure a command like this would do the job:

Code:
dd if=/dev/zero of=/dev/hda6 bs=X skip=Y count=Z



Now which X, Y and Z values would do the trick, while
saving things like EQ settings?

Thanks,
Pim