- Simplify volume change logic. Previously any changes that occurred within 1/2 second of our change would be ignored.
- Fix saving of pinned item list to new user defaults.
- When listing album tracks, need to pass "artist_id:ID" regardless of the role filter being set or not. 2nd attempt at fix - ignore filters when checking to add.
- Fix missing SVG icons when Material is set as default, and desktop/mobile URL is used. e.g. http://SERVER:9000/mobile
- If there is no player on this server, but there are players on another server, then still show players menu - so that players may be moved to this server.
- Tweak 'text' list item margins.