Kodi.plugin.audio.subsonic/README.md

20 lines
528 B
Markdown

# Subsonic for Kodi
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/basilfx/plugin.audio.subsonic.git`
* (Re)start Kodi.
## License
See the `LICENSE` file.
Additional copyright notices:
* The original [SubKodi](https://github.com/DarkAllMan/SubKodi) plugin.
* [`py-sonic`](https://github.com/crustymonkey/py-sonic) Python module.