Update media-management.yaml

master
Dex Burgess 2025-09-29 05:13:28 +00:00
parent c3415e3473
commit 038eef7dfd
1 changed files with 11 additions and 11 deletions

View File

@ -97,17 +97,17 @@ services:
- /dockers/IPTVBoss:/headless/IPTVBoss
- /mnt/TV:/TV
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
#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: