From 038eef7dfd3a812fed35d55dc17e79b965fa5606 Mon Sep 17 00:00:00 2001 From: Dex Burgess Date: Mon, 29 Sep 2025 05:13:28 +0000 Subject: [PATCH] Update media-management.yaml --- media-management.yaml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/media-management.yaml b/media-management.yaml index fc9f3ce..705fcfc 100644 --- a/media-management.yaml +++ b/media-management.yaml @@ -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: