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
Go to file
warwickh 4fffcd143e
Merge pull request #47 from GioF71/feature/search-album
[Feature] Search Album
2023-02-03 08:25:49 +11:00
lib also use collections.abc in simpleplugin to import MutableMapping 2022-03-03 22:40:02 +01:00
resources [Feature] Search Album 2023-02-02 19:43:09 +01:00
.gitignore Add gitignore. 2015-05-31 16:40:16 +02:00
CHANGELOG.md Update changelog for v3.0.2 2021-09-28 09:13:44 +10:00
LICENSE Added CHANGELOG.md, LICENSE and README.md 2015-05-31 16:42:58 +02:00
README.md Update repo link 2022-09-18 18:39:33 +10:00
addon.xml Update addon.xml for v3.0.2 2021-09-28 16:06:38 +10:00
fanart.jpg Add fanart 2021-06-29 20:05:09 +10:00
icon.png I don't like this icons. 2015-09-14 22:04:36 +02:00
main.py [Feature] Search Album 2023-02-02 19:43:09 +01:00
service.py Don't start service if scrobbling switched off 2021-09-10 09:24:48 +10:00

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: