Plugin per Kodi per ascoltare e scaricare musica da server Subsonic.
Sfoglia per artista, album (più nuovo/più giocato/più recente giocato/random), brani (stellati/random), e playlist
https://funkwhale.it
19d39e4da6 | ||
---|---|---|
lib | ||
resources | ||
.gitignore | ||
.gitmodules | ||
CHANGELOG.md | ||
LICENSE | ||
README.md | ||
addon.xml | ||
icon.png | ||
main.py |
README.md
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 by basilfx
- SimplePlugin by romanvm
- The original SubKodi plugin
py-sonic
Python module