Skip to content

0.0.9

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