0.0.9
Pre-release
Pre-release
- Additional browse modes only supported if "Use categories as supplied by server" is enabled.
- Fix missing menu items if using server supplied browse modes, and start in any view bar browse.
- Fix 'What Was That Tune?' missing covers.
- If a browse response returns a count of -1, then set count to number of items.
- When getting categories from server, modify command parameters for album sort.
- Ensure A..Z splitting is not used for 'New Music' or 'Random Albums'
- Only show "i" icon in toolbar for now-playing if music and artist info plugin is installed.
- Support 'More' command.
- Make player list menu scrollable.
- Fix adding albums to favorites.
- Use encodeURIComponent to encode favorites, not encodeURI
- Work-around iOS list size issue by adding a small amount of padding.
- Remove confirmation dialog when switching off a player.
- Correctly update display of items when list is refreshed.
- If player is changed whilst fetching a list of items, delay updating the player specific browse list.
- Catch browse response errors, and create an error entry in the list.w
- If track has no duration, but has a time, then show time in middle. Mainly for when playing radio streams.