v3.2
What's Changed
- Bump RestSharp from 110.2.0 to 112.0.0 in /MB_SubSonic by @dependabot in #72
- implement browsing by tags (fixes #47) by @midwan in #74
- Handle IDs separately (fixes #48)
- List items recursively (e.g. select an artist, see all album songs)
- Show 100 random songs when selecting the root level (Subsonic folder)
- Vastly refactored most of the code, to simplify it and get rid a lot of duplication and complexity. It's much more readable and efficient too, now.
- Improved Profile settings handling. This unfortunately means your existing settings will be lost, and you'll have to set them once again.
Full Changelog: v3.1...v3.2