Fixed sonos playback and add android background playback

This commit is contained in:
kontiko 2024-06-30 00:00:13 +02:00
parent 207b7f290f
commit f36df9e67b
13 changed files with 1814 additions and 1415 deletions

View file

@ -3,11 +3,11 @@ version: "3.7"
services:
audiobookshelf:
image: ghcr.io/advplyr/audiobookshelf:latest
#image: ghcr.io/advplyr/audiobookshelf:latest
image: test
# ABS runs on port 13378 by default. If you want to change
# the port, only change the external port, not the internal port
ports:
- 13378:80
network_mode: "host"
volumes:
# These volumes are needed to keep your library persistent
# and allow media to be accessed by the ABS server.