Thanks :D that was exactly what I needed to knowI think this should be in the FAQ for other users to know about it.--On Thu, May 5, 2011 at 10:16 AM, Freddy-N <freddy-neumann arcor de> wrote:
At first make a copy of your database ~/.config/banshee-1/banshee.db
Then make shure you have sqlite3 command line tool installed. In a terminal
you can reset rating, score an other values with the 'sqlite3' command
Reset rating: sqlite3 ~/.config/banshee-1/banshee.db "update CoreTracks
set Rating=0"
Reset score: sqlite3 ~/.config/banshee-1/banshee.db "update CoreTracks set
Score=0"
Command line is case sensitive and quotes and are mandatory!
Other values are: PlayCount=0 ; SkipCount=0
--
View this message in context: http://banshee-media-player.2283330.n4.nabble.com/Scoring-question-tp3497316p3497920.html
Sent from the Banshee Media Player mailing list archive at Nabble.com.
_______________________________________________
banshee-list mailing list
banshee-list gnome org
http://mail.gnome.org/mailman/listinfo/banshee-list (unsubscribe here)
Manuel Levi
_______________________________________________
banshee-list mailing list
banshee-list gnome org
http://mail.gnome.org/mailman/listinfo/banshee-list (unsubscribe here)