mirror of
https://github.com/gordielachance/plugin.audio.subsonic
synced 2025-02-09 00:08:49 +01:00
22 lines
715 B
Markdown
22 lines
715 B
Markdown
# Subsonic
|
|
Kodi plugin to stream music from Subsonic.
|
|
|
|
## Features
|
|
* Playlist support
|
|
* Browse by artist, album and genre
|
|
* Random playlists
|
|
|
|
## Installation
|
|
* Navigate to your `.kodi/addons/` folder
|
|
* Clone this repository: `git clone https://github.com/gordielachance/plugin.audio.subsonic.git`
|
|
* (Re)start Kodi.
|
|
|
|
## License
|
|
See the `LICENSE` file.
|
|
|
|
Additional copyright notices:
|
|
* [Previous version of this plugin](https://github.com/basilfx/plugin.audio.subsonic) 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
|