- Fix detecting if an item is in favourites if its within a favorites folder.
- Try to use material icons, and not LMS icons, for favourites entries.
- Enable history menu even when there is no sub-title.
- Enable 'More' for artists, albums, or tracks within a favourite.
- If showing jumplist for mixed folders and files, draw jumplist items for folders slightly dimmer than files.
- Fix album not appearing in favourites, if it is the last item.
- When building SlimBrowse commands, don't add 'null' or 'undefined' values.
- Don't hide 'Save to favourites' and 'Delete favourite' options from 'More' lists.
- As per expand/collapse button, the grid/list button icon should indicate the state that will be, not what is.
- When pinning radio stations, just save URL and title, etc, not command.
- Only use media session with mobile browsers.
- Place pin, and unpin, actions into a menu, for consistency.
- Add play, play next, and insert to pinned radio items menu.
- Always show menu when clicking on pinned radio item.
- Only show dotted menu button if an item has a menu.
- Check whether "query_param" exists in "URI::http" before using. If not, then manually parse URI string.
- Only update favourite's set if ["favorites", "changed"] is received from CometD.
- In Mobile layout, switch to now-playing when clicking play/add icon in sub-toolbar (play/add all case).
- Don't show ratings stars for streamed tracks (negative ID).