# 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