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
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -183,7 +183,6 @@ services:
183
183
184
184
With credentials:
185
185
186
-
187
186
```text
188
187
---
189
188
version: "3"
@@ -205,7 +204,6 @@ services:
205
204
206
205
Discovery mode:
207
206
208
-
209
207
```text
210
208
---
211
209
version: "3"
@@ -352,6 +350,7 @@ Just be careful to use the tag you have built.
352
350
353
351
Change Date|Major Changes
354
352
---|---
353
+
2024-11-16|Add support for `-onevent` (see [#91](https://github.com/GioF71/librespot-docker/issues/91)), thanks to [@QuadratClown](https://github.com/QuadratClown)
355
354
2024-09-21|Use exec instead of eval
356
355
2024-09-05|Handle non-writable volumes more gracefully
0 commit comments