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
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
[Feature] Search Album |
8 months ago | |
---|---|---|
lib | 2 years ago | |
resources | 8 months ago | |
.gitignore | 8 years ago | |
CHANGELOG.md | 2 years ago | |
LICENSE | 8 years ago | |
README.md | 1 year ago | |
addon.xml | 2 years ago | |
fanart.jpg | 2 years ago | |
icon.png | 8 years ago | |
main.py | 8 months ago | |
service.py | 2 years ago |
README.md
Subsonic
Kodi plugin to stream, star and download music from Subsonic/Airsonic/Navidrome (requires Subsonic API compatibility)
For feature requests / issues: https://github.com/warwickh/plugin.audio.subsonic/issues
Contributions are welcome: https://github.com/warwickh/plugin.audio.subsonic
Master branch updated to support Kodi 19 Matrix
Leia compatible version available in alternate branch
Features
- Browse by artist, albums (newest/most played/recently played/random), tracks (starred/random), and playlists
- Download songs
- Star songs
- Navidrome compatibility added (please report any issues)
- Scrobble to Last.FM
Installation
From repository repository.warwickh (Please report any issues)
From GitHub
- Click the code button and download
- Enable unknown sources and install from zip in Kodi
or
- Navigate to your
.kodi/addons/
folder - Clone this repository:
git clone https://github.com/warwickh/plugin.audio.subsonic.git
- (Re)start Kodi.
Note: You will need to enter your server settings into the plugin configuration before use
TODO
- 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 gordielachance
- Previous version of this plugin by basilfx
- SimplePlugin by romanvm now at SimplePlugin3
- The original SubKodi plugin
py-sonic
Python module