mirror of
https://github.com/badaix/snapcast.git
synced 2025-04-29 18:27:12 +02:00
Merge branch 'master' into develop
This commit is contained in:
commit
587c60bb06
1 changed files with 1 additions and 1 deletions
|
@ -131,7 +131,7 @@ Snapserver supports [shairport-sync](https://github.com/mikebrady/shairport-sync
|
||||||
|
|
||||||
|
|
||||||
### Spotify
|
### Spotify
|
||||||
Snapserver supports [librespot](https://github.com/plietar/librespot) with `pipe` backend.
|
Snapserver supports [librespot](https://github.com/librespot-org/librespot) with `pipe` backend.
|
||||||
1. Build and copy the `librespot` binary somewhere to your `PATH`, e.g. `/usr/local/bin/`
|
1. Build and copy the `librespot` binary somewhere to your `PATH`, e.g. `/usr/local/bin/`
|
||||||
2. Configure snapserver with `-s "spotify:///librespot?name=Spotify[&username=<my username>&password=<my password>][&devicename=Snapcast][&bitrate=320][&onstart=<start command>][&onstop=<stop command>][&volume=<volume in percent>][&cache=<cache dir>]"`
|
2. Configure snapserver with `-s "spotify:///librespot?name=Spotify[&username=<my username>&password=<my password>][&devicename=Snapcast][&bitrate=320][&onstart=<start command>][&onstop=<stop command>][&volume=<volume in percent>][&cache=<cache dir>]"`
|
||||||
* Valid bitrates are 96, 160, 320
|
* Valid bitrates are 96, 160, 320
|
||||||
|
|
Loading…
Add table
Reference in a new issue