Reply To: Q about ‘songs served’ and playcount in Firefly on NSLU2

#7038
rpedde
Participant

@Shumway wrote:

.
I’ve noticed that whenever I reboot the slug the ‘songs served’ counter in FireFly resets.
Is this by design or is there something wrong with my installation?

That’s what it’s supposed to be doing. Well… in th sense that it is working in the manner that it’s programmed to do.

You seem to want persistent stats, and I don’t disagree with you on that. It seems like that would be a nice feature.

It probably will come as part of a scriptable event handler though.

I’m running the latest nightly (1400) and it happened as well when I ran 1376. If it’s by design, is there any way to stop it from resetting?

not currently.

Another question: Is there any way to see the actual playcount on the different songs?

Only by looking directly at the database. You can do that with any kind of sqlite table browser, and you can make smart playlists using the playcounts, but right now you can’t see the metainfo on individual songs. I may expose that info soon, through the web interface, though.