This commit is contained in:
Squidly271 2020-12-15 16:09:21 -05:00
parent d88a4380ea
commit bf3d0522a7
5 changed files with 249 additions and 25 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1608059338
"last_updated_timestamp": 1608066555
}

View File

@ -116451,6 +116451,17 @@
"LastUpdateScan": 1606820925,
"FirstSeen": 1570363768
},
{
"TemplatePath": "/tmp/appFeed/templates/ich777sRepository/ich777/Urban-Terror.xml",
"errors": [
"Opening and ending tag mismatch: Forum line 9 and Maintainer",
"EndTag: '</' not found",
"EntityRef: expecting ';'",
"EntityRef: expecting ';'"
],
"LastUpdateScan": 1607519296,
"FirstSeen": 1538604219
},
{
"Name": "Vintage-Story",
"Repository": "ich777/vintagestory",
@ -148668,9 +148679,20 @@
"Productivity",
"Security"
],
"downloads": 219348,
"stars": 2,
"LastUpdateScan": 1605467346,
"downloads": 232416,
"stars": 3,
"trending": 5.623,
"trends": [
5.623
],
"trendsDate": [
1608066538
],
"downloadtrend": [
219348,
232416
],
"LastUpdateScan": 1608066538,
"FirstSeen": 1605467346
},
{

View File

@ -1,7 +1,7 @@
{
"apps": 1068,
"last_updated_timestamp": 1608059338,
"last_updated": "2020-12-15 14:08",
"apps": 1069,
"last_updated_timestamp": 1608066555,
"last_updated": "2020-12-15 16:09",
"categories": [
{
"Cat": "Backup:",
@ -116605,6 +116605,17 @@
"LastUpdateScan": 1606820925,
"FirstSeen": 1570363768
},
{
"TemplatePath": "/tmp/appFeed/templates/ich777sRepository/ich777/Urban-Terror.xml",
"errors": [
"Opening and ending tag mismatch: Forum line 9 and Maintainer",
"EndTag: '</' not found",
"EntityRef: expecting ';'",
"EntityRef: expecting ';'"
],
"LastUpdateScan": 1607519296,
"FirstSeen": 1538604219
},
{
"Name": "Vintage-Story",
"Repository": "ich777/vintagestory",
@ -148822,9 +148833,20 @@
"Productivity",
"Security"
],
"downloads": 219348,
"stars": 2,
"LastUpdateScan": 1605467346,
"downloads": 232416,
"stars": 3,
"trending": 5.623,
"trends": [
5.623
],
"trendsDate": [
1608066538
],
"downloadtrend": [
219348,
232416
],
"LastUpdateScan": 1608066538,
"FirstSeen": 1605467346
},
{

View File

@ -172576,15 +172576,188 @@
"FirstSeen": 1602720717
},
{
"TemplatePath": "/tmp/appFeed/templates/yayitazalesRepository/yayitazale/frigate-amd64.xml",
"errors": [
"Opening and ending tag mismatch: Forum line 9 and Maintainer",
"EndTag: '</' not found",
"EndTag: '</' not found",
"EndTag: '</' not found"
"Name": "frigate",
"Repository": "blakeblackshear/frigate:stable-amd64",
"Registry": "https://hub.docker.com/r/blakeblackshear/frigate/",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/98064-support-blakeblackshear-frigate/",
"Project": "https://github.com/blakeblackshear/frigate",
"Overview": "NVR With Realtime Object Detection for IP Cameras\r\n\r\nUses OpenCV and Tensorflow to perform realtime object detection locally for IP cameras. Designed for integration with HomeAssistant or others via MQTT.\r\n\r\nUse of a Google Coral Accelerator is optional, but highly recommended. On my Intel i7 processor, I can process 2-3 FPS with the CPU. The Coral can process 100+ FPS with very low CPU load.\r\n\r\n *Leverages multiprocessing heavily with an emphasis on realtime over processing every frame\r\n *Uses a very low overhead motion detection to determine where to run object detection\r\n *Object detection with Tensorflow runs in a separate process\r\n *Object info is published over MQTT for integration into HomeAssistant as a binary sensor\r\n *An endpoint is available to view an MJPEG stream for debugging, but should not be used continuously",
"WebUI": "http://[IP]:[PORT:5000]",
"TemplateURL": "https://raw.githubusercontent.com/yayitazale/unraid-templates/main/yayitazale/frigate-amd64.xml",
"Icon": "https://raw.githubusercontent.com/yayitazale/unraid-templates/main/frigate_unraid.PNG",
"ExtraParams": "--shm-size=512m",
"PostArgs": "",
"CPUset": "",
"Networking": {
"Mode": "bridge",
"Publish": {
"Port": {
"HostPort": "5000",
"ContainerPort": "5000",
"Protocol": "tcp"
}
}
},
"Data": {
"Volume": [
{
"HostDir": "/mnt/user/appdata/frigate",
"ContainerDir": "/config",
"Mode": "rw"
},
{
"HostDir": "/etc/localtime",
"ContainerDir": "/etc/localtime",
"Mode": "rw"
},
{
"HostDir": "/mnt/user/Media/frigate/clips",
"ContainerDir": "/clips",
"Mode": "rw"
},
{
"HostDir": "/cache",
"ContainerDir": "/tmpfs",
"Mode": "rw"
}
]
},
"Environment": {
"Variable": {
"Value": "enterpassword",
"Name": "FRIGATE_RTSP_PASSWORD",
"Mode": ""
}
},
"Config": [
{
"@attributes": {
"Name": "Edge Coral TPU USB",
"Target": "",
"Default": "",
"Mode": "",
"Description": "/dev/bus/usb",
"Type": "Device",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/dev/bus/usb"
},
{
"@attributes": {
"Name": "Path con config",
"Target": "/config",
"Default": "/mnt/user/appdata/frigate",
"Mode": "rw",
"Description": "/mnt/user/appdata/frigate",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/frigate"
},
{
"@attributes": {
"Name": "Localtime",
"Target": "/etc/localtime",
"Default": "",
"Mode": "rw",
"Description": "/etc/localtime",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/etc/localtime"
},
{
"@attributes": {
"Name": "HTTP port",
"Target": "5000",
"Default": "",
"Mode": "tcp",
"Description": "5000",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "5000"
},
{
"@attributes": {
"Name": "Frigate RTSP Password",
"Target": "FRIGATE_RTSP_PASSWORD",
"Default": "",
"Mode": "",
"Description": "Container Variable: FRIGATE_RTSP_PASSWORD",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "enterpassword"
},
{
"@attributes": {
"Name": "Recordings if enabled in config",
"Target": "/clips",
"Default": "/mnt/user/Media/frigate/clips",
"Mode": "rw",
"Description": "Container Path: /clips",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/Media/frigate/clips"
},
{
"@attributes": {
"Name": "Cache TempFS is best",
"Target": "/tmpfs",
"Default": "",
"Mode": "rw",
"Description": "Container Path: /tmpfs",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/cache"
},
{
"@attributes": {
"Name": "GPU Mapping",
"Target": "",
"Default": "",
"Mode": "",
"Description": "Container Device: ",
"Type": "Device",
"Display": "advanced-hide",
"Required": "false",
"Mask": "false"
},
"value": "/dev/dri/"
}
],
"LastUpdateScan": 1607519296,
"FirstSeen": 1538604219
"Repo": "yayitazale's Repository",
"Date": "1607672518",
"Category": "HomeAutomation: Security:",
"OriginalOverview": "[b]NVR With Realtime Object Detection for IP Cameras[/b]\r\n\r\nUses OpenCV and Tensorflow to perform realtime object detection locally for IP cameras. Designed for integration with HomeAssistant or others via MQTT.\r\n\r\nUse of a Google Coral Accelerator is optional, but highly recommended. On my Intel i7 processor, I can process 2-3 FPS with the CPU. The Coral can process 100+ FPS with very low CPU load.\r\n\r\n *Leverages multiprocessing heavily with an emphasis on realtime over processing every frame\r\n *Uses a very low overhead motion detection to determine where to run object detection\r\n *Object detection with Tensorflow runs in a separate process\r\n *Object info is published over MQTT for integration into HomeAssistant as a binary sensor\r\n *An endpoint is available to view an MJPEG stream for debugging, but should not be used continuously\r\n\r\n[span style='color: red;'][b]Note:[/b][/span] A config.yml file [b]must exist[/b] in the config directory. See example [a href=\"https://github.com/blakeblackshear/frigate/blob/master/config/config.example.yml\"]here[/a] and device specific info can be found [a href=\"https://github.com/blakeblackshear/frigate/blob/master/docs/DEVICES.md\"]here[/a]. See the documentation for more details.\r\n\r\n",
"Description": "NVR With Realtime Object Detection for IP Cameras\r\n\r\nUses OpenCV and Tensorflow to perform realtime object detection locally for IP cameras. Designed for integration with HomeAssistant or others via MQTT.\r\n\r\nUse of a Google Coral Accelerator is optional, but highly recommended. On my Intel i7 processor, I can process 2-3 FPS with the CPU. The Coral can process 100+ FPS with very low CPU load.\r\n\r\n *Leverages multiprocessing heavily with an emphasis on realtime over processing every frame\r\n *Uses a very low overhead motion detection to determine where to run object detection\r\n *Object detection with Tensorflow runs in a separate process\r\n *Object info is published over MQTT for integration into HomeAssistant as a binary sensor\r\n *An endpoint is available to view an MJPEG stream for debugging, but should not be used continuously",
"templatePath": "/tmp/GitHub/AppFeed/templates/yayitazalesRepository/yayitazale/frigate-amd64.xml",
"CategoryList": [
"HomeAutomation",
"Security"
],
"LastUpdateScan": 1605885066,
"FirstSeen": 1603287783
},
{
"Name": "xteve-vpn",

View File

@ -38805,13 +38805,20 @@
},
"promasu/cryptpad:latest": {
"Base": null,
"Downloads": 219348,
"Stars": 2,
"Time": 1605467346,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null
"Downloads": 232416,
"Stars": 3,
"Time": 1608066538,
"trending": 5.623,
"trends": [
5.623
],
"downloadtrend": [
219348,
232416
],
"trendsDate": [
1608066538
]
},
"spaceinvaderone/vm_custom_icons": {
"Base": null,