mirror of
https://github.com/gordielachance/plugin.audio.subsonic
synced 2025-01-09 14:44:32 +01:00
minor (doc)
This commit is contained in:
parent
6fee1db7ec
commit
a4e8f2376d
@ -1,7 +1,9 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## v2.0.2
|
## v2.0.2
|
||||||
|
* main code (main.py) fully rewritten
|
||||||
* Use SimplePlugin framework (http://romanvm.github.io/script.module.simpleplugin/index.html)
|
* Use SimplePlugin framework (http://romanvm.github.io/script.module.simpleplugin/index.html)
|
||||||
|
* Cache datas
|
||||||
|
|
||||||
## v2.0.1
|
## v2.0.1
|
||||||
* New setting 'albums_per_page'
|
* New setting 'albums_per_page'
|
||||||
|
@ -15,5 +15,6 @@ Kodi plugin to stream music from Subsonic.
|
|||||||
See the `LICENSE` file.
|
See the `LICENSE` file.
|
||||||
|
|
||||||
Additional copyright notices:
|
Additional copyright notices:
|
||||||
* The original [Subsonic](https://github.com/basilfx/plugin.audio.subsonic) plugin by basilfx.
|
* [SimplePlugin](https://github.com/romanvm/script.module.simpleplugin/stargazers) by romanvm
|
||||||
|
* The original [SubKodi](https://github.com/DarkAllMan/SubKodi) plugin.
|
||||||
* [`py-sonic`](https://github.com/crustymonkey/py-sonic) Python module.
|
* [`py-sonic`](https://github.com/crustymonkey/py-sonic) Python module.
|
||||||
|
Loading…
Reference in New Issue
Block a user