Re: [Banshee-List] Problem with counter of times played



Hi!
This also happened to me already, that some songs get a very huge rating number. I could fix it by editing Banshee's SQlite database with an app like Sqliteman on Linux/Ubuntu.

You can either reseting every score to zero, but I suppose you want to fix only the songs having a huge rating number. To do so, you can order the songs in the "coretracks" table by rating, descending, to find the lowest huge number. Then you can execute a query to fix them like "UPDATE coretracks SET rating = 0 WHERE rating >= 3000". I attach a screenshot of Sqliteman where you can see and edit the songs attributes in the coretracks table or execute queries.

I hope that helps and don't hesitate if you need more info.

Christian


Le 2014-04-11 07:00, ManOnTheSilverMountain a écrit :
Hello!

First of all, I was searching in forum about my problem, but I didn't found
anything. May be I used too common words like "played times"... I'm sorry if
this question was answered in the past.

Two years ago I had used Banshee a few times, but I usually played music
with foobar2000+wine. Now, since a few days ago, Banshee is my main player.
I was pleasently surprised when I see my ratings in Banshee... That made me
happy!

Now, my problem is that some times player counter song show huge numbers
like 4.000.000, what is impossible (see screenhot attached). Obviously this
broke my smart playlist :P

My question is... How I can reset those counters?

<http://banshee-media-player.2283330.n4.nabble.com/file/n4651649/banshee.png> 



--
View this message in context: http://banshee-media-player.2283330.n4.nabble.com/Problem-with-counter-of-times-played-tp4651649.html
Sent from the Banshee Media Player mailing list archive at Nabble.com.
_______________________________________________
banshee-list mailing list
banshee-list gnome org
https://mail.gnome.org/mailman/listinfo/banshee-list  (unsubscribe here)

Attachment: 2014-04-11-09:33:30.png
Description: PNG image



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]