This commit is contained in:
Andrew Z 2024-06-29 14:06:22 -04:00
parent 37e89ee16b
commit f2b551965b
6 changed files with 319 additions and 30 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1719677186
"last_updated_timestamp": 1719684380
}

View File

@ -6939,13 +6939,157 @@
"topPerforming": 0.054
},
{
"TemplatePath": "/tmp/appFeed/templates/BinhexsRepository/binhex/overseerr.xml",
"errors": [
"Failed to parse QName 'Downloaders:'",
"Specification mandates value for attribute Video",
"expected '>'"
"Name": "binhex-overseerr",
"Repository": "binhex/arch-overseerr",
"Registry": "https://github.com/binhex/arch-overseerr",
"Network": "bridge",
"Privileged": "false",
"Shell": "bash",
"GitHub": "https://github.com/binhex/arch-overseerr",
"ReadMe": "https://github.com/binhex/documentation",
"Support": "https://forums.unraid.net/topic/122509-support-binhex-overseerr/",
"Project": "https://https://github.com/sct/overseerr/",
"Overview": "Overseerr is a request management and media discovery tool built to work with your existing Plex ecosystem. Overseerr helps you find media you want to watch. With inline recommendations and suggestions, you will find yourself deeper and deeper in a rabbit hole of content you never knew you just had to have.",
"WebUI": "http://[IP]:[PORT:5055]",
"TemplateURL": "https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/overseerr.xml",
"Icon": "https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/images/overseerr-icon.png",
"DonateText": "If you appreciate my work, then please consider buying me a beer :D",
"DonateLink": "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=MM5E27UX6AUU4",
"Config": [
{
"@attributes": {
"Name": "Port: Web Interface",
"Target": "5055",
"Default": "5055",
"Mode": "tcp",
"Description": "This is the port for the Web UI for the application",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Path: /config",
"Target": "/config",
"Default": "/mnt/user/appdata/overseerr",
"Mode": "rw",
"Description": "This is the container path to your configuration files, e.g. databases, configuration files, logs etc.",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Path: /shared",
"Target": "/shared",
"Default": "shared",
"Mode": "rw",
"Description": "This is a special Docker Volume used to store shared information between containers, such as incoming port number.",
"Type": "Path",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Variable: SHARED_NETWORK",
"Target": "SHARED_NETWORK",
"Default": "no|yes",
"Description": "Specify whether this container is sharing the network with another VPN container, if set to 'yes' then this container will stop when the VPN container is stopped.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Variable: PUID",
"Target": "PUID",
"Default": "99",
"Description": "User ID for the running container",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Variable: PGID",
"Target": "PGID",
"Default": "100",
"Description": "Group ID for the running container",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Variable: UMASK",
"Target": "UMASK",
"Default": "000",
"Description": "UMASK for the running container",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": ""
}
],
"FirstSeen": null
"Repo": "Binhex's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/BinhexsRepository/binhex/overseerr.xml",
"CategoryList": [
"Downloaders",
"MediaApp-Video"
],
"downloads": 54286,
"trending": 5.254,
"trends": [
3.258,
4.644,
3.905,
3.845,
22.677,
9.875,
5.254
],
"trendsDate": [
1702278366,
1705014230,
1707608186,
1710374801,
1712968169,
1715566368,
1718165173
],
"downloadtrend": [
31581,
33119,
34465,
35843,
46355,
51434,
54286
],
"LastUpdateScan": 1718165173,
"LastUpdate": 1711915354,
"FirstSeen": 1650290608,
"topTrending": 1.9959999999999996
},
{
"TemplateURL": "https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/plex.xml",
@ -75188,7 +75332,6 @@
],
"downloads": 429300,
"stars": 10,
"LastUpdate": 1708293012,
"trending": 15.473,
"trends": [
41.603,
@ -75216,6 +75359,7 @@
429300
],
"LastUpdateScan": 1719677186,
"LastUpdate": 1708293012,
"FirstSeen": 1704085529,
"topTrending": -26.130000000000003,
"topPerforming": 15.473

View File

@ -1,7 +1,7 @@
{
"apps": 2307,
"last_updated_timestamp": 1719677186,
"last_updated": "2024-06-29 12:06",
"last_updated_timestamp": 1719684380,
"last_updated": "2024-06-29 14:06",
"categories": [
{
"Cat": "AI:",
@ -7105,13 +7105,157 @@
"topPerforming": 0.054
},
{
"TemplatePath": "/tmp/appFeed/templates/BinhexsRepository/binhex/overseerr.xml",
"errors": [
"Failed to parse QName 'Downloaders:'",
"Specification mandates value for attribute Video",
"expected '>'"
"Name": "binhex-overseerr",
"Repository": "binhex/arch-overseerr",
"Registry": "https://github.com/binhex/arch-overseerr",
"Network": "bridge",
"Privileged": "false",
"Shell": "bash",
"GitHub": "https://github.com/binhex/arch-overseerr",
"ReadMe": "https://github.com/binhex/documentation",
"Support": "https://forums.unraid.net/topic/122509-support-binhex-overseerr/",
"Project": "https://https://github.com/sct/overseerr/",
"Overview": "Overseerr is a request management and media discovery tool built to work with your existing Plex ecosystem. Overseerr helps you find media you want to watch. With inline recommendations and suggestions, you will find yourself deeper and deeper in a rabbit hole of content you never knew you just had to have.",
"WebUI": "http://[IP]:[PORT:5055]",
"TemplateURL": "https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/overseerr.xml",
"Icon": "https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/images/overseerr-icon.png",
"DonateText": "If you appreciate my work, then please consider buying me a beer :D",
"DonateLink": "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=MM5E27UX6AUU4",
"Config": [
{
"@attributes": {
"Name": "Port: Web Interface",
"Target": "5055",
"Default": "5055",
"Mode": "tcp",
"Description": "This is the port for the Web UI for the application",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Path: /config",
"Target": "/config",
"Default": "/mnt/user/appdata/overseerr",
"Mode": "rw",
"Description": "This is the container path to your configuration files, e.g. databases, configuration files, logs etc.",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Path: /shared",
"Target": "/shared",
"Default": "shared",
"Mode": "rw",
"Description": "This is a special Docker Volume used to store shared information between containers, such as incoming port number.",
"Type": "Path",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Variable: SHARED_NETWORK",
"Target": "SHARED_NETWORK",
"Default": "no|yes",
"Description": "Specify whether this container is sharing the network with another VPN container, if set to 'yes' then this container will stop when the VPN container is stopped.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Variable: PUID",
"Target": "PUID",
"Default": "99",
"Description": "User ID for the running container",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Variable: PGID",
"Target": "PGID",
"Default": "100",
"Description": "Group ID for the running container",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Variable: UMASK",
"Target": "UMASK",
"Default": "000",
"Description": "UMASK for the running container",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": ""
}
],
"FirstSeen": null
"Repo": "Binhex's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/BinhexsRepository/binhex/overseerr.xml",
"CategoryList": [
"Downloaders",
"MediaApp-Video"
],
"downloads": 54286,
"trending": 5.254,
"trends": [
3.258,
4.644,
3.905,
3.845,
22.677,
9.875,
5.254
],
"trendsDate": [
1702278366,
1705014230,
1707608186,
1710374801,
1712968169,
1715566368,
1718165173
],
"downloadtrend": [
31581,
33119,
34465,
35843,
46355,
51434,
54286
],
"LastUpdateScan": 1718165173,
"LastUpdate": 1711915354,
"FirstSeen": 1650290608,
"topTrending": 1.9959999999999996
},
{
"TemplateURL": "https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/plex.xml",
@ -75354,7 +75498,6 @@
],
"downloads": 429300,
"stars": 10,
"LastUpdate": 1708293012,
"trending": 15.473,
"trends": [
41.603,
@ -75382,6 +75525,7 @@
429300
],
"LastUpdateScan": 1719677186,
"LastUpdate": 1708293012,
"FirstSeen": 1704085529,
"topTrending": -26.130000000000003,
"topPerforming": 15.473

View File

@ -153,8 +153,7 @@ Processing /tmp/appFeed/templates/BinhexsRepository/binhex/nginx.xml...Success
Processing /tmp/appFeed/templates/BinhexsRepository/binhex/nicotineplus.xml...Success
Processing /tmp/appFeed/templates/BinhexsRepository/binhex/nzbget.xml...Success
Processing /tmp/appFeed/templates/BinhexsRepository/binhex/nzbhydra2.xml...Success
Processing /tmp/appFeed/templates/BinhexsRepository/binhex/overseerr.xml...Failed
Failed loading XML
Processing /tmp/appFeed/templates/BinhexsRepository/binhex/overseerr.xml...Success
Processing /tmp/appFeed/templates/BinhexsRepository/binhex/plex.xml...Success
Processing /tmp/appFeed/templates/BinhexsRepository/binhex/plexpass.xml...Success
Processing /tmp/appFeed/templates/BinhexsRepository/binhex/preclear.xml...Success
@ -4208,8 +4207,6 @@ Processing /tmp/appFeed/templates/bendysRepository/sonarrtorss/sonarrtorss.xml..
Updating stats on containers
rhasspy/wyoming-openwakeword
rhasspy/wyoming-openwakeword Downloads: 429300 Stars: 10 Base: unknown
Privileged: 104

View File

@ -75186,22 +75186,25 @@
"CategoryList": [
"HomeAutomation"
],
"downloads": 362875,
"downloads": 429300,
"stars": 10,
"trending": 17.854,
"LastUpdate": 1708293012,
"trending": 15.473,
"trends": [
41.603,
30.787,
24.7,
19.556,
17.854
17.854,
15.473
],
"trendsDate": [
1706684746,
1709283960,
1711879549,
1714478750,
1717077973
1717077973,
1719677186
],
"downloadtrend": [
72981,
@ -75209,12 +75212,13 @@
180564,
239794,
298087,
362875
362875,
429300
],
"LastUpdateScan": 1717077973,
"LastUpdate": 1708293012,
"LastUpdateScan": 1719677186,
"FirstSeen": 1704085529,
"topTrending": -23.749000000000002
"topTrending": -26.130000000000003,
"topPerforming": 15.473
},
{
"Name": "plate-minder",

View File

@ -57,7 +57,7 @@
"Binhex's Repository": {
"binhex/arch-APPNAME": [
"Fatal: Invalid repository found. Only lowercase is allowed",
"Unknown category CATEGORY:"
"Unknown category CACATEGORY:"
]
},
"pinion's Repository": {