mirror of
https://github.com/gordielachance/plugin.audio.subsonic
synced 2025-02-03 10:47:29 +01:00
20 lines
528 B
Markdown
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.
|