- Fix bug with artists/albums not matching if metadata has different capitalization - Artists that have special characters in their names load correctly - All Tracks no longer displays Albums in the wrong field (ncmpcpp only) - Browsing albums returns correct datatype - Address Flake8 errors
0.5.2
---------------------------------------
- Improve artist/album matching in media library - Fix traceback when browsing an artist or album that contains unicode characters - Add support to browse "All Tracks" of a given artist
0.5.1
---------------------------------------
- Doc updates
0.5.0
---------------------------------------
- Populate media library (Artists, Albums, etc) - Browse function will show all music type libraries - Media library is populated based on user's `libraries` setting
0.4.0
---------------------------------------
- Add playlist support - Improve client identification to Jellyfin
0.3.1
---------------------------------------
- Address security vulnerability in dependencies - Add package to PyPI