Update media-management.yaml

master
Dex Burgess 2025-09-01 20:17:27 +00:00
parent 68fc3e9c56
commit d6884fee74
1 changed files with 11 additions and 23 deletions

View File

@ -47,18 +47,6 @@ services:
- DOCKER_MODS=ghcr.io/gilbn/theme.park:lidarr - DOCKER_MODS=ghcr.io/gilbn/theme.park:lidarr
- TP_THEME=$THEME - TP_THEME=$THEME
beets:
image: lscr.io/linuxserver/beets:latest
container_name: beets
restart: unless-stopped
environment:
- PUID=1000
- PGID=1000
- TZ=Etc/UTC
volumes:
- /dockers/beets/config:/config
- /mnt/Music:/music
# Books # Books
readarr-ebooks: readarr-ebooks:
image: lscr.io/linuxserver/readarr:develop image: lscr.io/linuxserver/readarr:develop
@ -109,17 +97,17 @@ services:
- /dockers/IPTVBoss:/headless/IPTVBoss - /dockers/IPTVBoss:/headless/IPTVBoss
- /mnt/TV:/TV - /mnt/TV:/TV
nextpvr_amd64: #nextpvr_amd64:
image: nextpvr/nextpvr_amd64:stable # image: nextpvr/nextpvr_amd64:stable
container_name: nextpvr # container_name: nextpvr
restart: unless-stopped # restart: unless-stopped
volumes: # volumes:
- /dockers/nextpvr/config:/config # - /dockers/nextpvr/config:/config
- /dockers/nextpvr/videos:/recordings # - /dockers/nextpvr/videos:/recordings
- /dockers/nextpvr/videos:/buffer # - /dockers/nextpvr/videos:/buffer
ports: # ports:
- 8866:8866 # - 8866:8866
- 16891:16891/udp # - 16891:16891/udp
# Media Request # Media Request
ombi: ombi: