Hi, Yes, this is still an issue and I have to fix it after every update .. I use the daily builds repo. ...
-- You received this bug notification because you are a member of Mythbuntu Bug Team, which is subscribed to Mythbuntu. https://bugs.launchpad.net/bugs/518470 Title: Mythbuntu theme music ratings not shown Status in Mythbuntu, Ubuntu derivative focused upon MythTV: Incomplete Bug description: Not really a bug, more an improvement. The mythbuntu theme doesn't show the star rating for the current playing track. The code is mostly present in the music-ui.xml file. It looks like it was maybe something that was forgotten to fix (or not included for other reasons?). I have updated the file to add the stars going vertically left of the visualisation window: At line 251 of music-ui.xml, I added; <repeatedimage name="ratings_image" draworder="1" fleximage="no"> <filename>music/mm_rating.png</filename> <position>10,150</position> <orientation>BottomToTop</orientation> </repeatedimage> Current code is commented out for this, I uncommented and corrected the position and direction. _______________________________________________ Mailing list: https://launchpad.net/~mythbuntu-bugs Post to : [email protected] Unsubscribe : https://launchpad.net/~mythbuntu-bugs More help : https://help.launchpad.net/ListHelp

