A modification of glk1001's Spotify plugin modified to use librespot instead of spotty. This should increase compatibility as it no longer depends on an outdated rust binary.
Find a file
2024-02-21 01:17:59 -05:00
resources uh oh im bundling the deps 2024-02-21 01:17:59 -05:00
.gitignore code time 2024-02-21 00:35:31 -05:00
addon.xml uh oh im bundling the deps 2024-02-21 01:17:59 -05:00
LICENSE Initial Commit 2024-02-20 22:51:10 -05:00
LICENSE.txt Initial Commit 2024-02-20 22:51:10 -05:00
plugin.py Initial Commit 2024-02-20 22:51:10 -05:00
pyproject.toml Initial Commit 2024-02-20 22:51:10 -05:00
README.md Initial Commit 2024-02-20 22:51:10 -05:00
service.py Initial Commit 2024-02-20 22:51:10 -05:00

plugin.audio.librespot

Unofficial spotify plugin for Kodi, not available in the official Kodi repo.

Uses 'bottle' and 'librespot-python' for playback, and 'spotipy' for the playlist, albums, etc. menus.

Thanks to kokarare1212 for creating 'librespot-python'.

This a fork of the glk1001 version, modified to work with librespot-python instead of spotty.

Support

None, like my Piped addon this is for personal use. If you wanna update it, fork it (and let me know if you wanna)