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: