Opened 14 years ago

Closed 14 years ago

#8111 closed defect (invalid)

Mythbuntu theme mythmusic track ratings not shown

Reported by: anonymous Owned by: Isaac Richards
Priority: minor Milestone: unknown
Component: MythTV - General Version: unknown
Severity: medium Keywords:
Cc: Ticket locked: no

Description

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.

Change History (1)

comment:1 Changed 14 years ago by robertm

Resolution: invalid
Status: newclosed

Themer choices aren't bugs.

Note: See TracTickets for help on using tickets.