This commit is contained in:
Andrew Z 2023-10-21 09:24:18 -04:00
parent 210282fa13
commit db120974cc
9 changed files with 1019 additions and 579 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1697889932
"last_updated_timestamp": 1697894656
}

View File

@ -75992,8 +75992,8 @@
],
"downloads": 566734,
"stars": 6,
"LastUpdate": 1529067847,
"LastUpdateScan": 1697889930,
"LastUpdate": 1529067847,
"FirstSeen": "1529088010"
},
{
@ -138977,7 +138977,6 @@
],
"downloads": 136368,
"stars": 8,
"LastUpdate": 1659458165,
"trending": 1.362,
"trends": [
1.44,
@ -139007,6 +139006,7 @@
136368
],
"LastUpdateScan": 1697889931,
"LastUpdate": 1659458165,
"FirstSeen": 1614730230,
"topTrending": -0.07799999999999985,
"topPerforming": 1.362
@ -152014,7 +152014,6 @@
],
"downloads": 19510615,
"stars": 10,
"LastUpdate": 1697744914,
"trending": 0.077,
"trends": [
0.056,
@ -152044,6 +152043,7 @@
19510615
],
"LastUpdateScan": 1697889931,
"LastUpdate": 1697744914,
"FirstSeen": 1612141640,
"topTrending": 0.020999999999999998,
"topPerforming": 0.077
@ -170533,7 +170533,6 @@
"Tools-Utilities"
],
"downloads": 157042,
"LastUpdate": 1657000658,
"trending": 1.559,
"trends": [
1.335,
@ -170563,6 +170562,7 @@
157042
],
"LastUpdateScan": 1697889931,
"LastUpdate": 1657000658,
"FirstSeen": 1588745378,
"topTrending": 0.22399999999999998,
"topPerforming": 1.559
@ -189581,7 +189581,6 @@
],
"downloads": 13848305,
"stars": 278,
"LastUpdate": 1692738793,
"trending": 0.887,
"trends": [
0.903,
@ -189611,6 +189610,7 @@
13848305
],
"LastUpdateScan": 1697889931,
"LastUpdate": 1692738793,
"FirstSeen": 1614730230,
"topTrending": -0.016000000000000014,
"topPerforming": 0.887
@ -245858,7 +245858,6 @@
],
"downloads": 38182508,
"stars": 74,
"LastUpdate": 1693309053,
"trending": 0.165,
"trends": [
0.243,
@ -245888,6 +245887,7 @@
38182508
],
"LastUpdateScan": 1697889931,
"LastUpdate": 1693309053,
"FirstSeen": 1643319152,
"topTrending": -0.07799999999999999,
"topPerforming": 0.165
@ -268406,7 +268406,6 @@
],
"downloads": 1121681,
"stars": 11,
"LastUpdate": 1697092114,
"trending": 0.687,
"trends": [
0.971,
@ -268434,6 +268433,7 @@
1121681
],
"LastUpdateScan": 1697889932,
"LastUpdate": 1697092114,
"FirstSeen": 1682294677,
"topTrending": -0.2839999999999999,
"topPerforming": 0.687
@ -271542,8 +271542,8 @@
"MediaServer-Music"
],
"downloads": 29,
"LastUpdate": 1693729148,
"LastUpdateScan": 1697889932,
"LastUpdate": 1693729148,
"FirstSeen": 1684893917
},
{
@ -294456,5 +294456,208 @@
"Premature end of data in tag Container line 2"
],
"FirstSeen": null
},
{
"Name": "youtube-dl",
"Repository": "jeeaaasustest/youtube-dl",
"Registry": "https://hub.docker.com/r/jeeaaasustest/youtube-dl/",
"TemplateURL": "https://raw.githubusercontent.com/alex3305/unraid-docker-templates/master/youtube-dl.xml",
"WebUI": "http://[IP]:[PORT:8080]/",
"Network": "bridge",
"Privileged": "false",
"Project": "https://github.com/Jeeaaasus/youtube-dl",
"Overview": "Automated yt-dlp Docker image for downloading YouTube subscriptions",
"Icon": "https://raw.githubusercontent.com/alex3305/unraid-docker-templates/master/images/youtube-dl.png",
"Config": [
{
"@attributes": {
"Name": "WebUI",
"Target": "8080",
"Default": "8080",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "8080"
},
{
"@attributes": {
"Name": "Scrape interval",
"Target": "youtubedl_interval",
"Default": "3h",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "3h"
},
{
"@attributes": {
"Name": "Config directory",
"Target": "/config",
"Default": "/mnt/user/appdata/youtube-dl/config",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/youtube-dl/config"
},
{
"@attributes": {
"Name": "Dowonload directory",
"Target": "/downloads",
"Default": "/mnt/user/appdata/youtube-dl/downloads",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/youtube-dl/downloads"
},
{
"@attributes": {
"Name": "WebUI Enabled",
"Target": "youtubedl_webui",
"Default": "true",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "true"
},
{
"@attributes": {
"Name": "UID",
"Target": "PUID",
"Default": "99",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "99"
},
{
"@attributes": {
"Name": "GID",
"Target": "PGID",
"Default": "100",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "100"
}
],
"Repo": "alex3305's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/alex3305sRepository/youtube-dl.xml",
"CategoryList": [
"Downloaders",
"MediaApp-Video"
],
"downloads": 1299504,
"stars": 20,
"LastUpdate": 1697286459,
"trending": 1.049,
"trends": [
0.378,
0.237,
0.73,
0.424,
0.439,
0.336,
1.049
],
"trendsDate": [
1678568651,
1681164282,
1683763471,
1686362673,
1688961883,
1691561226,
1697894656
],
"downloadtrend": [
1258260,
1261250,
1270525,
1275932,
1281553,
1285871,
1299504
],
"LastUpdateScan": 1697894656,
"FirstSeen": 1639587841,
"topTrending": 0.6709999999999999,
"topPerforming": 1.049
},
{
"Name": "ApachePHP8-Docker",
"Repository": "ghcr.io/nightmeer/apachephp8:latest",
"Registry": "https://ghcr.io/nightmeer/apachephp8",
"Network": "br0",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/146558-support-nightmeer-docker-templates/",
"Overview": "ApachePHP8 Docker",
"WebUI": "http://[IP]:[PORT:80]/",
"TemplateURL": "https://raw.githubusercontent.com/NightMeer/Unraid-Docker-Templates/master/templates/ApachePHP8.xml",
"Config": [
{
"@attributes": {
"Name": "Config",
"Target": "/config",
"Default": "/mnt/user/appdata/apachephp8/",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/apachephp8/"
},
{
"@attributes": {
"Name": "Port",
"Target": "80",
"Default": "80",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "80"
}
],
"Repo": "NightMeer's Repository",
"CAComment": "This template is set up to use a custom network. You may have to adjust the network or IP address etc to match your system",
"templatePath": "/tmp/GitHub/AppFeed/templates/NightMeersRepository/templates/ApachePHP8.xml",
"CategoryList": [
"Network-Web"
],
"LastUpdateScan": 1697894656,
"FirstSeen": 1697894656
}
]

View File

@ -1,7 +1,7 @@
{
"apps": 2133,
"last_updated_timestamp": 1697889932,
"last_updated": "2023-10-21 08:05",
"apps": 2135,
"last_updated_timestamp": 1697894656,
"last_updated": "2023-10-21 09:24",
"categories": [
{
"Cat": "Backup:",
@ -76154,8 +76154,8 @@
],
"downloads": 566734,
"stars": 6,
"LastUpdate": 1529067847,
"LastUpdateScan": 1697889930,
"LastUpdate": 1529067847,
"FirstSeen": "1529088010"
},
{
@ -139139,7 +139139,6 @@
],
"downloads": 136368,
"stars": 8,
"LastUpdate": 1659458165,
"trending": 1.362,
"trends": [
1.44,
@ -139169,6 +139168,7 @@
136368
],
"LastUpdateScan": 1697889931,
"LastUpdate": 1659458165,
"FirstSeen": 1614730230,
"topTrending": -0.07799999999999985,
"topPerforming": 1.362
@ -152176,7 +152176,6 @@
],
"downloads": 19510615,
"stars": 10,
"LastUpdate": 1697744914,
"trending": 0.077,
"trends": [
0.056,
@ -152206,6 +152205,7 @@
19510615
],
"LastUpdateScan": 1697889931,
"LastUpdate": 1697744914,
"FirstSeen": 1612141640,
"topTrending": 0.020999999999999998,
"topPerforming": 0.077
@ -170695,7 +170695,6 @@
"Tools-Utilities"
],
"downloads": 157042,
"LastUpdate": 1657000658,
"trending": 1.559,
"trends": [
1.335,
@ -170725,6 +170724,7 @@
157042
],
"LastUpdateScan": 1697889931,
"LastUpdate": 1657000658,
"FirstSeen": 1588745378,
"topTrending": 0.22399999999999998,
"topPerforming": 1.559
@ -189743,7 +189743,6 @@
],
"downloads": 13848305,
"stars": 278,
"LastUpdate": 1692738793,
"trending": 0.887,
"trends": [
0.903,
@ -189773,6 +189772,7 @@
13848305
],
"LastUpdateScan": 1697889931,
"LastUpdate": 1692738793,
"FirstSeen": 1614730230,
"topTrending": -0.016000000000000014,
"topPerforming": 0.887
@ -246020,7 +246020,6 @@
],
"downloads": 38182508,
"stars": 74,
"LastUpdate": 1693309053,
"trending": 0.165,
"trends": [
0.243,
@ -246050,6 +246049,7 @@
38182508
],
"LastUpdateScan": 1697889931,
"LastUpdate": 1693309053,
"FirstSeen": 1643319152,
"topTrending": -0.07799999999999999,
"topPerforming": 0.165
@ -268568,7 +268568,6 @@
],
"downloads": 1121681,
"stars": 11,
"LastUpdate": 1697092114,
"trending": 0.687,
"trends": [
0.971,
@ -268596,6 +268595,7 @@
1121681
],
"LastUpdateScan": 1697889932,
"LastUpdate": 1697092114,
"FirstSeen": 1682294677,
"topTrending": -0.2839999999999999,
"topPerforming": 0.687
@ -271704,8 +271704,8 @@
"MediaServer-Music"
],
"downloads": 29,
"LastUpdate": 1693729148,
"LastUpdateScan": 1697889932,
"LastUpdate": 1693729148,
"FirstSeen": 1684893917
},
{
@ -294618,6 +294618,209 @@
"Premature end of data in tag Container line 2"
],
"FirstSeen": null
},
{
"Name": "youtube-dl",
"Repository": "jeeaaasustest/youtube-dl",
"Registry": "https://hub.docker.com/r/jeeaaasustest/youtube-dl/",
"TemplateURL": "https://raw.githubusercontent.com/alex3305/unraid-docker-templates/master/youtube-dl.xml",
"WebUI": "http://[IP]:[PORT:8080]/",
"Network": "bridge",
"Privileged": "false",
"Project": "https://github.com/Jeeaaasus/youtube-dl",
"Overview": "Automated yt-dlp Docker image for downloading YouTube subscriptions",
"Icon": "https://raw.githubusercontent.com/alex3305/unraid-docker-templates/master/images/youtube-dl.png",
"Config": [
{
"@attributes": {
"Name": "WebUI",
"Target": "8080",
"Default": "8080",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "8080"
},
{
"@attributes": {
"Name": "Scrape interval",
"Target": "youtubedl_interval",
"Default": "3h",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "3h"
},
{
"@attributes": {
"Name": "Config directory",
"Target": "/config",
"Default": "/mnt/user/appdata/youtube-dl/config",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/youtube-dl/config"
},
{
"@attributes": {
"Name": "Dowonload directory",
"Target": "/downloads",
"Default": "/mnt/user/appdata/youtube-dl/downloads",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/youtube-dl/downloads"
},
{
"@attributes": {
"Name": "WebUI Enabled",
"Target": "youtubedl_webui",
"Default": "true",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "true"
},
{
"@attributes": {
"Name": "UID",
"Target": "PUID",
"Default": "99",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "99"
},
{
"@attributes": {
"Name": "GID",
"Target": "PGID",
"Default": "100",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "100"
}
],
"Repo": "alex3305's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/alex3305sRepository/youtube-dl.xml",
"CategoryList": [
"Downloaders",
"MediaApp-Video"
],
"downloads": 1299504,
"stars": 20,
"LastUpdate": 1697286459,
"trending": 1.049,
"trends": [
0.378,
0.237,
0.73,
0.424,
0.439,
0.336,
1.049
],
"trendsDate": [
1678568651,
1681164282,
1683763471,
1686362673,
1688961883,
1691561226,
1697894656
],
"downloadtrend": [
1258260,
1261250,
1270525,
1275932,
1281553,
1285871,
1299504
],
"LastUpdateScan": 1697894656,
"FirstSeen": 1639587841,
"topTrending": 0.6709999999999999,
"topPerforming": 1.049
},
{
"Name": "ApachePHP8-Docker",
"Repository": "ghcr.io/nightmeer/apachephp8:latest",
"Registry": "https://ghcr.io/nightmeer/apachephp8",
"Network": "br0",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/146558-support-nightmeer-docker-templates/",
"Overview": "ApachePHP8 Docker",
"WebUI": "http://[IP]:[PORT:80]/",
"TemplateURL": "https://raw.githubusercontent.com/NightMeer/Unraid-Docker-Templates/master/templates/ApachePHP8.xml",
"Config": [
{
"@attributes": {
"Name": "Config",
"Target": "/config",
"Default": "/mnt/user/appdata/apachephp8/",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/apachephp8/"
},
{
"@attributes": {
"Name": "Port",
"Target": "80",
"Default": "80",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "80"
}
],
"Repo": "NightMeer's Repository",
"CAComment": "This template is set up to use a custom network. You may have to adjust the network or IP address etc to match your system",
"templatePath": "/tmp/GitHub/AppFeed/templates/NightMeersRepository/templates/ApachePHP8.xml",
"CategoryList": [
"Network-Web"
],
"LastUpdateScan": 1697894656,
"FirstSeen": 1697894656
}
],
"repositories": {
@ -297144,6 +297347,16 @@
"SillyStrategy's Repository": {
"url": "https://github.com/SillyStrategy/unraid",
"profile": "https://forums.unraid.net/profile/265405-sillystrategy/"
},
"alex3305's Repository": {
"url": "https://github.com/alex3305/unraid-docker-templates",
"profile": "https://forums.unraid.net/profile/149439-alex3305/",
"bio": "Docker expert creating easy-to-use container stacks.",
"icon": "https://avatars.githubusercontent.com/u/5155694?v=4.jpg"
},
"NightMeer's Repository": {
"url": "https://github.com/NightMeer/Unraid-Docker-Templates",
"profile": "https://forums.unraid.net/profile/191921-nightmeer/"
}
},
"blacklisted": {

View File

@ -2981,5 +2981,6 @@
"mcr.microsoft.com/mssql/server:2022-latest": 1697501148,
"justinhimself/i2pd": 1697508348,
"vdsm/virtual-dsm:latest": 1697738750,
"ich777/steamcmd:thefront": 1697789142
"ich777/steamcmd:thefront": 1697789142,
"ghcr.io/nightmeer/apachephp8:latest": 1697894656
}

View File

@ -3815,3 +3815,7 @@ Privileged: 102
Updating GitHub
[master 210282fa1] Update
6 files changed, 291 insertions(+), 311 deletions(-)
To https://github.com/Squidly271/AppFeed.git
df364869a..210282fa1 master -> master

View File

@ -16985,7 +16985,6 @@
],
"downloads": 25399473,
"stars": 111,
"LastUpdate": 1697077193,
"trending": 0.046,
"trends": [
0.048,
@ -17015,6 +17014,7 @@
25399473
],
"LastUpdateScan": 1697882729,
"LastUpdate": 1697077193,
"FirstSeen": 1486789200,
"topTrending": -0.0020000000000000018,
"topPerforming": 0.046
@ -41237,7 +41237,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1697882729,
"FirstSeen": 1646959885
},
{
@ -46729,7 +46728,6 @@
"Downloaders"
],
"downloads": 96076,
"LastUpdate": 1466169655,
"trending": 0.026,
"trends": [
0.007,
@ -46759,6 +46757,7 @@
96076
],
"LastUpdateScan": 1697882729,
"LastUpdate": 1466169655,
"FirstSeen": 1,
"topTrending": 0.019
},
@ -47060,7 +47059,6 @@
],
"downloads": 428440367,
"stars": 497,
"LastUpdate": 1697855906,
"trending": 1.319,
"trends": [
0.299,
@ -47090,6 +47088,7 @@
428440367
],
"LastUpdateScan": 1697882729,
"LastUpdate": 1697855906,
"FirstSeen": 1465185600,
"topTrending": 1.02,
"topPerforming": 1.319
@ -75991,24 +75990,10 @@
"Backup",
"Tools-Utilities"
],
"downloads": 566733,
"downloads": 566734,
"stars": 6,
"trending": 0.005,
"trends": [
0.006,
0.005
],
"trendsDate": [
1692691483,
1695290750
],
"downloadtrend": [
566674,
566707,
566733
],
"LastUpdateScan": 1695290750,
"LastUpdate": 1529067847,
"LastUpdateScan": 1697889930,
"FirstSeen": "1529088010"
},
{
@ -106697,7 +106682,6 @@
"Drivers",
"Plugins"
],
"LastUpdateScan": 1697882729,
"FirstSeen": 1614726151
},
{
@ -138991,41 +138975,41 @@
"GameServers",
"Network-Other"
],
"downloads": 134511,
"downloads": 136368,
"stars": 8,
"trending": 1.333,
"LastUpdate": 1659458165,
"trending": 1.362,
"trends": [
2.123,
1.44,
1.413,
1.373,
1.354,
1.353,
1.333
1.333,
1.362
],
"trendsDate": [
1679695473,
1682294676,
1684893915,
1687493077,
1690092274,
1692691484,
1695290750
1695290750,
1697889931
],
"downloadtrend": [
123768,
125576,
127376,
129149,
130922,
132718,
134511
134511,
136368
],
"LastUpdateScan": 1695290750,
"LastUpdate": 1659458165,
"LastUpdateScan": 1697889931,
"FirstSeen": 1614730230,
"topTrending": -0.7900000000000003,
"topPerforming": 1.333
"topTrending": -0.07799999999999985,
"topPerforming": 1.362
},
{
"Icon": "https://raw.githubusercontent.com/selfhosters/unRAID-CA-templates/master/templates/img/scrutiny.png",
@ -152028,41 +152012,41 @@
"Productivity",
"Tools-Utilities"
],
"downloads": 19495542,
"downloads": 19510615,
"stars": 10,
"trending": 0.071,
"LastUpdate": 1697744914,
"trending": 0.077,
"trends": [
0.074,
0.056,
0.081,
0.059,
0.047,
0.057,
0.071
0.071,
0.077
],
"trendsDate": [
1679695473,
1682294676,
1684893916,
1687493077,
1690092274,
1692691484,
1695290750
1695290750,
1697889931
],
"downloadtrend": [
19423376,
19434356,
19450141,
19461532,
19470722,
19481762,
19495542
19495542,
19510615
],
"LastUpdateScan": 1695290750,
"LastUpdate": 1695274431,
"LastUpdateScan": 1697889931,
"FirstSeen": 1612141640,
"topTrending": -0.0030000000000000027,
"topPerforming": 0.071
"topTrending": 0.020999999999999998,
"topPerforming": 0.077
},
{
"Name": "Sourcegraph",
@ -170548,40 +170532,40 @@
"CategoryList": [
"Tools-Utilities"
],
"downloads": 154594,
"trending": 1.293,
"downloads": 157042,
"LastUpdate": 1657000658,
"trending": 1.559,
"trends": [
1.303,
1.335,
1.257,
1.384,
1.334,
1.28,
1.293
1.293,
1.559
],
"trendsDate": [
1679695473,
1682294676,
1684893916,
1687493077,
1690092274,
1692691484,
1695290750
1695290750,
1697889931
],
"downloadtrend": [
142801,
144733,
146576,
148633,
150642,
152595,
154594
154594,
157042
],
"LastUpdateScan": 1695290750,
"LastUpdate": 1657000658,
"LastUpdateScan": 1697889931,
"FirstSeen": 1588745378,
"topTrending": -0.010000000000000009,
"topPerforming": 1.293
"topTrending": 0.22399999999999998,
"topPerforming": 1.559
},
{
"Name": "blynk-server",
@ -189595,41 +189579,41 @@
"CategoryList": [
"Productivity"
],
"downloads": 13725533,
"downloads": 13848305,
"stars": 278,
"trending": 0.946,
"LastUpdate": 1692738793,
"trending": 0.887,
"trends": [
0.772,
0.903,
0.89,
1.048,
0.937,
1.039,
0.946
0.946,
0.887
],
"trendsDate": [
1679695474,
1682294676,
1684893916,
1687493077,
1690092274,
1692691484,
1695290750
1695290750,
1697889931
],
"downloadtrend": [
12953201,
13071258,
13188664,
13328325,
13454453,
13595741,
13725533
13725533,
13848305
],
"LastUpdateScan": 1695290750,
"LastUpdate": 1692738793,
"LastUpdateScan": 1697889931,
"FirstSeen": 1614730230,
"topTrending": 0.17399999999999993,
"topPerforming": 0.946
"topTrending": -0.016000000000000014,
"topPerforming": 0.887
},
{
"LanguageURL": "https://github.com/unraid/lang-ar_AR/archive/master.zip",
@ -212021,8 +212005,8 @@
"Crypto"
],
"downloads": 1058,
"LastUpdate": 1697297256,
"LastUpdateScan": 1697882730,
"LastUpdate": 1697297256,
"FirstSeen": 1638111820
},
{
@ -245872,41 +245856,41 @@
"Security",
"Tools-Utilities"
],
"downloads": 38119635,
"stars": 73,
"trending": 0.15,
"downloads": 38182508,
"stars": 74,
"LastUpdate": 1693309053,
"trending": 0.165,
"trends": [
0.204,
0.243,
0.261,
0.19,
0.135,
0.138,
0.15
0.15,
0.165
],
"trendsDate": [
1679695474,
1682294677,
1684893916,
1687493078,
1690092274,
1692691484,
1695290751
1695290751,
1697889931
],
"downloadtrend": [
37695405,
37787312,
37886252,
37958320,
38009635,
38062277,
38119635
38119635,
38182508
],
"LastUpdateScan": 1695290751,
"LastUpdate": 1693309053,
"LastUpdateScan": 1697889931,
"FirstSeen": 1643319152,
"topTrending": -0.05399999999999999,
"topPerforming": 0.15
"topTrending": -0.07799999999999999,
"topPerforming": 0.165
},
{
"Name": "hyperion.ng",
@ -268420,22 +268404,25 @@
"Tools-Utilities",
"Network-DNS"
],
"downloads": 1113979,
"downloads": 1121681,
"stars": 11,
"trending": 0.881,
"LastUpdate": 1697092114,
"trending": 0.687,
"trends": [
0.971,
1.071,
1.011,
0.904,
0.881
0.881,
0.687
],
"trendsDate": [
1684893917,
1687493078,
1690092274,
1692691484,
1695290751
1695290751,
1697889932
],
"downloadtrend": [
1061110,
@ -268443,12 +268430,13 @@
1083116,
1094181,
1104167,
1113979
1113979,
1121681
],
"LastUpdateScan": 1695290751,
"LastUpdate": 1695244882,
"LastUpdateScan": 1697889932,
"FirstSeen": 1682294677,
"topTrending": -0.08999999999999997
"topTrending": -0.2839999999999999,
"topPerforming": 0.687
},
{
"Name": "Cups-Airprint",
@ -271553,9 +271541,9 @@
"CategoryList": [
"MediaServer-Music"
],
"downloads": 28,
"LastUpdateScan": 1695290751,
"downloads": 29,
"LastUpdate": 1693729148,
"LastUpdateScan": 1697889932,
"FirstSeen": 1684893917
},
{

View File

@ -59256,38 +59256,38 @@
},
"jeeaaasustest/youtube-dl": {
"Base": null,
"Downloads": 1285871,
"Stars": 19,
"Time": 1691561226,
"trending": 0.336,
"Downloads": 1299504,
"Stars": 20,
"Time": 1697894656,
"trending": 1.049,
"trends": [
0.172,
0.378,
0.237,
0.73,
0.424,
0.439,
0.336
0.336,
1.049
],
"downloadtrend": [
1253503,
1258260,
1261250,
1270525,
1275932,
1281553,
1285871
1285871,
1299504
],
"trendsDate": [
1675969462,
1678568651,
1681164282,
1683763471,
1686362673,
1688961883,
1691561226
1691561226,
1697894656
],
"LastUpdate": 1690133892
"LastUpdate": 1697286459
},
"eikek0/sharry": {
"Base": null,
@ -80260,5 +80260,16 @@
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1697787164
},
"ghcr.io/nightmeer/apachephp8:latest": {
"Base": null,
"Downloads": null,
"Stars": null,
"Time": 1697894656,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": null
}
}

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,5 @@
{
"caFixed": 416,
"caFixed": 418,
"fixedTemplates": {
"smdion's Repository": {
"smdion/docker-h5ai": [
@ -1388,6 +1388,12 @@
"emqx/nanomq": [
"Obivous CA conversions are disallowed. Blacklisted"
]
},
"NightMeer's Repository": {
"ghcr.io/nightmeer/apachephp8:latest": [
"No Icon specified within the application template",
"No container port set. Set to 80 ()"
]
}
}
}