Merge branch 'master' into artist-info

This commit is contained in:
warwickh 2021-09-28 10:22:41 +10:00
commit cefe9d617f
2 changed files with 7 additions and 1 deletions

View File

@ -1,5 +1,10 @@
# Changelog
## v3.0.2
Released 29th September 2021 (by warwickh)
* Removed dependency on future and dateutil
* Simpleplugin modified - no longer py2 compatible
## v3.0.1
Released 2nd September 2021 (by warwickh)
* Added Navidrome compatibility (remove dependency on integer ids)

View File

@ -30,7 +30,8 @@ or
* Navigate to your `.kodi/addons/` folder
* Clone this repository: `git clone https://github.com/warwickh/plugin.audio.subsonic.git`
* (Re)start Kodi.
Note: You may need to install dependencies manually if installing this way. I recommend installing from zip first, then updating using git clone
Note: You will need to enter your server settings into the plugin configuration before use
## TODO
* Improve the caching system