Bug 180023

Summary: Do not show rating for tracks outside of collection
Product: [Applications] amarok Reporter: Justin Heesemann <justin-kde>
Component: Context ViewAssignee: Amarok Developers <amarok-bugs-dist>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 2.0-SVN   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Justin Heesemann 2009-01-08 13:59:26 UTC
Version:           2.x (using Devel)
Compiler:          gcc 4.3.2 
OS:                Linux
Installed from:    Compiled sources

I have a lot of songs, which are not in my collection. When I play one, the "Current Track Info" applet lets me rate the song by setting stars. Only the next time that I play this song, the rating again only shows zero stars.

Either amarok should save the stars in some kind of id3 tag for songs not in the collection or don't let me rate those songs at all. I would prefer it to save that rating somewhere though.. would help me to later add only the good songs to the collection :)
Comment 1 Mark Kretschmann 2009-01-08 14:09:08 UTC
Agreed, showing the rating for tracks that cannot be rated is not useful. In fact it could be irritating.
Comment 2 Mark Kretschmann 2009-01-08 14:40:21 UTC
Ok, I have this fixed in my local Git repository. Will commit to SVN after our branching is done.
Comment 3 Mark Kretschmann 2009-01-08 19:50:29 UTC
SVN commit 907803 by markey:

Don't show the rating widget for tracks which are not in the collection.

BUG: 180023

 M  +6 -0      CurrentTrack.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=907803