Update installation details in readme
This commit is contained in:
parent
577181bb73
commit
f62f2b2236
12
README.md
12
README.md
|
@ -11,10 +11,20 @@ https://github.com/gordielachance/plugin.audio.subsonic
|
||||||
* Star songs
|
* Star songs
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
* Click the code button and download
|
||||||
|
* Enable unknown sources and install from zip in Kodi
|
||||||
|
|
||||||
|
or
|
||||||
|
|
||||||
* Navigate to your `.kodi/addons/` folder
|
* Navigate to your `.kodi/addons/` folder
|
||||||
* Clone this repository: `git clone https://github.com/gordielachance/plugin.audio.subsonic.git`
|
* Clone this repository: `git clone https://github.com/warwickh/plugin.audio.subsonic.git`
|
||||||
* (Re)start Kodi.
|
* (Re)start Kodi.
|
||||||
|
|
||||||
|
Note: You may need to install dependencies manually if installing this way. I recommend installing from zip first, then updating using git clone
|
||||||
|
|
||||||
|
Repository installation now available
|
||||||
|
[repository.warwickh-0.9.0.zip](https://github.com/warwickh/repository.warwickh/raw/master/leia/zips/repository.warwickh/repository.warwickh-0.9.0.zip) (Please report any issues)
|
||||||
|
|
||||||
## TODO
|
## TODO
|
||||||
* Scrobble to Last.FM (http://forum.kodi.tv/showthread.php?tid=195597&pid=2429362#pid2429362)
|
* Scrobble to Last.FM (http://forum.kodi.tv/showthread.php?tid=195597&pid=2429362#pid2429362)
|
||||||
* Improve the caching system
|
* Improve the caching system
|
||||||
|
|
Loading…
Reference in New Issue