Releases: warwickh/plugin.audio.subsonic
Releases · warwickh/plugin.audio.subsonic
v3.0.2
v3.0.1
v3.0.0
2.0.8
Path support and security improvements by Heruwar
v2.0.6
- Upgrade to simpleplugin 2.1.0
- Browse/Library menus (file structure vs ID3 tags)
- Added multilanguage support
v2.0.5
- Fixed images when listing entries
2.0.4
- Cache (permanent cache) starred items so we can know everywhere if an item is starred or not without querying it
- Colorize starred items (labels)
- Hide artist in lists if it is unique
- Removed unecessary list_artist_albums()
- Include simpleplugin v2.0.1 as library and remove KODI dependency
2.0.3
- main code (main.py) fully rewritten
- Use SimplePlugin framework (http://romanvm.github.io/script.module.simpleplugin/index.html)
- Download tracks (context menu)
- Star tracks (context menu)
- Random tracks submenu
- Cache datas (WIP)