2016-10-02 20:35:20 +02:00
# Subsonic
2016-10-04 02:20:17 +02:00
Kodi plugin to stream, star and download music from Subsonic.
2021-06-29 14:42:03 +10:00
2016-10-04 02:20:17 +02:00
For feature requests / issues:
2021-06-28 15:40:33 +10:00
https://github.com/warwickh/plugin.audio.subsonic/issues
2021-06-29 14:42:03 +10:00
2016-10-04 02:20:17 +02:00
Contributions are welcome:
2021-06-28 15:40:33 +10:00
https://github.com/warwickh/plugin.audio.subsonic
2015-05-31 17:05:06 +02:00
2021-06-29 14:39:16 +10:00
Master branch updated to support Kodi 19 Matrix
2021-06-29 14:39:39 +10:00
2021-06-29 14:39:16 +10:00
Leia compatible version available in alternate branch
2021-06-28 15:13:17 +10:00
2015-05-31 17:05:06 +02:00
## Features
2016-10-04 02:52:42 +02:00
* Browse by artist, albums (newest/most played/recently played/random), tracks (starred/random), and playlists
2016-10-04 02:20:17 +02:00
* Download songs
* Star songs
2015-05-31 17:05:06 +02:00
## Installation
2021-06-29 14:39:16 +10:00
* Click the code button and download
* Enable unknown sources and install from zip in Kodi
2021-06-29 14:40:26 +10:00
2021-06-29 14:39:16 +10:00
or
2021-06-29 14:40:26 +10:00
2015-05-31 17:05:06 +02:00
* Navigate to your `.kodi/addons/` folder
2021-06-28 15:40:33 +10:00
* Clone this repository: `git clone https://github.com/warwickh/plugin.audio.subsonic.git`
2015-05-31 17:05:06 +02:00
* (Re)start Kodi.
2021-06-29 14:40:26 +10:00
Note: You may need to install dependencies manually if installing this way
2015-05-31 17:05:06 +02:00
2016-10-04 02:20:17 +02:00
## TODO
* Scrobble to Last.FM (http://forum.kodi.tv/showthread.php?tid=195597& pid=2429362#pid2429362 )
* Improve the caching system
* Search filter GUI for tracks and albums
2015-05-31 17:05:06 +02:00
## License
See the `LICENSE` file.
Additional copyright notices:
2021-06-28 15:40:33 +10:00
* [Previous version of this plugin ](https://github.com/gordielachance/plugin.audio.subsonic ) by gordielachance
2016-10-02 20:31:45 +02:00
* [Previous version of this plugin ](https://github.com/basilfx/plugin.audio.subsonic ) by basilfx
2021-06-29 14:32:53 +10:00
* [SimplePlugin ](https://github.com/romanvm/script.module.simpleplugin/stargazers ) by romanvm now at [SimplePlugin3 ](https://github.com/vlmaksime/script.module.simpleplugin )
2016-10-02 20:31:45 +02:00
* The original [SubKodi ](https://github.com/DarkAllMan/SubKodi ) plugin
* [`py-sonic` ](https://github.com/crustymonkey/py-sonic ) Python module