Play Count vs Last Played
-
Why do some of my tracks have a "Play Count" but the "Last Played" says Never?
It's not a problem for me; I'm just curious.
-
@rlkeeney
This seems like a bug, but I can't reproduce it here... -
@jonas Could it be because I imported my data from Clementine?
It isn't a big deal since I have never looked at the field before. After a crash, I have been using it to find my place in a very long playlist.
-
I'm fixing this by loading all the tracks in my library, sorting by Last Played, and removing all the tracks that have a play count greater than zero and a Last Played Date of Never. They are updating just fine. This is going to take a long time, but I am listening to lots of music that I haven't listened to in a long time.
-
@rlkeeney When I have something to "fix" in the database, I use sqlitebrowser on the strawberry.db file (with Strawberry closed, and after a backup, of course).
-
@Jellby I considered that, but the date would be false, and playing through the list would allow me to listen to some music I haven't listened to in a long time.