Clear the play count

Posted by: JrFaust

Clear the play count - 02/03/2002 21:38

"can someone tell me the easiest way to clear the plays? (the number of times a song is played)" - darwin

I've been thinking that this would be nice since some of my played counts are as high as 145 (no I didn't really play them that many times)

So is this posible? Please please please say it is.



Posted by: mlord

Re: Clear the play count - 05/03/2002 11:24

I notice there are play_count and skipped_count fields in the tag files.. are those actually used by anything, or just leftovers from an earlier design?

-ml
Posted by: JrFaust

Re: Clear the play count - 05/03/2002 17:23

Sorry I didn't reply sooner been cleanin' house in hopes of selling soon any way I've yet to see any of my skipped counts go up but every time I crash my Rio (hehe) the played counts jump up on some of my mp3's I'm thinking that skipped isn't being used and there's some glitch in the played counting.

I just wish I could clear them and the skipped kept track (nice to know which one I skip the most)

Later
JrFaust
Posted by: Roger

Re: Clear the play count - 06/03/2002 03:06

That's a bug in emptool -- it loads the values from dynamic data, and stores them in the NodeTags structure. It shouldn't be writing them back to the *1 file.
Posted by: mlord

Re: Clear the play count - 06/03/2002 07:27

Oh good.. then I can (and will) remove those from khttpd's XML output. So, no more "play_count", "skipped_count" or "play_last".

Is the bug fixed internally in emptool now?

Thanks