Kodi.plugin.audio.subsonic/CHANGELOG.md

26 lines
759 B
Markdown
Raw Normal View History

2015-05-31 17:05:06 +02:00
# Changelog
2015-09-14 22:06:06 +02:00
## v2.0.0
Released 14 September 2015
Highlight:
* Added: support for starred items.
* Fixed: transcode format property was incorrect.
* Improved: playlist handling.
* Improved: metadata.
* Upgraded: libsonic.
* Upgraded: libsonic_extra.s
The full list of commits can be found [here](https://github.com/rembo10/headphones/compare/v1.0.0...v2.0.0).
2015-05-31 17:05:06 +02:00
## v1.0.0
Released 31 May 2015
Highlights:
* Added: support for playlists.
* Added: number of random items to show.
* Improved: metadata for items.
* Fixed: migrated to [`py-sonic`](https://github.com/crustymonkey/py-sonic) to interact with Subsonic.
2015-09-14 22:06:06 +02:00
The full list of commits can be found [here](https://github.com/rembo10/headphones/compare/ff86dfa49f914a18233dee295df74b73a70200e8...v1.0.0).