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
1d3181fe4e | ||
---|---|---|
lib | ||
resources | ||
.gitignore | ||
CHANGELOG.md | ||
LICENSE | ||
README.md | ||
addon.xml | ||
icon.png | ||
main.py |
README.md
Subsonic
Kodi plugin to stream, star and download music from Subsonic. For feature requests / issues: https://github.com/gordielachance/plugin.audio.subsonic/issues Contributions are welcome: https://github.com/gordielachance/plugin.audio.subsonic
Features
- Browse by artist, albums (newest/most played/recently played/random), tracks (starred/random), and playlists
- Download songs
- Star songs
Installation
- Navigate to your
.kodi/addons/
folder - Clone this repository:
git clone https://github.com/gordielachance/plugin.audio.subsonic.git
- (Re)start Kodi.
TODO
- Scrobble to Last.FM (http://forum.kodi.tv/showthread.php?tid=195597&pid=2429362#pid2429362)
- Improve the caching system
- Search filter GUI for tracks and albums
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