You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -257,6 +257,10 @@ docker run -d --name librespot \
257
257
giof71/librespot:latest
258
258
```
259
259
260
+
Discovery mode, using docker `--user`:
261
+
262
+
See [here](https://github.com/GioF71/audio-tools/tree/main/players/librespot/alsa) for a sample configuration using a specified user (uid) in a docker-compose file.
263
+
260
264
Please note that with this DAC I had to specify S32 as the format. It would not work with the default (which is S32 for librespot).
0 commit comments