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
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -237,7 +237,7 @@ docker run -d --name librespot \
237
237
238
238
Discovery mode, using docker `--user`:
239
239
240
-
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.
240
+
See [this page](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.
241
241
242
242
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).
243
243
@@ -315,6 +315,7 @@ Just be careful to use the tag you have built.
315
315
316
316
Change Date|Major Changes
317
317
---|---
318
+
2025-11-02|Add python3 package (see [#149](https://github.com/GioF71/librespot-docker/issues/149))
318
319
2025-08-31|Build using latest version (v0.7.1) (see [#146](https://github.com/GioF71/librespot-docker/issues/146))
319
320
2025-08-31|Build using latest version (v0.7.0) (see [#144](https://github.com/GioF71/librespot-docker/issues/144))
320
321
2025-08-12|Build using current `dev` branch at [this commit](https://github.com/librespot-org/librespot/commit/ba3d501b08345aadf207d09b3a0713853228ba64), using my fork
0 commit comments