Would it be possible to implement a new Shortcut in the Player, e.g. Ctrl-Alt-I, in order to switch quickly between different colors of the Player? I’m using this feature rather often to have a quick look of the different songs.
Even in v6 I’m using this often, it gives a better view than only the colorribbon.
You can assign any hotkey to any option switch using a Hotkey remote.
Look for the “PLAYLIST 1 GUIOPTION ON/OFF” commands in the list.
The ID for that option is “FixedItemColors”, so the command should be “PLAYLIST 1 GUIOPTION FixedItemColors ON/OFF”. You can find it in the dropdown list.
Actually the three hard-coded shortcuts have been there for historical reasons. I consider removing them at some point.