From 9ebd022ff1028e6d5b77f7a42a4ac53f4ddabaff Mon Sep 17 00:00:00 2001 From: Andrew Z Date: Tue, 8 Jun 2021 20:03:11 -0400 Subject: [PATCH] Update --- applicationFeed-lastUpdated.json | 2 +- applicationFeed-raw.json | 124 +++++++++++++++++---- applicationFeed.json | 128 ++++++++++++++++++---- old-applicationFeed-raw.json | 179 ++++++++++++++++--------------- repoInfo.json | 14 +-- 5 files changed, 309 insertions(+), 138 deletions(-) diff --git a/applicationFeed-lastUpdated.json b/applicationFeed-lastUpdated.json index cd80952c5..b1b67bf4a 100644 --- a/applicationFeed-lastUpdated.json +++ b/applicationFeed-lastUpdated.json @@ -1,3 +1,3 @@ { - "last_updated_timestamp": 1623189791 + "last_updated_timestamp": 1623196988 } \ No newline at end of file diff --git a/applicationFeed-raw.json b/applicationFeed-raw.json index 50e7204cd..9ba8b8baf 100644 --- a/applicationFeed-raw.json +++ b/applicationFeed-raw.json @@ -150539,21 +150539,22 @@ "FirstSeen": 1600574854 }, { - "Name": "yacserver", + "Name": "YACReaderLibraryServer", "Repository": "xthursdayx/yacreaderlibrary-server-docker", "Registry": "https://hub.docker.com/r/xthursdayx/yacreaderlibrary-server-docker/", "Network": "bridge", - "Shell": "sh", + "Shell": "bash", "Privileged": "false", "Support": "https://hub.docker.com/r/xthursdayx/yacreaderlibrary-server-docker/", "Project": "https://www.yacreader.com", - "Overview": "Headless version of the YACReaderLibraryServer. YACReader is the best comic reader and comic manager with support for cbr cbz zip rar comic files.", + "Overview": "Headless version of the YACReaderLibraryServer.\r\n\r\nYACReader is the best comic reader and comic manager available, with support for cbr, cbz, zip, and rar comic files.\r\n\r\nYACReaderLibraryServer makes it easy to run a home comics server to serve your comics to any device running a YACReader client (including Windows, MacOS, Linux, and iOS).", "WebUI": "http://[IP]:[PORT:8080]", "TemplateURL": "https://raw.githubusercontent.com/xthursdayx/docker-templates/master/yacserver.xml", "Icon": "https://raw.githubusercontent.com/xthursdayx/docker-templates/master/images/yacreader-icon.png", + "ExtraParams": "--restart unless-stopped", "PostArgs": "", "CPUset": "", - "DonateText": "\u200b If you appreciate my work please consider buying me a coffee, cheers!\u00a0\ud83d\ude01", + "DonateText": "\u200b If you appreciate my work please consider buying me a coffee, cheers!\u00a0\ud83d\ude01 \u00a0 \u200b", "DonateLink": "https://www.buymeacoffee.com/xthursdayx", "Networking": { "Mode": "bridge", @@ -150566,17 +150567,84 @@ } }, "Data": { - "Volume": { - "HostDir": "/mnt/user/Media/Comics/", - "ContainerDir": "/comics", - "Mode": "rw" - } + "Volume": [ + { + "HostDir": "", + "ContainerDir": "/comics", + "Mode": "rw" + }, + { + "HostDir": "/mnt/cache/appdata/yacreaderlibraryserver", + "ContainerDir": "/config", + "Mode": "rw" + } + ] + }, + "Environment": { + "Variable": [ + { + "Value": "99", + "Name": "PUID", + "Mode": "" + }, + { + "Value": "100", + "Name": "PGID", + "Mode": "" + }, + { + "Value": "America/New_York", + "Name": "TZ", + "Mode": "" + } + ] }, - "Environment": "", "Config": [ { "@attributes": { - "Name": "Host Port 1", + "Name": "PUID", + "Target": "PUID", + "Default": "99", + "Mode": "", + "Description": "Container Variable: PUID", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "99" + }, + { + "@attributes": { + "Name": "PGID", + "Target": "PGID", + "Default": "100", + "Mode": "", + "Description": "Container Variable: PGID", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "100" + }, + { + "@attributes": { + "Name": "TZ", + "Target": "TZ", + "Default": "America/New_York", + "Mode": "", + "Description": "Time Zone", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "America/New_York" + }, + { + "@attributes": { + "Name": "Port 1", "Target": "8080", "Default": "8080", "Mode": "tcp", @@ -150590,7 +150658,7 @@ }, { "@attributes": { - "Name": "Host Path 1", + "Name": "Comics", "Target": "/comics", "Default": "", "Mode": "rw", @@ -150600,12 +150668,26 @@ "Required": "true", "Mask": "false" }, - "value": "/mnt/user/Media/Comics/" + "value": "" + }, + { + "@attributes": { + "Name": "Config", + "Target": "/config", + "Default": "/mnt/cache/appdata/yacreaderlibraryserver", + "Mode": "rw", + "Description": "Container Path: /config", + "Type": "Path", + "Display": "advanced", + "Required": "true", + "Mask": "false" + }, + "value": "/mnt/cache/appdata/yacreaderlibraryserver" } ], "Repo": "xthursdayx's Repository", - "Date": "1612584152", - "Description": "Headless version of the YACReaderLibraryServer. YACReader is the best comic reader and comic manager with support for cbr cbz zip rar comic files.", + "Date": "1623194831", + "Description": "Headless version of the YACReaderLibraryServer.\r\n\r\nYACReader is the best comic reader and comic manager available, with support for cbr, cbz, zip, and rar comic files.\r\n\r\nYACReaderLibraryServer makes it easy to run a home comics server to serve your comics to any device running a YACReader client (including Windows, MacOS, Linux, and iOS).", "templatePath": "/tmp/GitHub/AppFeed/templates/xthursdayxsRepository/yacserver.xml", "CategoryList": [ "MediaServer-Other" @@ -177364,8 +177446,8 @@ "CategoryList": [ "MediaApp-Video" ], - "downloads": 4603, - "LastUpdateScan": 1620597760, + "downloads": 11620, + "LastUpdateScan": 1623196987, "FirstSeen": 1618005567 }, { @@ -198181,8 +198263,8 @@ "Productivity", "Other" ], - "downloads": 2682, - "LastUpdateScan": 1620597761, + "downloads": 6898, + "LastUpdateScan": 1623196987, "FirstSeen": 1610212065 }, { @@ -206470,7 +206552,9 @@ "Security", "Network-Management" ], - "LastUpdateScan": 1620597761, + "downloads": 244147, + "stars": 34, + "LastUpdateScan": 1623196987, "FirstSeen": 1618005568 }, { diff --git a/applicationFeed.json b/applicationFeed.json index 9ae956ef4..dcdae4b73 100644 --- a/applicationFeed.json +++ b/applicationFeed.json @@ -1,7 +1,7 @@ { "apps": 1281, - "last_updated_timestamp": 1623189791, - "last_updated": "2021-06-08 18:03", + "last_updated_timestamp": 1623196988, + "last_updated": "2021-06-08 20:03", "categories": [ { "Cat": "Backup:", @@ -150701,21 +150701,22 @@ "FirstSeen": 1600574854 }, { - "Name": "yacserver", + "Name": "YACReaderLibraryServer", "Repository": "xthursdayx/yacreaderlibrary-server-docker", "Registry": "https://hub.docker.com/r/xthursdayx/yacreaderlibrary-server-docker/", "Network": "bridge", - "Shell": "sh", + "Shell": "bash", "Privileged": "false", "Support": "https://hub.docker.com/r/xthursdayx/yacreaderlibrary-server-docker/", "Project": "https://www.yacreader.com", - "Overview": "Headless version of the YACReaderLibraryServer. YACReader is the best comic reader and comic manager with support for cbr cbz zip rar comic files.", + "Overview": "Headless version of the YACReaderLibraryServer.\r\n\r\nYACReader is the best comic reader and comic manager available, with support for cbr, cbz, zip, and rar comic files.\r\n\r\nYACReaderLibraryServer makes it easy to run a home comics server to serve your comics to any device running a YACReader client (including Windows, MacOS, Linux, and iOS).", "WebUI": "http://[IP]:[PORT:8080]", "TemplateURL": "https://raw.githubusercontent.com/xthursdayx/docker-templates/master/yacserver.xml", "Icon": "https://raw.githubusercontent.com/xthursdayx/docker-templates/master/images/yacreader-icon.png", + "ExtraParams": "--restart unless-stopped", "PostArgs": "", "CPUset": "", - "DonateText": "\u200b If you appreciate my work please consider buying me a coffee, cheers!\u00a0\ud83d\ude01", + "DonateText": "\u200b If you appreciate my work please consider buying me a coffee, cheers!\u00a0\ud83d\ude01 \u00a0 \u200b", "DonateLink": "https://www.buymeacoffee.com/xthursdayx", "Networking": { "Mode": "bridge", @@ -150728,17 +150729,84 @@ } }, "Data": { - "Volume": { - "HostDir": "/mnt/user/Media/Comics/", - "ContainerDir": "/comics", - "Mode": "rw" - } + "Volume": [ + { + "HostDir": "", + "ContainerDir": "/comics", + "Mode": "rw" + }, + { + "HostDir": "/mnt/cache/appdata/yacreaderlibraryserver", + "ContainerDir": "/config", + "Mode": "rw" + } + ] + }, + "Environment": { + "Variable": [ + { + "Value": "99", + "Name": "PUID", + "Mode": "" + }, + { + "Value": "100", + "Name": "PGID", + "Mode": "" + }, + { + "Value": "America/New_York", + "Name": "TZ", + "Mode": "" + } + ] }, - "Environment": "", "Config": [ { "@attributes": { - "Name": "Host Port 1", + "Name": "PUID", + "Target": "PUID", + "Default": "99", + "Mode": "", + "Description": "Container Variable: PUID", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "99" + }, + { + "@attributes": { + "Name": "PGID", + "Target": "PGID", + "Default": "100", + "Mode": "", + "Description": "Container Variable: PGID", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "100" + }, + { + "@attributes": { + "Name": "TZ", + "Target": "TZ", + "Default": "America/New_York", + "Mode": "", + "Description": "Time Zone", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "America/New_York" + }, + { + "@attributes": { + "Name": "Port 1", "Target": "8080", "Default": "8080", "Mode": "tcp", @@ -150752,7 +150820,7 @@ }, { "@attributes": { - "Name": "Host Path 1", + "Name": "Comics", "Target": "/comics", "Default": "", "Mode": "rw", @@ -150762,12 +150830,26 @@ "Required": "true", "Mask": "false" }, - "value": "/mnt/user/Media/Comics/" + "value": "" + }, + { + "@attributes": { + "Name": "Config", + "Target": "/config", + "Default": "/mnt/cache/appdata/yacreaderlibraryserver", + "Mode": "rw", + "Description": "Container Path: /config", + "Type": "Path", + "Display": "advanced", + "Required": "true", + "Mask": "false" + }, + "value": "/mnt/cache/appdata/yacreaderlibraryserver" } ], "Repo": "xthursdayx's Repository", - "Date": "1612584152", - "Description": "Headless version of the YACReaderLibraryServer. YACReader is the best comic reader and comic manager with support for cbr cbz zip rar comic files.", + "Date": "1623194831", + "Description": "Headless version of the YACReaderLibraryServer.\r\n\r\nYACReader is the best comic reader and comic manager available, with support for cbr, cbz, zip, and rar comic files.\r\n\r\nYACReaderLibraryServer makes it easy to run a home comics server to serve your comics to any device running a YACReader client (including Windows, MacOS, Linux, and iOS).", "templatePath": "/tmp/GitHub/AppFeed/templates/xthursdayxsRepository/yacserver.xml", "CategoryList": [ "MediaServer-Other" @@ -177526,8 +177608,8 @@ "CategoryList": [ "MediaApp-Video" ], - "downloads": 4603, - "LastUpdateScan": 1620597760, + "downloads": 11620, + "LastUpdateScan": 1623196987, "FirstSeen": 1618005567 }, { @@ -198343,8 +198425,8 @@ "Productivity", "Other" ], - "downloads": 2682, - "LastUpdateScan": 1620597761, + "downloads": 6898, + "LastUpdateScan": 1623196987, "FirstSeen": 1610212065 }, { @@ -206632,7 +206714,9 @@ "Security", "Network-Management" ], - "LastUpdateScan": 1620597761, + "downloads": 244147, + "stars": 34, + "LastUpdateScan": 1623196987, "FirstSeen": 1618005568 }, { diff --git a/old-applicationFeed-raw.json b/old-applicationFeed-raw.json index 194c455a8..50e7204cd 100644 --- a/old-applicationFeed-raw.json +++ b/old-applicationFeed-raw.json @@ -15623,11 +15623,10 @@ "CategoryList": [ "Tools-Utilities" ], - "downloads": 55201247, - "stars": 157, - "trending": 2.108, + "downloads": 56162248, + "stars": 160, + "trending": 1.711, "trends": [ - 14.905, 14.502, 13.756, 11.781, @@ -15639,10 +15638,10 @@ 1.535, 2.168, 2.245, - 2.108 + 2.108, + 1.711 ], "trendsDate": [ - 1589407644, 1592006850, 1594606112, 1597205764, @@ -15654,10 +15653,10 @@ 1612797328, 1615395764, 1617991390, - 1620590570 + 1620590570, + 1623189788 ], "downloadtrend": [ - 23012133, 26915325, 31208308, 35376057, @@ -15669,9 +15668,10 @@ 51679319, 52824794, 54037864, - 55201247 + 55201247, + 56162248 ], - "LastUpdateScan": 1620590570, + "LastUpdateScan": 1623189788, "FirstSeen": 1542661269 }, { @@ -18642,11 +18642,10 @@ "CategoryList": [ "Tools-Utilities" ], - "downloads": 4294386, + "downloads": 4402585, "stars": 48, - "trending": 2.865, + "trending": 2.458, "trends": [ - 13.54, 12.454, 9.847, 9.169, @@ -18658,10 +18657,10 @@ 2.559, 2.674, 2.351, - 2.865 + 2.865, + 2.458 ], "trendsDate": [ - 1589407645, 1592006850, 1594606112, 1597205765, @@ -18673,10 +18672,10 @@ 1612797329, 1615395764, 1617991390, - 1620590570 + 1620590570, + 1623189788 ], "downloadtrend": [ - 2207144, 2521136, 2796509, 3078789, @@ -18688,9 +18687,10 @@ 3964368, 4073274, 4171347, - 4294386 + 4294386, + 4402585 ], - "LastUpdateScan": 1620590570, + "LastUpdateScan": 1623189788, "FirstSeen": 1542661270 }, { @@ -34383,11 +34383,10 @@ "Tools-Utilities", "Network-Management" ], - "downloads": 256419157, - "stars": 409, - "trending": 2.878, + "downloads": 263814579, + "stars": 420, + "trending": 2.803, "trends": [ - 12.233, 10.083, 9.789, 9.257, @@ -34399,10 +34398,10 @@ 2.126, 3.208, 3.156, - 2.878 + 2.878, + 2.803 ], "trendsDate": [ - 1589407645, 1592006851, 1594606113, 1597205765, @@ -34414,10 +34413,10 @@ 1612797329, 1615395764, 1617991390, - 1620590571 + 1620590571, + 1623189788 ], "downloadtrend": [ - 126494034, 140679081, 155943667, 171852803, @@ -34429,9 +34428,10 @@ 233443755, 241181756, 249040621, - 256419157 + 256419157, + 263814579 ], - "LastUpdateScan": 1620590571, + "LastUpdateScan": 1623189788, "FirstSeen": 1550448205 }, { @@ -38488,10 +38488,9 @@ "CategoryList": [ "Tools" ], - "downloads": 72032, - "trending": 2.159, + "downloads": 73549, + "trending": 2.063, "trends": [ - 6.388, 2.384, 1.963, 2.42, @@ -38503,10 +38502,10 @@ 2.635, 2.505, 2.304, - 2.159 + 2.159, + 2.063 ], "trendsDate": [ - 1589407645, 1592006851, 1594606113, 1597205765, @@ -38518,10 +38517,10 @@ 1612797329, 1615395765, 1617991391, - 1620590571 + 1620590571, + 1623189789 ], "downloadtrend": [ - 56213, 57586, 58739, 60196, @@ -38533,9 +38532,10 @@ 67128, 68853, 70477, - 72032 + 72032, + 73549 ], - "LastUpdateScan": 1620590571, + "LastUpdateScan": 1623189789, "FirstSeen": 1455080400 }, { @@ -47800,11 +47800,10 @@ "CategoryList": [ "Productivity" ], - "downloads": 28611446, - "stars": 149, - "trending": 3.268, + "downloads": 29413365, + "stars": 152, + "trending": 2.726, "trends": [ - 5.693, 5.125, 3.915, 4.285, @@ -47816,10 +47815,10 @@ 3.062, 3.354, 3.648, - 3.268 + 3.268, + 2.726 ], "trendsDate": [ - 1589407646, 1592006851, 1594606113, 1597205766, @@ -47831,10 +47830,10 @@ 1612797329, 1615395766, 1617991391, - 1620590571 + 1620590571, + 1623189789 ], "downloadtrend": [ - 18364402, 19356514, 20145297, 21047195, @@ -47846,9 +47845,10 @@ 25772050, 26666525, 27676291, - 28611446 + 28611446, + 29413365 ], - "LastUpdateScan": 1620590571, + "LastUpdateScan": 1623189789, "FirstSeen": 1554796899 }, { @@ -52111,8 +52111,8 @@ "CategoryList": [ "Network-Web" ], - "downloads": 1591, - "LastUpdateScan": 1620590572, + "downloads": 1597, + "LastUpdateScan": 1623189789, "FirstSeen": 1540069065 }, { @@ -85292,7 +85292,7 @@ "Network-Web", "Network-Other" ], - "LastUpdateScan": 1620590572, + "LastUpdateScan": 1623189790, "FirstSeen": 1550431854 }, { @@ -95111,16 +95111,17 @@ "Productivity", "Tools-Utilities" ], - "downloads": 188626, + "downloads": 222454, "stars": 2, - "trending": 15.824, + "trending": 15.207, "trends": [ 37.529, 31.043, 40.672, 28.326, 23.714, - 15.824 + 15.824, + 15.207 ], "trendsDate": [ 1607598495, @@ -95128,7 +95129,8 @@ 1612797330, 1615395766, 1617991392, - 1620590572 + 1620590572, + 1623189790 ], "downloadtrend": [ 22188, @@ -95137,9 +95139,10 @@ 86815, 121125, 158777, - 188626 + 188626, + 222454 ], - "LastUpdateScan": 1620590572, + "LastUpdateScan": 1623189790, "FirstSeen": 1602404207 }, { @@ -135534,11 +135537,10 @@ "CategoryList": [ "Productivity" ], - "downloads": 3028907, - "stars": 38, - "trending": 7.841, + "downloads": 3157258, + "stars": 40, + "trending": 4.065, "trends": [ - 41.267, 31.058, 24.72, 23.628, @@ -135550,10 +135552,10 @@ 4.085, 7.153, 7.304, - 7.841 + 7.841, + 4.065 ], "trendsDate": [ - 1589407646, 1592006852, 1594606114, 1597205767, @@ -135565,10 +135567,10 @@ 1612797330, 1615395767, 1617991392, - 1620590573 + 1620590573, + 1623189790 ], "downloadtrend": [ - 452268, 656008, 871422, 1141021, @@ -135580,9 +135582,10 @@ 2402440, 2587518, 2791417, - 3028907 + 3028907, + 3157258 ], - "LastUpdateScan": 1620590573, + "LastUpdateScan": 1623189790, "FirstSeen": 1573823228 }, { @@ -136138,9 +136141,9 @@ "CategoryList": [ "Productivity" ], - "downloads": 5435, + "downloads": 5719, "stars": 1, - "LastUpdateScan": 1620590573, + "LastUpdateScan": 1623189790, "FirstSeen": 1573823228 }, { @@ -136781,11 +136784,10 @@ "Productivity", "Tools-Utilities" ], - "downloads": 52852, + "downloads": 55830, "stars": 2, - "trending": 4.957, + "trending": 5.334, "trends": [ - 5.971, 5.7, 5.072, 5.489, @@ -136797,10 +136799,10 @@ 10.041, 4.773, 5.118, - 4.957 + 4.957, + 5.334 ], "trendsDate": [ - 1589400462, 1591999649, 1594598877, 1597205767, @@ -136812,10 +136814,10 @@ 1612797331, 1615395768, 1617991393, - 1620590573 + 1620590573, + 1623189791 ], "downloadtrend": [ - 24336, 25807, 27186, 28765, @@ -136827,9 +136829,10 @@ 45386, 47661, 50232, - 52852 + 52852, + 55830 ], - "LastUpdateScan": 1620590573, + "LastUpdateScan": 1623189791, "FirstSeen": 1567771788 }, { @@ -139965,11 +139968,10 @@ "CategoryList": [ "Productivity" ], - "downloads": 3074492, - "stars": 69, - "trending": 2.446, + "downloads": 3171660, + "stars": 70, + "trending": 3.064, "trends": [ - 9.7, 8.852, 4.328, 3.908, @@ -139981,10 +139983,10 @@ 3.038, 2.736, 2.726, - 2.446 + 2.446, + 3.064 ], "trendsDate": [ - 1589407647, 1592006852, 1594606114, 1597205768, @@ -139996,10 +139998,10 @@ 1612797331, 1615395768, 1617991393, - 1620590574 + 1620590574, + 1623189791 ], "downloadtrend": [ - 1974904, 2166697, 2264720, 2356836, @@ -140011,9 +140013,10 @@ 2837704, 2917519, 2999294, - 3074492 + 3074492, + 3171660 ], - "LastUpdateScan": 1620590574, + "LastUpdateScan": 1623189791, "FirstSeen": 1573823228 }, { diff --git a/repoInfo.json b/repoInfo.json index 44dd7cd0b..f7d81e66c 100644 --- a/repoInfo.json +++ b/repoInfo.json @@ -44181,9 +44181,9 @@ }, "aronwk/wger:latest": { "Base": null, - "Downloads": 2682, + "Downloads": 6898, "Stars": null, - "Time": 1620597761, + "Time": 1623196987, "trending": null, "trends": null, "downloadtrend": null, @@ -46471,9 +46471,9 @@ }, "randomninjaatk/locast2tuner": { "Base": null, - "Downloads": 4603, + "Downloads": 11620, "Stars": null, - "Time": 1620597760, + "Time": 1623196987, "trending": null, "trends": null, "downloadtrend": null, @@ -46481,9 +46481,9 @@ }, "ntop/ntopng:stable": { "Base": null, - "Downloads": null, - "Stars": null, - "Time": 1620597761, + "Downloads": 244147, + "Stars": 34, + "Time": 1623196987, "trending": null, "trends": null, "downloadtrend": null,