added minor note to readme
This commit is contained in:
parent
962df4e8fc
commit
6621028f74
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ Thanks to kokarare1212 for creating ['librespot-python'](https://github.com/koka
|
||||||
This a fork of the [glk1001](https://github.com/glk1001/plugin.audio.spotify) addon, modified to work with librespot-python instead of spotty.
|
This a fork of the [glk1001](https://github.com/glk1001/plugin.audio.spotify) addon, modified to work with librespot-python instead of spotty.
|
||||||
|
|
||||||
It may take some disabling/re-enabling the addon (or just reopening it a few times) to get it to generate the initial authorization token. Dunno why.
|
It may take some disabling/re-enabling the addon (or just reopening it a few times) to get it to generate the initial authorization token. Dunno why.
|
||||||
|
Once credentials are configured, restart Kodi. This is so the background service can setup properly.
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
Download a [zip of this repository](https://gitdab.com/cere/plugin.audio.librespot/archive/master.zip) and install it as an addon. If you're on linux be aware that you will need [inputstream.ffmpegdirect](https://github.com/xbmc/inputstream.ffmpegdirect) which should be in your package manager. Worst case scenario, build it from source.
|
Download a [zip of this repository](https://gitdab.com/cere/plugin.audio.librespot/archive/master.zip) and install it as an addon. If you're on linux be aware that you will need [inputstream.ffmpegdirect](https://github.com/xbmc/inputstream.ffmpegdirect) which should be in your package manager. Worst case scenario, build it from source.
|
||||||
|
|
Loading…
Reference in a new issue