This commit is contained in:
Andrew Z 2022-04-01 12:03:44 -04:00
parent 1b06854098
commit 6799a1e77e
5 changed files with 48 additions and 873 deletions

View File

@ -1,3 +1,3 @@
{ {
"last_updated_timestamp": 1648817001 "last_updated_timestamp": 1648829022
} }

View File

@ -114014,40 +114014,40 @@
"MediaServer-Other" "MediaServer-Other"
], ],
"Video": "https://www.youtube.com/watch?v=1y06G853Udg", "Video": "https://www.youtube.com/watch?v=1y06G853Udg",
"downloads": 116510, "downloads": 116783,
"trending": 1.682, "LastUpdate": 1648112177,
"trending": 0.234,
"trends": [ "trends": [
5.856,
3.694, 3.694,
6.631, 6.631,
2.652, 2.652,
2.515, 2.515,
2.283, 2.283,
1.682 1.682,
0.234
], ],
"trendsDate": [ "trendsDate": [
1630641804,
1633241022, 1633241022,
1635840203, 1635840203,
1638435826, 1638435826,
1641035011, 1641035011,
1643634202, 1643634202,
1646233421 1646233421,
1648829022
], ],
"downloadtrend": [ "downloadtrend": [
95518,
99182, 99182,
106226, 106226,
109120, 109120,
111935, 111935,
114550, 114550,
116510 116510,
116783
], ],
"LastUpdateScan": 1646233421, "LastUpdateScan": 1648829022,
"LastUpdate": 1644561562,
"FirstSeen": 1612451554, "FirstSeen": 1612451554,
"topTrending": -4.1739999999999995, "topTrending": -3.46,
"topPerforming": 1.682 "topPerforming": 0.234
}, },
{ {
"Name": "crushftp9", "Name": "crushftp9",
@ -203316,419 +203316,6 @@
"LastUpdateScan": 1647568990, "LastUpdateScan": 1647568990,
"FirstSeen": 1639775022 "FirstSeen": 1639775022
}, },
{
"Name": "TubeArchivist",
"Repository": "bbilly1/tubearchivist",
"Registry": "https://hub.docker.com/r/bbilly1/tubearchivist/",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/114073-support-crocs-tube-archivist/",
"Project": "https://github.com/bbilly1/tubearchivist",
"Overview": "Your self hosted YouTube media server.\r\n\r\nIMPORTANT: This container relies on ElasticSearch as well as RedisJson.\r\n\r\nInstall \"TubeArchivist-ES\" as well as \"TubeArchivist-RedisJSON\" BEFORE running \"TubeArchivist\".\r\n\r\nBoth can be found in the Community Applications.",
"WebUI": "http://[IP]:[PORT:8000]",
"TemplateURL": "https://raw.githubusercontent.com/pairofcrocs/unraid-templates/master/TubeArchivist.xml",
"Icon": "https://i.imgur.com/6n4ljjQ.png",
"PostArgs": "",
"CPUset": "",
"DonateText": "Buy the creator a beer!",
"Networking": {
"Mode": "bridge"
},
"Config": [
{
"@attributes": {
"Name": "Port",
"Target": "8000",
"Default": "",
"Mode": "tcp",
"Description": "Container Port: 8000",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "8000"
},
{
"@attributes": {
"Name": "Youtube Media Path",
"Target": "/youtube",
"Default": "/youtube",
"Mode": "rw",
"Description": "Container Path: /youtube",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/"
},
{
"@attributes": {
"Name": "Appdata",
"Target": "/cache",
"Default": "/cache",
"Mode": "rw",
"Description": "Container Path: /cache",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/TubeArchivist/"
},
{
"@attributes": {
"Name": "TA Username",
"Target": "TA_USERNAME",
"Default": "",
"Mode": "",
"Description": "Container Variable: TA_USERNAME",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "tubearchivist"
},
{
"@attributes": {
"Name": "TA Password",
"Target": "TA_PASSWORD",
"Default": "",
"Mode": "",
"Description": "Container Variable: TA_PASSWORD",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "true"
},
"value": "verysecret"
},
{
"@attributes": {
"Name": "Redis",
"Target": "REDIS_HOST",
"Default": "",
"Mode": "",
"Description": "Container Variable: REDIS_HOST",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "IP"
},
{
"@attributes": {
"Name": "ElasticSearch Password",
"Target": "ELASTIC_PASSWORD",
"Default": "",
"Mode": "",
"Description": "Container Variable: ELASTIC_PASSWORD",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "true"
},
"value": "verysecret"
},
{
"@attributes": {
"Name": "ElasticSearch",
"Target": "ES_URL",
"Default": "",
"Mode": "",
"Description": "Container Variable: ES_URL",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "http://IP:9200"
},
{
"@attributes": {
"Name": "Time Zone",
"Target": "TZ",
"Default": "America/New_York",
"Mode": "",
"Description": "Container Variable: TZ",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "America/New_York"
},
{
"@attributes": {
"Name": "GID",
"Target": "HOST_GID",
"Default": "",
"Mode": "",
"Description": "Container Variable: HOST_GID",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "1000"
},
{
"@attributes": {
"Name": "UID",
"Target": "HOST_UID",
"Default": "",
"Mode": "",
"Description": "Container Variable: HOST_UID",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "1000"
}
],
"Repo": "Croc's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/CrocsRepository/TubeArchivist.xml",
"CategoryList": [
"Backup",
"Downloaders",
"MediaApp-Video",
"MediaServer-Video"
],
"Video": "https://www.youtube.com/watch?v=1y06G853Udg",
"downloads": 260043,
"stars": 11,
"trending": 8.699,
"trends": [
54.259,
30.835,
35.742,
58.803,
8.699
],
"trendsDate": [
1637701422,
1640300622,
1642899812,
1645498997,
1648094607
],
"downloadtrend": [
19884,
43471,
62851,
97810,
237423,
260043
],
"LastUpdateScan": 1648094607,
"LastUpdate": 1647924731,
"FirstSeen": 1632504610,
"topTrending": -45.56
},
{
"Name": "TubeArchivist-ES",
"Repository": "bbilly1/tubearchivist-es:latest",
"Registry": "https://hub.docker.com/_/elasticsearch",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/114073-support-crocs-tube-archivist/",
"Project": "https://github.com/elastic/elasticsearch",
"Overview": "This is a dependancy container for the application \"TubeArchivist\"\r\n\r\nInstall this and \"TubeArchivist-RedisJSON\" before trying to run \"TubeArchivist\"",
"WebUI": "",
"TemplateURL": "https://raw.githubusercontent.com/pairofcrocs/unraid-templates/master/TubeArchivist-ES.xml",
"Icon": "https://i.imgur.com/ftggG6O.jpg",
"PostArgs": "",
"CPUset": "",
"Networking": {
"Mode": "bridge"
},
"Config": [
{
"@attributes": {
"Name": "9200",
"Target": "9200",
"Default": "",
"Mode": "tcp",
"Description": "Container Port: 9200",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "9200"
},
{
"@attributes": {
"Name": "ElasticSearch Data",
"Target": "/usr/share/elasticsearch/data",
"Default": "",
"Mode": "rw",
"Description": "Container Path: /usr/share/elasticsearch/data",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/TubeArchivist/es"
},
{
"@attributes": {
"Name": "ElasticSearch Password",
"Target": "ELASTIC_PASSWORD",
"Default": "",
"Mode": "",
"Description": "Container Variable: ELASTIC_PASSWORD",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "verysecret"
},
{
"@attributes": {
"Name": "Java Options",
"Target": "ES_JAVA_OPTS",
"Default": "",
"Mode": "",
"Description": "Container Variable: ES_JAVA_OPTS",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "-Xms512m -Xmx512m"
},
{
"@attributes": {
"Name": "Discovery Type",
"Target": "discovery.type",
"Default": "",
"Mode": "",
"Description": "Container Variable: discovery.type",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "single-node"
},
{
"@attributes": {
"Name": "Xpack Security",
"Target": "xpack.security.enabled",
"Default": "",
"Mode": "",
"Description": "Container Variable: xpack.security.enabled",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "true"
}
],
"Repo": "Croc's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/CrocsRepository/TubeArchivist-ES.xml",
"CategoryList": [
"Tools-Utilities",
"MediaServer-Other"
],
"Video": "https://www.youtube.com/watch?v=1y06G853Udg",
"LastUpdateScan": 1648699420,
"LastUpdate": 1648694517,
"FirstSeen": 1648699420
},
{
"Name": "TubeArchivist-RedisJSON",
"Repository": "redislabs/rejson:latest",
"Registry": "https://hub.docker.com/r/redislabs/rejson/",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/114073-support-crocs-tube-archivist/",
"Project": "https://github.com/RedisJSON/RedisJSON",
"Overview": "This is a dependancy container for the application \"TubeArchivist\"\r\n\r\nInstall this and \"TubeArchivist-ES\" before trying to run \"TubeArchivist\"",
"WebUI": "",
"TemplateURL": "https://raw.githubusercontent.com/pairofcrocs/unraid-templates/master/TubeArchivist-RedisJSON.xml",
"Icon": "https://i.imgur.com/dtGJa5y.jpeg",
"PostArgs": "",
"CPUset": "",
"Networking": {
"Mode": "bridge"
},
"Config": [
{
"@attributes": {
"Name": "Host Port 1",
"Target": "6379",
"Default": "",
"Mode": "tcp",
"Description": "Container Port: 6379",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "6379"
},
{
"@attributes": {
"Name": "Data",
"Target": "/data",
"Default": "",
"Mode": "rw",
"Description": "Container Path: /data",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/TubeArchivist/redis"
}
],
"Repo": "Croc's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/CrocsRepository/TubeArchivist-RedisJSON.xml",
"CategoryList": [
"MediaServer-Other"
],
"Video": "https://www.youtube.com/watch?v=1y06G853Udg",
"downloads": 4270250,
"stars": 44,
"trending": 9.021,
"trends": [
4.533,
10.975,
5.982,
20.867,
9.021
],
"trendsDate": [
1637103812,
1639703022,
1642302238,
1644901395,
1647496992
],
"downloadtrend": [
2456568,
2573207,
2890437,
3074359,
3885036,
4270250
],
"LastUpdateScan": 1647496992,
"LastUpdate": 1647455005,
"FirstSeen": 1634508196,
"topTrending": 4.488
},
{ {
"Name": "PlexRipper-Development", "Name": "PlexRipper-Development",
"Repository": "plexripper/plexripper:dev", "Repository": "plexripper/plexripper:dev",
@ -210959,9 +210546,9 @@
"MediaServer-Music" "MediaServer-Music"
], ],
"Video": "https://www.youtube.com/watch?v=1y06G853Udg", "Video": "https://www.youtube.com/watch?v=1y06G853Udg",
"downloads": 3324, "downloads": 3350,
"LastUpdateScan": 1646233421,
"LastUpdate": 1633685557, "LastUpdate": 1633685557,
"LastUpdateScan": 1648829022,
"FirstSeen": 1643634203 "FirstSeen": 1643634203
}, },
{ {

View File

@ -1,7 +1,7 @@
{ {
"apps": 1664, "apps": 1661,
"last_updated_timestamp": 1648817001, "last_updated_timestamp": 1648829022,
"last_updated": "2022-04-01 08:43", "last_updated": "2022-04-01 12:03",
"categories": [ "categories": [
{ {
"Cat": "Backup:", "Cat": "Backup:",
@ -114176,40 +114176,40 @@
"MediaServer-Other" "MediaServer-Other"
], ],
"Video": "https://www.youtube.com/watch?v=1y06G853Udg", "Video": "https://www.youtube.com/watch?v=1y06G853Udg",
"downloads": 116510, "downloads": 116783,
"trending": 1.682, "LastUpdate": 1648112177,
"trending": 0.234,
"trends": [ "trends": [
5.856,
3.694, 3.694,
6.631, 6.631,
2.652, 2.652,
2.515, 2.515,
2.283, 2.283,
1.682 1.682,
0.234
], ],
"trendsDate": [ "trendsDate": [
1630641804,
1633241022, 1633241022,
1635840203, 1635840203,
1638435826, 1638435826,
1641035011, 1641035011,
1643634202, 1643634202,
1646233421 1646233421,
1648829022
], ],
"downloadtrend": [ "downloadtrend": [
95518,
99182, 99182,
106226, 106226,
109120, 109120,
111935, 111935,
114550, 114550,
116510 116510,
116783
], ],
"LastUpdateScan": 1646233421, "LastUpdateScan": 1648829022,
"LastUpdate": 1644561562,
"FirstSeen": 1612451554, "FirstSeen": 1612451554,
"topTrending": -4.1739999999999995, "topTrending": -3.46,
"topPerforming": 1.682 "topPerforming": 0.234
}, },
{ {
"Name": "crushftp9", "Name": "crushftp9",
@ -203478,419 +203478,6 @@
"LastUpdateScan": 1647568990, "LastUpdateScan": 1647568990,
"FirstSeen": 1639775022 "FirstSeen": 1639775022
}, },
{
"Name": "TubeArchivist",
"Repository": "bbilly1/tubearchivist",
"Registry": "https://hub.docker.com/r/bbilly1/tubearchivist/",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/114073-support-crocs-tube-archivist/",
"Project": "https://github.com/bbilly1/tubearchivist",
"Overview": "Your self hosted YouTube media server.\r\n\r\nIMPORTANT: This container relies on ElasticSearch as well as RedisJson.\r\n\r\nInstall \"TubeArchivist-ES\" as well as \"TubeArchivist-RedisJSON\" BEFORE running \"TubeArchivist\".\r\n\r\nBoth can be found in the Community Applications.",
"WebUI": "http://[IP]:[PORT:8000]",
"TemplateURL": "https://raw.githubusercontent.com/pairofcrocs/unraid-templates/master/TubeArchivist.xml",
"Icon": "https://i.imgur.com/6n4ljjQ.png",
"PostArgs": "",
"CPUset": "",
"DonateText": "Buy the creator a beer!",
"Networking": {
"Mode": "bridge"
},
"Config": [
{
"@attributes": {
"Name": "Port",
"Target": "8000",
"Default": "",
"Mode": "tcp",
"Description": "Container Port: 8000",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "8000"
},
{
"@attributes": {
"Name": "Youtube Media Path",
"Target": "/youtube",
"Default": "/youtube",
"Mode": "rw",
"Description": "Container Path: /youtube",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/"
},
{
"@attributes": {
"Name": "Appdata",
"Target": "/cache",
"Default": "/cache",
"Mode": "rw",
"Description": "Container Path: /cache",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/TubeArchivist/"
},
{
"@attributes": {
"Name": "TA Username",
"Target": "TA_USERNAME",
"Default": "",
"Mode": "",
"Description": "Container Variable: TA_USERNAME",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "tubearchivist"
},
{
"@attributes": {
"Name": "TA Password",
"Target": "TA_PASSWORD",
"Default": "",
"Mode": "",
"Description": "Container Variable: TA_PASSWORD",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "true"
},
"value": "verysecret"
},
{
"@attributes": {
"Name": "Redis",
"Target": "REDIS_HOST",
"Default": "",
"Mode": "",
"Description": "Container Variable: REDIS_HOST",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "IP"
},
{
"@attributes": {
"Name": "ElasticSearch Password",
"Target": "ELASTIC_PASSWORD",
"Default": "",
"Mode": "",
"Description": "Container Variable: ELASTIC_PASSWORD",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "true"
},
"value": "verysecret"
},
{
"@attributes": {
"Name": "ElasticSearch",
"Target": "ES_URL",
"Default": "",
"Mode": "",
"Description": "Container Variable: ES_URL",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "http://IP:9200"
},
{
"@attributes": {
"Name": "Time Zone",
"Target": "TZ",
"Default": "America/New_York",
"Mode": "",
"Description": "Container Variable: TZ",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "America/New_York"
},
{
"@attributes": {
"Name": "GID",
"Target": "HOST_GID",
"Default": "",
"Mode": "",
"Description": "Container Variable: HOST_GID",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "1000"
},
{
"@attributes": {
"Name": "UID",
"Target": "HOST_UID",
"Default": "",
"Mode": "",
"Description": "Container Variable: HOST_UID",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "1000"
}
],
"Repo": "Croc's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/CrocsRepository/TubeArchivist.xml",
"CategoryList": [
"Backup",
"Downloaders",
"MediaApp-Video",
"MediaServer-Video"
],
"Video": "https://www.youtube.com/watch?v=1y06G853Udg",
"downloads": 260043,
"stars": 11,
"trending": 8.699,
"trends": [
54.259,
30.835,
35.742,
58.803,
8.699
],
"trendsDate": [
1637701422,
1640300622,
1642899812,
1645498997,
1648094607
],
"downloadtrend": [
19884,
43471,
62851,
97810,
237423,
260043
],
"LastUpdateScan": 1648094607,
"LastUpdate": 1647924731,
"FirstSeen": 1632504610,
"topTrending": -45.56
},
{
"Name": "TubeArchivist-ES",
"Repository": "bbilly1/tubearchivist-es:latest",
"Registry": "https://hub.docker.com/_/elasticsearch",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/114073-support-crocs-tube-archivist/",
"Project": "https://github.com/elastic/elasticsearch",
"Overview": "This is a dependancy container for the application \"TubeArchivist\"\r\n\r\nInstall this and \"TubeArchivist-RedisJSON\" before trying to run \"TubeArchivist\"",
"WebUI": "",
"TemplateURL": "https://raw.githubusercontent.com/pairofcrocs/unraid-templates/master/TubeArchivist-ES.xml",
"Icon": "https://i.imgur.com/ftggG6O.jpg",
"PostArgs": "",
"CPUset": "",
"Networking": {
"Mode": "bridge"
},
"Config": [
{
"@attributes": {
"Name": "9200",
"Target": "9200",
"Default": "",
"Mode": "tcp",
"Description": "Container Port: 9200",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "9200"
},
{
"@attributes": {
"Name": "ElasticSearch Data",
"Target": "/usr/share/elasticsearch/data",
"Default": "",
"Mode": "rw",
"Description": "Container Path: /usr/share/elasticsearch/data",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/TubeArchivist/es"
},
{
"@attributes": {
"Name": "ElasticSearch Password",
"Target": "ELASTIC_PASSWORD",
"Default": "",
"Mode": "",
"Description": "Container Variable: ELASTIC_PASSWORD",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "verysecret"
},
{
"@attributes": {
"Name": "Java Options",
"Target": "ES_JAVA_OPTS",
"Default": "",
"Mode": "",
"Description": "Container Variable: ES_JAVA_OPTS",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "-Xms512m -Xmx512m"
},
{
"@attributes": {
"Name": "Discovery Type",
"Target": "discovery.type",
"Default": "",
"Mode": "",
"Description": "Container Variable: discovery.type",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "single-node"
},
{
"@attributes": {
"Name": "Xpack Security",
"Target": "xpack.security.enabled",
"Default": "",
"Mode": "",
"Description": "Container Variable: xpack.security.enabled",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "true"
}
],
"Repo": "Croc's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/CrocsRepository/TubeArchivist-ES.xml",
"CategoryList": [
"Tools-Utilities",
"MediaServer-Other"
],
"Video": "https://www.youtube.com/watch?v=1y06G853Udg",
"LastUpdateScan": 1648699420,
"LastUpdate": 1648694517,
"FirstSeen": 1648699420
},
{
"Name": "TubeArchivist-RedisJSON",
"Repository": "redislabs/rejson:latest",
"Registry": "https://hub.docker.com/r/redislabs/rejson/",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/114073-support-crocs-tube-archivist/",
"Project": "https://github.com/RedisJSON/RedisJSON",
"Overview": "This is a dependancy container for the application \"TubeArchivist\"\r\n\r\nInstall this and \"TubeArchivist-ES\" before trying to run \"TubeArchivist\"",
"WebUI": "",
"TemplateURL": "https://raw.githubusercontent.com/pairofcrocs/unraid-templates/master/TubeArchivist-RedisJSON.xml",
"Icon": "https://i.imgur.com/dtGJa5y.jpeg",
"PostArgs": "",
"CPUset": "",
"Networking": {
"Mode": "bridge"
},
"Config": [
{
"@attributes": {
"Name": "Host Port 1",
"Target": "6379",
"Default": "",
"Mode": "tcp",
"Description": "Container Port: 6379",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "6379"
},
{
"@attributes": {
"Name": "Data",
"Target": "/data",
"Default": "",
"Mode": "rw",
"Description": "Container Path: /data",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/TubeArchivist/redis"
}
],
"Repo": "Croc's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/CrocsRepository/TubeArchivist-RedisJSON.xml",
"CategoryList": [
"MediaServer-Other"
],
"Video": "https://www.youtube.com/watch?v=1y06G853Udg",
"downloads": 4270250,
"stars": 44,
"trending": 9.021,
"trends": [
4.533,
10.975,
5.982,
20.867,
9.021
],
"trendsDate": [
1637103812,
1639703022,
1642302238,
1644901395,
1647496992
],
"downloadtrend": [
2456568,
2573207,
2890437,
3074359,
3885036,
4270250
],
"LastUpdateScan": 1647496992,
"LastUpdate": 1647455005,
"FirstSeen": 1634508196,
"topTrending": 4.488
},
{ {
"Name": "PlexRipper-Development", "Name": "PlexRipper-Development",
"Repository": "plexripper/plexripper:dev", "Repository": "plexripper/plexripper:dev",
@ -211121,9 +210708,9 @@
"MediaServer-Music" "MediaServer-Music"
], ],
"Video": "https://www.youtube.com/watch?v=1y06G853Udg", "Video": "https://www.youtube.com/watch?v=1y06G853Udg",
"downloads": 3324, "downloads": 3350,
"LastUpdateScan": 1646233421,
"LastUpdate": 1633685557, "LastUpdate": 1633685557,
"LastUpdateScan": 1648829022,
"FirstSeen": 1643634203 "FirstSeen": 1643634203
}, },
{ {

View File

@ -2338,9 +2338,6 @@ Processing /tmp/appFeed/templates/CK98sRepository/Webdav.xml...Success
Downloading Croc's Repository: https://github.com/pairofcrocs/unraid-templates -> /tmp/appFeed/templates/CrocsRepository Success! Downloading Croc's Repository: https://github.com/pairofcrocs/unraid-templates -> /tmp/appFeed/templates/CrocsRepository Success!
Processing /tmp/appFeed/templates/CrocsRepository/ArchiveTeam-Warrior.xml...Success Processing /tmp/appFeed/templates/CrocsRepository/ArchiveTeam-Warrior.xml...Success
Processing /tmp/appFeed/templates/CrocsRepository/TubeArchivist.xml...Success
Processing /tmp/appFeed/templates/CrocsRepository/TubeArchivist-ES.xml...Success
Processing /tmp/appFeed/templates/CrocsRepository/TubeArchivist-RedisJSON.xml...Success
Downloading Unmax's Repository: https://github.com/PlexRipper/PlexRipper-Unraid-CA-Templates -> /tmp/appFeed/templates/UnmaxsRepository Success! Downloading Unmax's Repository: https://github.com/PlexRipper/PlexRipper-Unraid-CA-Templates -> /tmp/appFeed/templates/UnmaxsRepository Success!
@ -2731,6 +2728,10 @@ Processing /tmp/appFeed/templates/xWeegixsRepository/jellyseerr_template.xml...S
Updating stats on containers Updating stats on containers
roxedus/conreq
roxedus/conreq Downloads: 116783 Stars: 0 Base: unknown
ironsmile/euterpe
ironsmile/euterpe Downloads: 3350 Stars: 0 Base: unknown
Updating GitHub Updating GitHub

View File

@ -41326,38 +41326,38 @@
}, },
"roxedus/conreq": { "roxedus/conreq": {
"Base": null, "Base": null,
"Downloads": 116510, "Downloads": 116783,
"Stars": null, "Stars": null,
"Time": 1646233421, "Time": 1648829022,
"trending": 1.682, "trending": 0.234,
"trends": [ "trends": [
5.856,
3.694, 3.694,
6.631, 6.631,
2.652, 2.652,
2.515, 2.515,
2.283, 2.283,
1.682 1.682,
0.234
], ],
"downloadtrend": [ "downloadtrend": [
95518,
99182, 99182,
106226, 106226,
109120, 109120,
111935, 111935,
114550, 114550,
116510 116510,
116783
], ],
"trendsDate": [ "trendsDate": [
1630641804,
1633241022, 1633241022,
1635840203, 1635840203,
1638435826, 1638435826,
1641035011, 1641035011,
1643634202, 1643634202,
1646233421 1646233421,
1648829022
], ],
"LastUpdate": 1644561562 "LastUpdate": 1648112177
}, },
"releases-docker.jfrog.io/jfrog/artifactory-jcr:latest": { "releases-docker.jfrog.io/jfrog/artifactory-jcr:latest": {
"Base": null, "Base": null,
@ -56120,9 +56120,9 @@
}, },
"ironsmile/euterpe": { "ironsmile/euterpe": {
"Base": null, "Base": null,
"Downloads": 3324, "Downloads": 3350,
"Stars": null, "Stars": null,
"Time": 1646233421, "Time": 1648829022,
"trending": null, "trending": null,
"trends": null, "trends": null,
"downloadtrend": null, "downloadtrend": null,