Update media-management.yaml

master
Dex Burgess 2025-08-02 04:55:00 +00:00
parent 660c03f420
commit 47b408face
1 changed files with 13 additions and 0 deletions

View File

@ -59,6 +59,7 @@ services:
- /dockers/beets/config:/config
- /mnt/Music:/music
# Books
readarr-ebooks:
image: lscr.io/linuxserver/readarr:develop
container_name: readarr-books
@ -108,6 +109,18 @@ services:
- /dockers/IPTVBoss:/headless/IPTVBoss
- /mnt/TV:/TV
nextpvr_amd64:
image: nextpvr/nextpvr_amd64:stable
container_name: nextpvr
restart: unless-stopped
volumes:
- /dockers/nextpvr/config:/config
- /dockers/nextpvr/videos:/recordings
- /dockers/nextpvr/videos:/buffer
ports:
- 8866:8866
- 16891:16891/udp
# Media Request
ombi:
image: linuxserver/ombi:latest