This commit is contained in:
Andrew Z 2023-02-20 04:08:08 -05:00
parent 519db581f8
commit 84de4806c1
7 changed files with 131 additions and 243 deletions

View File

@ -1,3 +1,3 @@
{ {
"last_updated_timestamp": 1676876880 "last_updated_timestamp": 1676884084
} }

View File

@ -169753,41 +169753,41 @@
"Downloaders", "Downloaders",
"MediaApp-Video" "MediaApp-Video"
], ],
"downloads": 248805, "downloads": 312155,
"stars": 29, "stars": 32,
"trending": 19.269, "LastUpdate": 1676763061,
"trending": 20.294,
"trends": [ "trends": [
44.535,
41.944, 41.944,
36.304, 36.304,
33.804, 33.804,
20.025, 20.025,
15.307, 15.307,
19.269 19.269,
20.294
], ],
"trendsDate": [ "trendsDate": [
1658693008,
1661292217, 1661292217,
1663891415, 1663891415,
1666490613, 1666490613,
1669086236, 1669086236,
1671685439, 1671685439,
1674284643 1674284643,
1676884084
], ],
"downloadtrend": [ "downloadtrend": [
33304,
57365, 57365,
90060, 90060,
136051, 136051,
170117, 170117,
200862, 200862,
248805 248805,
312155
], ],
"LastUpdateScan": 1674284643, "LastUpdateScan": 1676884084,
"LastUpdate": 1673644671,
"FirstSeen": 1648298202, "FirstSeen": 1648298202,
"topTrending": -25.266, "topTrending": -21.650000000000002,
"topPerforming": 19.269 "topPerforming": 20.294
}, },
{ {
"TemplateURL": "https://raw.githubusercontent.com/ibracorp/unraid-templates/master/jira-servicedesk/jira-servicedesk.xml", "TemplateURL": "https://raw.githubusercontent.com/ibracorp/unraid-templates/master/jira-servicedesk/jira-servicedesk.xml",
@ -178915,11 +178915,26 @@
"Name": "frigate12-beta8", "Name": "frigate12-beta8",
"Repository": "ghcr.io/blakeblackshear/frigate:0.12.0-beta8", "Repository": "ghcr.io/blakeblackshear/frigate:0.12.0-beta8",
"Registry": "https://hub.docker.com/r/blakeblackshear/frigate/", "Registry": "https://hub.docker.com/r/blakeblackshear/frigate/",
"Branch": [
{
"Tag": "Master",
"TagDescription": "master branch",
"Repository": "ghcr.io/blakeblackshear/frigate:0.12.0-beta8",
"Registry": "https://hub.docker.com/r/blakeblackshear/frigate/"
},
{
"Tag": "Nvidia",
"TagDescription": "Nvidia detector branch",
"Repository": "ghcr.io/blakeblackshear/frigate:0.12.0-beta8-tensorrt",
"Registry": "https://hub.docker.com/r/blakeblackshear/frigate/"
}
],
"Network": "bridge", "Network": "bridge",
"Shell": "sh", "Shell": "sh",
"Privileged": "false", "Privileged": "false",
"Support": "https://forums.unraid.net/topic/98064-support-blakeblackshear-frigate/", "Support": "https://forums.unraid.net/topic/98064-support-blakeblackshear-frigate/",
"Project": "https://frigate.video/", "Project": "https://frigate.video/",
"ReadMe": "https://deploy-preview-4055--frigate-docs.netlify.app/",
"Overview": "A complete and local NVR designed for Home Assistant with AI object detection. Uses OpenCV and Tensorflow to perform realtime object detection locally for IP cameras.\r\n\r\nYou cas use a integrated or dedicated GPU (Intel/AMD/Nvidia) to perform the image decoding of the input streams of your cameras.\r\n\r\nOptionally (but highly recommended), you can use multiple devices to perform the object detetion, such as a Google Coral Accelerator Nvidia GPU, OpenVINO (Intel GPU) and Intel NCS2 VPU\r\n\r\nSee the documentation for more details about your specific hardware and needs (https://deploy-preview-4055--frigate-docs.netlify.app/). This is a general templeate that aims to give a fast deoplyment for every user so check all the options carefully and remove all the configurations that you are not going to use.", "Overview": "A complete and local NVR designed for Home Assistant with AI object detection. Uses OpenCV and Tensorflow to perform realtime object detection locally for IP cameras.\r\n\r\nYou cas use a integrated or dedicated GPU (Intel/AMD/Nvidia) to perform the image decoding of the input streams of your cameras.\r\n\r\nOptionally (but highly recommended), you can use multiple devices to perform the object detetion, such as a Google Coral Accelerator Nvidia GPU, OpenVINO (Intel GPU) and Intel NCS2 VPU\r\n\r\nSee the documentation for more details about your specific hardware and needs (https://deploy-preview-4055--frigate-docs.netlify.app/). This is a general templeate that aims to give a fast deoplyment for every user so check all the options carefully and remove all the configurations that you are not going to use.",
"WebUI": "http://[IP]:[PORT:5000]", "WebUI": "http://[IP]:[PORT:5000]",
"TemplateURL": "https://gitlab.com/yayitazale/unraid-templates/-/raw/main/yayitazale/frigate-beta.xml", "TemplateURL": "https://gitlab.com/yayitazale/unraid-templates/-/raw/main/yayitazale/frigate-beta.xml",
@ -178927,7 +178942,7 @@
"ExtraParams": "--shm-size=256mb --mount type=tmpfs,target=/tmp/cache,tmpfs-size=100000000 --restart unless-stopped", "ExtraParams": "--shm-size=256mb --mount type=tmpfs,target=/tmp/cache,tmpfs-size=100000000 --restart unless-stopped",
"DonateText": "If you like my work please consider Donating.", "DonateText": "If you like my work please consider Donating.",
"DonateLink": "https://paypal.me/JosebaEgiaLarrinaga", "DonateLink": "https://paypal.me/JosebaEgiaLarrinaga",
"Requires": "- A valid config.yml file must exist in the config directory to startup the container.\r<br>- If you are using a Coral Detector, you must set the container to privileged mode under advanced view\r<br>- If you are using a PCI Coral instead of a USB one, you must install first the needed drivers going to the CA app and searching for Coral-Driver (thanks to @ich777)\r<br>- If you want to use a NVidia card to image decoding and/or detection, you must first install the drivers from CA app (thanks to @ich777), add &quot;--runtime=nvidia&quot; as extra parameter under advanced view and set the &quot;Nvidia Visible Devices&quot; variable with your &quot;GPU UUID&quot; as the value.\r<br>- If you want to use the NVidia TensorRT Detector, you have to add the tag suffix &quot;-tensorrt&quot; to the repository link, and create the models using the &quot;tensorrt-models&quot; app from the CA app.\r<br>- If you want to use a AMD GPU to image decoding you must change driver to &quot;radeonsi&quot;\r<br>- With some of the Intel processors, like the J4125, the default driver &quot;iHD&quot; doesn't seem to work correctly for hardware acceleration. You may need to change the driver to &quot;i965&quot;\r<br>- If you want to use a NCS2 as detector you have to add &quot;--device-cgroup-rule='c 189:\\* rmw'&quot; as extra parameter under advanced view and install the &quot;udev rule&quot; in the unraid host.", "Requires": "- A valid config.yml file must exist in the config directory to startup the container.<br>- If you are using a Coral Detector, you must set the container to privileged mode under advanced view<br>- If you are using a PCI Coral instead of a USB one, you must install first the needed drivers going to the CA app and searching for Coral-Driver (thanks to @ich777)<br>- If you want to use a NVidia card to image decoding and/or detection, you must first install the drivers from CA app (thanks to @ich777), add &quot;--runtime=nvidia&quot; as extra parameter under advanced view and set the &quot;Nvidia Visible Devices&quot; variable with your &quot;GPU UUID&quot; as the value.<br>- If you want to use the NVidia TensorRT Detector, you have to create the models using the &quot;tensorrt-models&quot; app from the CA app and select the correspondig branch.<br>- If you want to use a AMD GPU to image decoding you must change driver to &quot;radeonsi&quot;<br>- With some of the Intel processors, like the J4125, the default driver &quot;iHD&quot; doesn't seem to work correctly for hardware acceleration. You may need to change the driver to &quot;i965&quot;<br>- If you want to use a NCS2 as detector you have to add &quot;--device-cgroup-rule='c 189:\\* rmw'&quot; as extra parameter under advanced view and install the &quot;udev rule&quot; in the unraid host.",
"Config": [ "Config": [
{ {
"@attributes": { "@attributes": {
@ -195141,8 +195156,8 @@
"Crypto" "Crypto"
], ],
"downloads": 19, "downloads": 19,
"LastUpdate": 1676779062,
"LastUpdateScan": 1676876878, "LastUpdateScan": 1676876878,
"LastUpdate": 1676779062,
"FirstSeen": 1661285028 "FirstSeen": 1661285028
}, },
{ {
@ -197394,8 +197409,8 @@
"Crypto" "Crypto"
], ],
"downloads": 24, "downloads": 24,
"LastUpdate": 1676779081,
"LastUpdateScan": 1676876878, "LastUpdateScan": 1676876878,
"LastUpdate": 1676779081,
"FirstSeen": 1661285028 "FirstSeen": 1661285028
}, },
{ {
@ -200714,8 +200729,8 @@
"Crypto" "Crypto"
], ],
"downloads": 21, "downloads": 21,
"LastUpdate": 1676779066,
"LastUpdateScan": 1676876878, "LastUpdateScan": 1676876878,
"LastUpdate": 1676779066,
"FirstSeen": 1661285028 "FirstSeen": 1661285028
}, },
{ {
@ -201948,8 +201963,8 @@
"Crypto" "Crypto"
], ],
"downloads": 17, "downloads": 17,
"LastUpdate": 1676778972,
"LastUpdateScan": 1676876879, "LastUpdateScan": 1676876879,
"LastUpdate": 1676778972,
"FirstSeen": 1661285028 "FirstSeen": 1661285028
}, },
{ {
@ -202768,8 +202783,8 @@
"Crypto" "Crypto"
], ],
"downloads": 21, "downloads": 21,
"LastUpdate": 1676778945,
"LastUpdateScan": 1676876879, "LastUpdateScan": 1676876879,
"LastUpdate": 1676778945,
"FirstSeen": 1661285028 "FirstSeen": 1661285028
}, },
{ {
@ -207716,8 +207731,8 @@
"Crypto" "Crypto"
], ],
"downloads": 31, "downloads": 31,
"LastUpdate": 1676779100,
"LastUpdateScan": 1676876879, "LastUpdateScan": 1676876879,
"LastUpdate": 1676779100,
"FirstSeen": 1661285028 "FirstSeen": 1661285028
}, },
{ {
@ -208126,8 +208141,8 @@
"Crypto" "Crypto"
], ],
"downloads": 24, "downloads": 24,
"LastUpdate": 1676778951,
"LastUpdateScan": 1676876880, "LastUpdateScan": 1676876880,
"LastUpdate": 1676778951,
"FirstSeen": 1661285029 "FirstSeen": 1661285029
}, },
{ {

View File

@ -1,7 +1,7 @@
{ {
"apps": 1986, "apps": 1986,
"last_updated_timestamp": 1676876880, "last_updated_timestamp": 1676884084,
"last_updated": "2023-02-20 02:08", "last_updated": "2023-02-20 04:08",
"categories": [ "categories": [
{ {
"Cat": "Backup:", "Cat": "Backup:",
@ -169915,41 +169915,41 @@
"Downloaders", "Downloaders",
"MediaApp-Video" "MediaApp-Video"
], ],
"downloads": 248805, "downloads": 312155,
"stars": 29, "stars": 32,
"trending": 19.269, "LastUpdate": 1676763061,
"trending": 20.294,
"trends": [ "trends": [
44.535,
41.944, 41.944,
36.304, 36.304,
33.804, 33.804,
20.025, 20.025,
15.307, 15.307,
19.269 19.269,
20.294
], ],
"trendsDate": [ "trendsDate": [
1658693008,
1661292217, 1661292217,
1663891415, 1663891415,
1666490613, 1666490613,
1669086236, 1669086236,
1671685439, 1671685439,
1674284643 1674284643,
1676884084
], ],
"downloadtrend": [ "downloadtrend": [
33304,
57365, 57365,
90060, 90060,
136051, 136051,
170117, 170117,
200862, 200862,
248805 248805,
312155
], ],
"LastUpdateScan": 1674284643, "LastUpdateScan": 1676884084,
"LastUpdate": 1673644671,
"FirstSeen": 1648298202, "FirstSeen": 1648298202,
"topTrending": -25.266, "topTrending": -21.650000000000002,
"topPerforming": 19.269 "topPerforming": 20.294
}, },
{ {
"TemplateURL": "https://raw.githubusercontent.com/ibracorp/unraid-templates/master/jira-servicedesk/jira-servicedesk.xml", "TemplateURL": "https://raw.githubusercontent.com/ibracorp/unraid-templates/master/jira-servicedesk/jira-servicedesk.xml",
@ -179077,11 +179077,26 @@
"Name": "frigate12-beta8", "Name": "frigate12-beta8",
"Repository": "ghcr.io/blakeblackshear/frigate:0.12.0-beta8", "Repository": "ghcr.io/blakeblackshear/frigate:0.12.0-beta8",
"Registry": "https://hub.docker.com/r/blakeblackshear/frigate/", "Registry": "https://hub.docker.com/r/blakeblackshear/frigate/",
"Branch": [
{
"Tag": "Master",
"TagDescription": "master branch",
"Repository": "ghcr.io/blakeblackshear/frigate:0.12.0-beta8",
"Registry": "https://hub.docker.com/r/blakeblackshear/frigate/"
},
{
"Tag": "Nvidia",
"TagDescription": "Nvidia detector branch",
"Repository": "ghcr.io/blakeblackshear/frigate:0.12.0-beta8-tensorrt",
"Registry": "https://hub.docker.com/r/blakeblackshear/frigate/"
}
],
"Network": "bridge", "Network": "bridge",
"Shell": "sh", "Shell": "sh",
"Privileged": "false", "Privileged": "false",
"Support": "https://forums.unraid.net/topic/98064-support-blakeblackshear-frigate/", "Support": "https://forums.unraid.net/topic/98064-support-blakeblackshear-frigate/",
"Project": "https://frigate.video/", "Project": "https://frigate.video/",
"ReadMe": "https://deploy-preview-4055--frigate-docs.netlify.app/",
"Overview": "A complete and local NVR designed for Home Assistant with AI object detection. Uses OpenCV and Tensorflow to perform realtime object detection locally for IP cameras.\r\n\r\nYou cas use a integrated or dedicated GPU (Intel/AMD/Nvidia) to perform the image decoding of the input streams of your cameras.\r\n\r\nOptionally (but highly recommended), you can use multiple devices to perform the object detetion, such as a Google Coral Accelerator Nvidia GPU, OpenVINO (Intel GPU) and Intel NCS2 VPU\r\n\r\nSee the documentation for more details about your specific hardware and needs (https://deploy-preview-4055--frigate-docs.netlify.app/). This is a general templeate that aims to give a fast deoplyment for every user so check all the options carefully and remove all the configurations that you are not going to use.", "Overview": "A complete and local NVR designed for Home Assistant with AI object detection. Uses OpenCV and Tensorflow to perform realtime object detection locally for IP cameras.\r\n\r\nYou cas use a integrated or dedicated GPU (Intel/AMD/Nvidia) to perform the image decoding of the input streams of your cameras.\r\n\r\nOptionally (but highly recommended), you can use multiple devices to perform the object detetion, such as a Google Coral Accelerator Nvidia GPU, OpenVINO (Intel GPU) and Intel NCS2 VPU\r\n\r\nSee the documentation for more details about your specific hardware and needs (https://deploy-preview-4055--frigate-docs.netlify.app/). This is a general templeate that aims to give a fast deoplyment for every user so check all the options carefully and remove all the configurations that you are not going to use.",
"WebUI": "http://[IP]:[PORT:5000]", "WebUI": "http://[IP]:[PORT:5000]",
"TemplateURL": "https://gitlab.com/yayitazale/unraid-templates/-/raw/main/yayitazale/frigate-beta.xml", "TemplateURL": "https://gitlab.com/yayitazale/unraid-templates/-/raw/main/yayitazale/frigate-beta.xml",
@ -179089,7 +179104,7 @@
"ExtraParams": "--shm-size=256mb --mount type=tmpfs,target=/tmp/cache,tmpfs-size=100000000 --restart unless-stopped", "ExtraParams": "--shm-size=256mb --mount type=tmpfs,target=/tmp/cache,tmpfs-size=100000000 --restart unless-stopped",
"DonateText": "If you like my work please consider Donating.", "DonateText": "If you like my work please consider Donating.",
"DonateLink": "https://paypal.me/JosebaEgiaLarrinaga", "DonateLink": "https://paypal.me/JosebaEgiaLarrinaga",
"Requires": "- A valid config.yml file must exist in the config directory to startup the container.\r<br>- If you are using a Coral Detector, you must set the container to privileged mode under advanced view\r<br>- If you are using a PCI Coral instead of a USB one, you must install first the needed drivers going to the CA app and searching for Coral-Driver (thanks to @ich777)\r<br>- If you want to use a NVidia card to image decoding and/or detection, you must first install the drivers from CA app (thanks to @ich777), add &quot;--runtime=nvidia&quot; as extra parameter under advanced view and set the &quot;Nvidia Visible Devices&quot; variable with your &quot;GPU UUID&quot; as the value.\r<br>- If you want to use the NVidia TensorRT Detector, you have to add the tag suffix &quot;-tensorrt&quot; to the repository link, and create the models using the &quot;tensorrt-models&quot; app from the CA app.\r<br>- If you want to use a AMD GPU to image decoding you must change driver to &quot;radeonsi&quot;\r<br>- With some of the Intel processors, like the J4125, the default driver &quot;iHD&quot; doesn't seem to work correctly for hardware acceleration. You may need to change the driver to &quot;i965&quot;\r<br>- If you want to use a NCS2 as detector you have to add &quot;--device-cgroup-rule='c 189:\\* rmw'&quot; as extra parameter under advanced view and install the &quot;udev rule&quot; in the unraid host.", "Requires": "- A valid config.yml file must exist in the config directory to startup the container.<br>- If you are using a Coral Detector, you must set the container to privileged mode under advanced view<br>- If you are using a PCI Coral instead of a USB one, you must install first the needed drivers going to the CA app and searching for Coral-Driver (thanks to @ich777)<br>- If you want to use a NVidia card to image decoding and/or detection, you must first install the drivers from CA app (thanks to @ich777), add &quot;--runtime=nvidia&quot; as extra parameter under advanced view and set the &quot;Nvidia Visible Devices&quot; variable with your &quot;GPU UUID&quot; as the value.<br>- If you want to use the NVidia TensorRT Detector, you have to create the models using the &quot;tensorrt-models&quot; app from the CA app and select the correspondig branch.<br>- If you want to use a AMD GPU to image decoding you must change driver to &quot;radeonsi&quot;<br>- With some of the Intel processors, like the J4125, the default driver &quot;iHD&quot; doesn't seem to work correctly for hardware acceleration. You may need to change the driver to &quot;i965&quot;<br>- If you want to use a NCS2 as detector you have to add &quot;--device-cgroup-rule='c 189:\\* rmw'&quot; as extra parameter under advanced view and install the &quot;udev rule&quot; in the unraid host.",
"Config": [ "Config": [
{ {
"@attributes": { "@attributes": {
@ -195303,8 +195318,8 @@
"Crypto" "Crypto"
], ],
"downloads": 19, "downloads": 19,
"LastUpdate": 1676779062,
"LastUpdateScan": 1676876878, "LastUpdateScan": 1676876878,
"LastUpdate": 1676779062,
"FirstSeen": 1661285028 "FirstSeen": 1661285028
}, },
{ {
@ -197556,8 +197571,8 @@
"Crypto" "Crypto"
], ],
"downloads": 24, "downloads": 24,
"LastUpdate": 1676779081,
"LastUpdateScan": 1676876878, "LastUpdateScan": 1676876878,
"LastUpdate": 1676779081,
"FirstSeen": 1661285028 "FirstSeen": 1661285028
}, },
{ {
@ -200876,8 +200891,8 @@
"Crypto" "Crypto"
], ],
"downloads": 21, "downloads": 21,
"LastUpdate": 1676779066,
"LastUpdateScan": 1676876878, "LastUpdateScan": 1676876878,
"LastUpdate": 1676779066,
"FirstSeen": 1661285028 "FirstSeen": 1661285028
}, },
{ {
@ -202110,8 +202125,8 @@
"Crypto" "Crypto"
], ],
"downloads": 17, "downloads": 17,
"LastUpdate": 1676778972,
"LastUpdateScan": 1676876879, "LastUpdateScan": 1676876879,
"LastUpdate": 1676778972,
"FirstSeen": 1661285028 "FirstSeen": 1661285028
}, },
{ {
@ -202930,8 +202945,8 @@
"Crypto" "Crypto"
], ],
"downloads": 21, "downloads": 21,
"LastUpdate": 1676778945,
"LastUpdateScan": 1676876879, "LastUpdateScan": 1676876879,
"LastUpdate": 1676778945,
"FirstSeen": 1661285028 "FirstSeen": 1661285028
}, },
{ {
@ -207878,8 +207893,8 @@
"Crypto" "Crypto"
], ],
"downloads": 31, "downloads": 31,
"LastUpdate": 1676779100,
"LastUpdateScan": 1676876879, "LastUpdateScan": 1676876879,
"LastUpdate": 1676779100,
"FirstSeen": 1661285028 "FirstSeen": 1661285028
}, },
{ {
@ -208288,8 +208303,8 @@
"Crypto" "Crypto"
], ],
"downloads": 24, "downloads": 24,
"LastUpdate": 1676778951,
"LastUpdateScan": 1676876880, "LastUpdateScan": 1676876880,
"LastUpdate": 1676778951,
"FirstSeen": 1661285029 "FirstSeen": 1661285029
}, },
{ {

View File

@ -1 +1 @@
1323 1372

16
log.txt
View File

@ -3398,20 +3398,8 @@ Processing /tmp/appFeed/templates/mplogasRepository/laac-unraid.xml...Success
Updating stats on containers Updating stats on containers
guydavis/machinaris-apple fallenbagel/jellyseerr
ghcr.io/guydavis/machinaris-apple Downloads: 19 Stars: 0 Base: unknown fallenbagel/jellyseerr:latest Downloads: 312155 Stars: 32 Base: unknown
guydavis/machinaris-chinilla
ghcr.io/guydavis/machinaris-chinilla Downloads: 24 Stars: 0 Base: unknown
guydavis/machinaris-gold
ghcr.io/guydavis/machinaris-gold Downloads: 21 Stars: 0 Base: unknown
guydavis/machinaris-littlelambocoin
ghcr.io/guydavis/machinaris-littlelambocoin Downloads: 17 Stars: 0 Base: unknown
guydavis/machinaris-mint
ghcr.io/guydavis/machinaris-mint Downloads: 21 Stars: 0 Base: unknown
guydavis/machinaris-tad
ghcr.io/guydavis/machinaris-tad Downloads: 31 Stars: 0 Base: unknown
guydavis/machinaris-wheat
ghcr.io/guydavis/machinaris-wheat Downloads: 24 Stars: 0 Base: unknown
Privileged: 105 Privileged: 105

View File

@ -195140,9 +195140,9 @@
"CategoryList": [ "CategoryList": [
"Crypto" "Crypto"
], ],
"downloads": 5, "downloads": 19,
"LastUpdateScan": 1674277438, "LastUpdate": 1676779062,
"LastUpdate": 1674244099, "LastUpdateScan": 1676876878,
"FirstSeen": 1661285028 "FirstSeen": 1661285028
}, },
{ {
@ -195324,9 +195324,9 @@
"CategoryList": [ "CategoryList": [
"Crypto" "Crypto"
], ],
"downloads": 5, "downloads": 19,
"LastUpdateScan": 1674277438, "LastUpdateScan": 1676876878,
"LastUpdate": 1674244099, "LastUpdate": 1676779062,
"FirstSeen": 1661285028 "FirstSeen": 1661285028
}, },
{ {
@ -197393,9 +197393,9 @@
"CategoryList": [ "CategoryList": [
"Crypto" "Crypto"
], ],
"downloads": 8, "downloads": 24,
"LastUpdateScan": 1674277438, "LastUpdate": 1676779081,
"LastUpdate": 1674244238, "LastUpdateScan": 1676876878,
"FirstSeen": 1661285028 "FirstSeen": 1661285028
}, },
{ {
@ -197577,9 +197577,9 @@
"CategoryList": [ "CategoryList": [
"Crypto" "Crypto"
], ],
"downloads": 8, "downloads": 24,
"LastUpdateScan": 1674277438, "LastUpdateScan": 1676876878,
"LastUpdate": 1674244238, "LastUpdate": 1676779081,
"FirstSeen": 1661285028 "FirstSeen": 1661285028
}, },
{ {
@ -200713,9 +200713,9 @@
"CategoryList": [ "CategoryList": [
"Crypto" "Crypto"
], ],
"downloads": 13, "downloads": 21,
"LastUpdateScan": 1674277438, "LastUpdate": 1676779066,
"LastUpdate": 1674244088, "LastUpdateScan": 1676876878,
"FirstSeen": 1661285028 "FirstSeen": 1661285028
}, },
{ {
@ -200897,9 +200897,9 @@
"CategoryList": [ "CategoryList": [
"Crypto" "Crypto"
], ],
"downloads": 13, "downloads": 21,
"LastUpdateScan": 1674277438, "LastUpdateScan": 1676876878,
"LastUpdate": 1674244088, "LastUpdate": 1676779066,
"FirstSeen": 1661285028 "FirstSeen": 1661285028
}, },
{ {
@ -201947,9 +201947,9 @@
"CategoryList": [ "CategoryList": [
"Crypto" "Crypto"
], ],
"downloads": 9, "downloads": 17,
"LastUpdateScan": 1674277438, "LastUpdate": 1676778972,
"LastUpdate": 1674244243, "LastUpdateScan": 1676876879,
"FirstSeen": 1661285028 "FirstSeen": 1661285028
}, },
{ {
@ -202131,9 +202131,9 @@
"CategoryList": [ "CategoryList": [
"Crypto" "Crypto"
], ],
"downloads": 9, "downloads": 17,
"LastUpdateScan": 1674277438, "LastUpdateScan": 1676876879,
"LastUpdate": 1674244243, "LastUpdate": 1676778972,
"FirstSeen": 1661285028 "FirstSeen": 1661285028
}, },
{ {
@ -202767,9 +202767,9 @@
"CategoryList": [ "CategoryList": [
"Crypto" "Crypto"
], ],
"downloads": 15, "downloads": 21,
"LastUpdateScan": 1674277438, "LastUpdate": 1676778945,
"LastUpdate": 1674244207, "LastUpdateScan": 1676876879,
"FirstSeen": 1661285028 "FirstSeen": 1661285028
}, },
{ {
@ -202951,9 +202951,9 @@
"CategoryList": [ "CategoryList": [
"Crypto" "Crypto"
], ],
"downloads": 15, "downloads": 21,
"LastUpdateScan": 1674277438, "LastUpdateScan": 1676876879,
"LastUpdate": 1674244207, "LastUpdate": 1676778945,
"FirstSeen": 1661285028 "FirstSeen": 1661285028
}, },
{ {
@ -207715,9 +207715,9 @@
"CategoryList": [ "CategoryList": [
"Crypto" "Crypto"
], ],
"downloads": 17, "downloads": 31,
"LastUpdateScan": 1674277439, "LastUpdate": 1676779100,
"LastUpdate": 1674244101, "LastUpdateScan": 1676876879,
"FirstSeen": 1661285028 "FirstSeen": 1661285028
}, },
{ {
@ -207899,9 +207899,9 @@
"CategoryList": [ "CategoryList": [
"Crypto" "Crypto"
], ],
"downloads": 17, "downloads": 31,
"LastUpdateScan": 1674277439, "LastUpdateScan": 1676876879,
"LastUpdate": 1674244101, "LastUpdate": 1676779100,
"FirstSeen": 1661285028 "FirstSeen": 1661285028
}, },
{ {
@ -208125,9 +208125,9 @@
"CategoryList": [ "CategoryList": [
"Crypto" "Crypto"
], ],
"downloads": 16, "downloads": 24,
"LastUpdateScan": 1674277439, "LastUpdate": 1676778951,
"LastUpdate": 1674244220, "LastUpdateScan": 1676876880,
"FirstSeen": 1661285029 "FirstSeen": 1661285029
}, },
{ {
@ -208309,9 +208309,9 @@
"CategoryList": [ "CategoryList": [
"Crypto" "Crypto"
], ],
"downloads": 16, "downloads": 24,
"LastUpdateScan": 1674277439, "LastUpdateScan": 1676876880,
"LastUpdate": 1674244220, "LastUpdate": 1676778951,
"FirstSeen": 1661285029 "FirstSeen": 1661285029
}, },
{ {
@ -208779,136 +208779,6 @@
"LastUpdateScan": 1675530257, "LastUpdateScan": 1675530257,
"FirstSeen": 1667725416 "FirstSeen": 1667725416
}, },
{
"Name": "posterr",
"Repository": "petersem/posterr",
"Registry": "https://hub.docker.com/r/petersem/posterr/",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/109187-support-posterr-docker-application/",
"Project": "https://github.com/petersem/posterr",
"Overview": "Media display for Plex, sonarr and radarr",
"WebUI": "http://[IP]:[PORT:9876]",
"TemplateURL": "https://raw.githubusercontent.com/Alphacosmos/unraid-templetes/master/Posterr.xml",
"Icon": "https://github.com/petersem/posterr/blob/master/public/favicons/android-chrome-512x512.png?raw=true",
"Networking": {
"Mode": "bridge"
},
"Config": [
{
"@attributes": {
"Name": "config",
"Target": "/usr/src/app/config",
"Default": "",
"Mode": "rw",
"Description": "appdata for Posterr config files",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/posterr"
},
{
"@attributes": {
"Name": "port",
"Target": "3000",
"Default": "",
"Mode": "tcp",
"Description": "Container Port: 3000",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "9876"
},
{
"@attributes": {
"Name": "TZ",
"Target": "TZ",
"Default": "",
"Mode": "",
"Description": "Your local timezone",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "AU"
},
{
"@attributes": {
"Name": "BASEPATH",
"Target": "BASEPATH",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Custom",
"Target": "/usr/src/app/public/custom",
"Default": "",
"Mode": "rw",
"Description": "Container Path: /usr/src/app/public/custom",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/posterr/custom"
}
],
"Repo": "Alphacosmos' Repository",
"CAComment": " Note: webUI dropdown will not work in the default bridge mode due to port not being defined.",
"templatePath": "/tmp/GitHub/AppFeed/templates/AlphacosmosRepository/Posterr.xml",
"CategoryList": [
"MediaServer-Other"
],
"downloads": 284578,
"stars": 10,
"trending": 1.386,
"trends": [
0.049,
0.042,
0.39,
0.439,
0.104,
0.115,
1.386
],
"trendsDate": [
1660745031,
1663344219,
1665943416,
1668539069,
1671138295,
1673737443,
1676336677
],
"downloadtrend": [
277588,
277704,
278792,
280020,
280312,
280634,
284578
],
"LastUpdateScan": 1676336677,
"LastUpdate": 1675841627,
"FirstSeen": 1621766923,
"topTrending": 1.337,
"topPerforming": 1.386
},
{ {
"Name": "Mealie", "Name": "Mealie",
"Repository": "hkotel/mealie:latest", "Repository": "hkotel/mealie:latest",

View File

@ -62836,38 +62836,38 @@
}, },
"fallenbagel/jellyseerr:latest": { "fallenbagel/jellyseerr:latest": {
"Base": null, "Base": null,
"Downloads": 248805, "Downloads": 312155,
"Stars": 29, "Stars": 32,
"Time": 1674284643, "Time": 1676884084,
"trending": 19.269, "trending": 20.294,
"trends": [ "trends": [
44.535,
41.944, 41.944,
36.304, 36.304,
33.804, 33.804,
20.025, 20.025,
15.307, 15.307,
19.269 19.269,
20.294
], ],
"downloadtrend": [ "downloadtrend": [
33304,
57365, 57365,
90060, 90060,
136051, 136051,
170117, 170117,
200862, 200862,
248805 248805,
312155
], ],
"trendsDate": [ "trendsDate": [
1658693008,
1661292217, 1661292217,
1663891415, 1663891415,
1666490613, 1666490613,
1669086236, 1669086236,
1671685439, 1671685439,
1674284643 1674284643,
1676884084
], ],
"LastUpdate": 1673644671 "LastUpdate": 1676763061
}, },
"https://raw.githubusercontent.com/SimonFair/usb_manager/master/usb_managerv2beta.plg": { "https://raw.githubusercontent.com/SimonFair/usb_manager/master/usb_managerv2beta.plg": {
"Base": null, "Base": null,