- When updating now-playing, prefer trackartist and trackartist_ids to artist and artist_ids if these are set.
- Use first of trackartist_ids for artist_id, if this is set.
- Fix removing a selection of favourites, when Material is set to order the favourites. Need to delete from the highest favourite ID to the lowest, but sorting can corrupt this order.
- Don't display loaded playlist name in queue.
- Use "playlistcontrol cmd:load" (etc) to load playlists.
- Colour repeat, shuffle, and power icons when active.
- Show cover-art in playlist listings.
- Fix play/pause button in standalone now-playing view.
- When updating player list, check if current player's name has changed.
- Take copy of player ID when updating settings, to prevent the real player object being modified.
- Close menus and dialogs with 'esc' key.
- Correctly update power state of other players.