Update media-management.yaml

master
Dex Burgess 2025-09-27 00:50:33 +00:00
parent 277159d792
commit b3d081e55f
1 changed files with 11 additions and 11 deletions

View File

@ -97,17 +97,17 @@ 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
nextpvr:
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: