diff --git a/busch_radio_spotify/run.sh b/busch_radio_spotify/run.sh index 2b54a4b..fb37ef9 100644 --- a/busch_radio_spotify/run.sh +++ b/busch_radio_spotify/run.sh @@ -157,6 +157,7 @@ LIBRESPOT_ARGS=( "--name" "${DEVICE_NAME}" "--bitrate" "${BITRATE}" "--backend" "pipe" + "--device-type" "computer" "--disable-audio-cache" "--initial-volume" "100" "--disable-discovery"