From 0980fcd372cb3f9c47ab0a7702e81436ed7af292 Mon Sep 17 00:00:00 2001 From: Andrew Z Date: Fri, 9 Aug 2024 06:06:54 -0400 Subject: [PATCH] Update --- log.txt | 4 ++ old-applicationFeed-raw.json | 84 ++++++++++++++++++------------------ 2 files changed, 46 insertions(+), 42 deletions(-) diff --git a/log.txt b/log.txt index 2f309deed..57b345775 100644 --- a/log.txt +++ b/log.txt @@ -4286,5 +4286,9 @@ Updating stats on containers Privileged: 104 + +No change to feed + + Updating GitHub diff --git a/old-applicationFeed-raw.json b/old-applicationFeed-raw.json index 62eb800f2..3ded97fd6 100644 --- a/old-applicationFeed-raw.json +++ b/old-applicationFeed-raw.json @@ -1100,7 +1100,7 @@ "Description": "Your icloud.com password", "Type": "Variable", "Display": "always", - "Required": "true", + "Required": "false", "Mask": "true" }, "value": "" @@ -5131,8 +5131,8 @@ "MediaApp-Video" ], "downloads": 6167, - "LastUpdate": 1720909258, "LastUpdateScan": 1723183594, + "LastUpdate": 1720909258, "FirstSeen": 1712793231 }, { @@ -213139,7 +213139,7 @@ }, { "@attributes": { - "Name": "Authenticated UI and API access without TLS. Reverse proxies should use this port.", + "Name": "Authenticated UI and API access without TLS. Reverse proxies should use this port", "Target": "8971", "Default": "", "Mode": "tcp", @@ -213153,39 +213153,11 @@ }, { "@attributes": { - "Name": "Internal unauthenticated UI and API access. Access to this port should be limited. Intended to be used within the docker network for services that integrate with Frigate.", - "Target": "5000", - "Default": "", - "Mode": "tcp", - "Description": "", - "Type": "Port", - "Display": "always", - "Required": "true", - "Mask": "false" - }, - "value": "5000" - }, - { - "@attributes": { - "Name": "RTSP restreaming. By default, these streams are unauthenticated. Authentication can be configured in go2rtc section of config.", + "Name": "RTSP restreaming port", "Target": "8554", "Default": "", "Mode": "tcp", - "Description": "", - "Type": "Port", - "Display": "always", - "Required": "true", - "Mask": "false" - }, - "value": "8554" - }, - { - "@attributes": { - "Name": "WebRTC connections for low latency live views.", - "Target": "8554", - "Default": "", - "Mode": "udp", - "Description": "", + "Description": "By default, these streams are unauthenticated. Authentication can be configured in go2rtc section of config", "Type": "Port", "Display": "always", "Required": "true", @@ -213227,7 +213199,7 @@ "Target": "/dev/bus/usb", "Default": "", "Mode": "", - "Description": "Use /dev/bus/usb for USB devices and /dev/apex_0 for PCIe devices (you must install the drivers first for PCIe devices). Remove this if you are not using it.", + "Description": "Use /dev/bus/usb for USB devices and /dev/apex_0 for PCIe devices (you must install the drivers first for PCIe devices). Remove this if you are not using it", "Type": "Device", "Display": "always", "Required": "false", @@ -213241,7 +213213,7 @@ "Target": "", "Default": "", "Mode": "", - "Description": "Intel/AMD GPU mapping for image decode (and detection with Intel OpenVINO). Remove this if you are not using it. ", + "Description": "Intel/AMD GPU mapping for image decode (and detection with Intel OpenVINO). Remove this if you are not using it", "Type": "Device", "Display": "always", "Required": "false", @@ -213255,7 +213227,7 @@ "Target": "LIBVA_DRIVER_NAME", "Default": "", "Mode": "", - "Description": "(Intel = iHD or i965 and AMD = radeonsi). Remove this if you are not using it. ", + "Description": "(Intel = iHD or i965 and AMD = radeonsi). Remove this if you are not using it", "Type": "Variable", "Display": "always", "Required": "false", @@ -213269,7 +213241,7 @@ "Target": "NVIDIA_VISIBLE_DEVICES", "Default": "", "Mode": "", - "Description": "This info can be found in the NVidia driver plugin.. Only for Nvidia GPU decoding and/or detection. Remove this if you are not using it.", + "Description": "This info can be found in the NVidia driver plugin.. Only for Nvidia GPU decoding and/or detection. Remove this if you are not using it", "Type": "Variable", "Display": "always", "Required": "false", @@ -213283,7 +213255,7 @@ "Target": "NVIDIA_DRIVER_CAPABILITIES", "Default": "", "Mode": "", - "Description": "Only for Nvidia GPU decoding and/or detection. Remove this if you are not using it.", + "Description": "Only for Nvidia GPU decoding and/or detection. Remove this if you are not using it", "Type": "Variable", "Display": "always", "Required": "false", @@ -213335,14 +213307,42 @@ }, { "@attributes": { - "Name": "go2rtc UDP port", + "Name": "Internal unauthenticated UI and API access. Access to this port should be limited. Intended to be used within the docker network for services that integrate with Frigate", + "Target": "5000", + "Default": "", + "Mode": "tcp", + "Description": "", + "Type": "Port", + "Display": "advanced-hide", + "Required": "true", + "Mask": "false" + }, + "value": "5000" + }, + { + "@attributes": { + "Name": "WebRTC connection TCP port", + "Target": "8555", + "Default": "", + "Mode": "tcp", + "Description": "For low latency live views", + "Type": "Port", + "Display": "advanced-hide", + "Required": "true", + "Mask": "false" + }, + "value": "8555" + }, + { + "@attributes": { + "Name": "WebRTC connection UDP port", "Target": "8555", "Default": "", "Mode": "udp", - "Description": "If you are not going to use MSE/WebRCT you can remove all the WebRTC entrys", + "Description": "For low latency live views", "Type": "Port", - "Display": "always", - "Required": "false", + "Display": "advanced-hide", + "Required": "true", "Mask": "false" }, "value": "8555"