diff --git a/doc/player_setup.md b/doc/player_setup.md index 669afff9..0c36d81a 100644 --- a/doc/player_setup.md +++ b/doc/player_setup.md @@ -133,7 +133,7 @@ Snapserver supports [shairport-sync](https://github.com/mikebrady/shairport-sync ### Spotify Snapserver supports [librespot](https://github.com/plietar/librespot) with `pipe` backend. 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=&password=][&devicename=Snapcast][&bitrate=320]"` + 2. Configure snapserver with `-s "spotify:///librespot?name=Spotify[&username=&password=][&devicename=Snapcast][&bitrate=320][&onstart=/usr/bin/logger -t Snapcast Starting spotify...][&onstop=/usr/bin/logger -t Snapcast Stopping spotify...]"` * Valid bitrates are 96, 160, 320