From ed1257456c85c09047070523081b7436c7beb5b4 Mon Sep 17 00:00:00 2001 From: Andrew Z Date: Wed, 8 May 2024 12:06:17 -0400 Subject: [PATCH] Update --- applicationFeed-lastUpdated.json | 2 +- applicationFeed-raw.json | 56 +++++++- applicationFeed.json | 60 +++++++-- log.txt | 3 - old-applicationFeed-raw.json | 213 ++++++++++++++++--------------- 5 files changed, 209 insertions(+), 125 deletions(-) diff --git a/applicationFeed-lastUpdated.json b/applicationFeed-lastUpdated.json index a0be0e904..37dc138f0 100755 --- a/applicationFeed-lastUpdated.json +++ b/applicationFeed-lastUpdated.json @@ -1,3 +1,3 @@ { - "last_updated_timestamp": 1715177178 + "last_updated_timestamp": 1715184376 } \ No newline at end of file diff --git a/applicationFeed-raw.json b/applicationFeed-raw.json index 18bb24b7a..aa0d4824e 100644 --- a/applicationFeed-raw.json +++ b/applicationFeed-raw.json @@ -249614,7 +249614,7 @@ "Privileged": "false", "Support": "https://forums.unraid.net/topic/124326-komf-docker-support-thread/", "Project": "https://github.com/Snd-R/komf", - "Overview": "Komf is a Metadata Fetcher for Komga. You can let it run in the Background to update new added series or [br]\r\nConnect to it's API directly and/or use the userscript to update directly in the Komga WebUI.(https://github.com/Snd-R/komf-userscript) [br]\r\n Note that this is an API Container so there is no WebUI.", + "Overview": "Komf is a Metadata Fetcher for Komga and/or Kavita. You can let it run in the Background to update new added series or \r\n\r\nConnect to it's API directly and/or use the userscript to update directly in the Komga WebUI.(https://github.com/Snd-R/komf-userscript) \r\n\r\n Note that this is an API Container so there is no WebUI.\r\n\r\nSetup:\r\nAdd Container as usual.\r\nAdd the application.yml to the config folder (if it wasn't automatically added).\r\nRemove the Komf or Kavita Parts of the yml, when you aren't planning on using them.\r\n\r\nThe .yml is in the top Post of the Thread (https://forums.unraid.net/topic/124326-komf-docker-support-thread/).", "TemplateURL": "https://raw.githubusercontent.com/C3004/Unraid-Templates-C3004/master/Komf-Docker.xml", "Icon": "https://avatars.githubusercontent.com/u/76580768?v=4", "Config": [ @@ -249636,12 +249636,12 @@ "@attributes": { "Name": "Path to your Komga Instance", "Target": "KOMF_KOMGA_BASE_URI", - "Default": "http://komga:8080", + "Default": "", "Mode": "", "Description": "Path to your Komga Instance.\r\nLike this:\r\nhttp://komga:8080", "Type": "Variable", "Display": "always", - "Required": "true", + "Required": "false", "Mask": "false" }, "value": "" @@ -249655,7 +249655,7 @@ "Description": "Add a user here that has Metadata rights", "Type": "Variable", "Display": "always", - "Required": "true", + "Required": "false", "Mask": "false" }, "value": "" @@ -249669,7 +249669,7 @@ "Description": "Add a user here that has Metadata rights", "Type": "Variable", "Display": "always", - "Required": "true", + "Required": "false", "Mask": "true" }, "value": "" @@ -249698,10 +249698,24 @@ "Type": "Variable", "Display": "always", "Required": "false", - "Mask": "false" + "Mask": "true" }, "value": "" }, + { + "@attributes": { + "Name": "Timezone", + "Target": "TZ", + "Default": "UTC", + "Mode": "", + "Description": "Set the Timezone. You need the same Timezone as Kavita for the Event Listener to work.", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "UTC" + }, { "@attributes": { "Name": "Komga/Kavita Library", @@ -249716,6 +249730,34 @@ }, "value": "/mnt/user/Media/books" }, + { + "@attributes": { + "Name": "MAL Client ID", + "Target": "KOMF_METADATA_PROVIDERS_MAL_CLIENT_ID", + "Default": "", + "Mode": "", + "Description": "required for mal provider. See https://myanimelist.net/forum/?topicid=1973077 ", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "true" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Comicvine API key", + "Target": "KOMF_METADATA_PROVIDERS_COMIC_VINE_API_KEY", + "Default": "", + "Mode": "", + "Description": "required for comicVine provider https://comicvine.gamespot.com/api/ ", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "true" + }, + "value": "" + }, { "@attributes": { "Name": "Log Level", @@ -313408,7 +313450,6 @@ ], "downloads": 39791038, "stars": 1341, - "LastUpdate": 1714618803, "trending": 1.039, "trends": [ 1.546, @@ -313430,6 +313471,7 @@ 39791038 ], "LastUpdateScan": 1715177178, + "LastUpdate": 1714618803, "FirstSeen": 1704783950, "topTrending": -0.5070000000000001 }, diff --git a/applicationFeed.json b/applicationFeed.json index 38da2653a..835ff8dd4 100755 --- a/applicationFeed.json +++ b/applicationFeed.json @@ -1,7 +1,7 @@ { "apps": 2240, - "last_updated_timestamp": 1715177178, - "last_updated": "2024-05-08 10:06", + "last_updated_timestamp": 1715184376, + "last_updated": "2024-05-08 12:06", "categories": [ { "Cat": "AI:", @@ -249780,7 +249780,7 @@ "Privileged": "false", "Support": "https://forums.unraid.net/topic/124326-komf-docker-support-thread/", "Project": "https://github.com/Snd-R/komf", - "Overview": "Komf is a Metadata Fetcher for Komga. You can let it run in the Background to update new added series or [br]\r\nConnect to it's API directly and/or use the userscript to update directly in the Komga WebUI.(https://github.com/Snd-R/komf-userscript) [br]\r\n Note that this is an API Container so there is no WebUI.", + "Overview": "Komf is a Metadata Fetcher for Komga and/or Kavita. You can let it run in the Background to update new added series or \r\n\r\nConnect to it's API directly and/or use the userscript to update directly in the Komga WebUI.(https://github.com/Snd-R/komf-userscript) \r\n\r\n Note that this is an API Container so there is no WebUI.\r\n\r\nSetup:\r\nAdd Container as usual.\r\nAdd the application.yml to the config folder (if it wasn't automatically added).\r\nRemove the Komf or Kavita Parts of the yml, when you aren't planning on using them.\r\n\r\nThe .yml is in the top Post of the Thread (https://forums.unraid.net/topic/124326-komf-docker-support-thread/).", "TemplateURL": "https://raw.githubusercontent.com/C3004/Unraid-Templates-C3004/master/Komf-Docker.xml", "Icon": "https://avatars.githubusercontent.com/u/76580768?v=4", "Config": [ @@ -249802,12 +249802,12 @@ "@attributes": { "Name": "Path to your Komga Instance", "Target": "KOMF_KOMGA_BASE_URI", - "Default": "http://komga:8080", + "Default": "", "Mode": "", "Description": "Path to your Komga Instance.\r\nLike this:\r\nhttp://komga:8080", "Type": "Variable", "Display": "always", - "Required": "true", + "Required": "false", "Mask": "false" }, "value": "" @@ -249821,7 +249821,7 @@ "Description": "Add a user here that has Metadata rights", "Type": "Variable", "Display": "always", - "Required": "true", + "Required": "false", "Mask": "false" }, "value": "" @@ -249835,7 +249835,7 @@ "Description": "Add a user here that has Metadata rights", "Type": "Variable", "Display": "always", - "Required": "true", + "Required": "false", "Mask": "true" }, "value": "" @@ -249864,10 +249864,24 @@ "Type": "Variable", "Display": "always", "Required": "false", - "Mask": "false" + "Mask": "true" }, "value": "" }, + { + "@attributes": { + "Name": "Timezone", + "Target": "TZ", + "Default": "UTC", + "Mode": "", + "Description": "Set the Timezone. You need the same Timezone as Kavita for the Event Listener to work.", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "UTC" + }, { "@attributes": { "Name": "Komga/Kavita Library", @@ -249882,6 +249896,34 @@ }, "value": "/mnt/user/Media/books" }, + { + "@attributes": { + "Name": "MAL Client ID", + "Target": "KOMF_METADATA_PROVIDERS_MAL_CLIENT_ID", + "Default": "", + "Mode": "", + "Description": "required for mal provider. See https://myanimelist.net/forum/?topicid=1973077 ", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "true" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Comicvine API key", + "Target": "KOMF_METADATA_PROVIDERS_COMIC_VINE_API_KEY", + "Default": "", + "Mode": "", + "Description": "required for comicVine provider https://comicvine.gamespot.com/api/ ", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "true" + }, + "value": "" + }, { "@attributes": { "Name": "Log Level", @@ -313574,7 +313616,6 @@ ], "downloads": 39791038, "stars": 1341, - "LastUpdate": 1714618803, "trending": 1.039, "trends": [ 1.546, @@ -313596,6 +313637,7 @@ 39791038 ], "LastUpdateScan": 1715177178, + "LastUpdate": 1714618803, "FirstSeen": 1704783950, "topTrending": -0.5070000000000001 }, diff --git a/log.txt b/log.txt index dd5e28d1e..200427df2 100644 --- a/log.txt +++ b/log.txt @@ -4097,9 +4097,6 @@ Processing /tmp/appFeed/templates/bendysRepository/sonarrtorss/sonarrtorss.xml.. Updating stats on containers -Tagged - Can't determine last update -odoo -odoo:17 Downloads: 39791038 Stars: 1341 Base: unknown Privileged: 104 diff --git a/old-applicationFeed-raw.json b/old-applicationFeed-raw.json index 45c348a70..18bb24b7a 100644 --- a/old-applicationFeed-raw.json +++ b/old-applicationFeed-raw.json @@ -253231,8 +253231,8 @@ "MediaServer-Video" ], "downloads": 276, - "LastUpdate": 1661695471, "LastUpdateScan": 1715169969, + "LastUpdate": 1661695471, "FirstSeen": 1641762439 }, { @@ -254621,8 +254621,8 @@ "MediaServer-Photos" ], "downloads": 614, - "LastUpdate": 1661695464, "LastUpdateScan": 1715169970, + "LastUpdate": 1661695464, "FirstSeen": 1641762440 }, { @@ -255021,8 +255021,8 @@ "MediaServer-Photos" ], "downloads": 359, - "LastUpdate": 1661695466, "LastUpdateScan": 1715169970, + "LastUpdate": 1661695466, "FirstSeen": 1641762440 }, { @@ -255421,8 +255421,8 @@ "MediaServer-Photos" ], "downloads": 521, - "LastUpdate": 1661695469, "LastUpdateScan": 1715169970, + "LastUpdate": 1661695469, "FirstSeen": 1641762440 }, { @@ -255519,7 +255519,6 @@ ], "downloads": 508495, "stars": 1, - "LastUpdate": 1714570440, "trending": 1.377, "trends": [ 3.724, @@ -255549,6 +255548,7 @@ 508495 ], "LastUpdateScan": 1715169970, + "LastUpdate": 1714570440, "FirstSeen": 1647182471, "topTrending": -2.3470000000000004, "topPerforming": 1.377 @@ -256080,7 +256080,6 @@ ], "downloads": 86660, "stars": 18, - "LastUpdate": 1710874550, "trending": 3.213, "trends": [ 4.45, @@ -256110,6 +256109,7 @@ 86660 ], "LastUpdateScan": 1715169970, + "LastUpdate": 1710874550, "FirstSeen": 1646917410, "topTrending": -1.237 }, @@ -258003,7 +258003,6 @@ ], "downloads": 46619, "stars": 1, - "LastUpdate": 1714093657, "trending": 3.348, "trends": [ 5.738, @@ -258033,6 +258032,7 @@ 46619 ], "LastUpdateScan": 1715169970, + "LastUpdate": 1714093657, "FirstSeen": 1644627799, "topTrending": -2.3900000000000006 }, @@ -258117,8 +258117,8 @@ "Productivity" ], "downloads": 4595, - "LastUpdate": 1713489198, "LastUpdateScan": 1715169971, + "LastUpdate": 1713489198, "FirstSeen": 1683849872 }, { @@ -258318,7 +258318,6 @@ ], "downloads": 24582, "stars": 1, - "LastUpdate": 1690504634, "trending": 0.045, "trends": [ 7.685, @@ -258348,6 +258347,7 @@ 24582 ], "LastUpdateScan": 1715169971, + "LastUpdate": 1690504634, "FirstSeen": 1644548590, "topTrending": -7.64 }, @@ -258668,7 +258668,6 @@ ], "downloads": 120397, "stars": 1, - "LastUpdate": 1644072829, "trending": 0.087, "trends": [ 1.533, @@ -258698,6 +258697,7 @@ 120397 ], "LastUpdateScan": 1715169971, + "LastUpdate": 1644072829, "FirstSeen": 1644414180, "topTrending": -1.446, "topPerforming": 0.087 @@ -258909,7 +258909,6 @@ ], "downloads": 19885, "stars": 3, - "LastUpdate": 1714932979, "trending": 0.674, "trends": [ 10.018, @@ -258939,6 +258938,7 @@ 19885 ], "LastUpdateScan": 1715169971, + "LastUpdate": 1714932979, "FirstSeen": 1644527027, "topTrending": -9.344000000000001 }, @@ -259052,7 +259052,6 @@ ], "downloads": 4314189, "stars": 693, - "LastUpdate": 1714667937, "trending": 6.758, "trends": [ 6.164, @@ -259082,6 +259081,7 @@ 4314189 ], "LastUpdateScan": 1715169971, + "LastUpdate": 1714667937, "FirstSeen": 1647360208, "topTrending": 0.5940000000000003, "topPerforming": 6.758 @@ -259261,7 +259261,6 @@ "templatePath": "/tmp/GitHub/AppFeed/templates/MyFaithsRepository/cookiecloud/cookiecloud.xml", "downloads": 232242, "stars": 59, - "LastUpdate": 1674232900, "trending": 16.8, "trends": [ 27.128, @@ -259291,6 +259290,7 @@ 232242 ], "LastUpdateScan": 1715169972, + "LastUpdate": 1674232900, "FirstSeen": 1681128262, "topTrending": -10.328, "topPerforming": 16.8 @@ -260161,8 +260161,8 @@ ], "downloads": 300, "stars": 2, - "LastUpdate": 1697307982, "LastUpdateScan": 1715169972, + "LastUpdate": 1697307982, "FirstSeen": 1667999042 }, { @@ -260347,7 +260347,6 @@ "Network-Other" ], "downloads": 24379, - "LastUpdate": 1709465269, "trending": 10.911, "trends": [ 11.317, @@ -260375,6 +260374,7 @@ 24379 ], "LastUpdateScan": 1715169972, + "LastUpdate": 1709465269, "FirstSeen": 1683367459, "topTrending": -0.4060000000000006 }, @@ -261227,7 +261227,6 @@ ], "downloads": 12079239, "stars": 101, - "LastUpdate": 1550561141, "trending": 0.017, "trends": [ 0.015, @@ -261257,6 +261256,7 @@ 12079239 ], "LastUpdateScan": 1715169973, + "LastUpdate": 1550561141, "FirstSeen": 1545575241, "topTrending": 0.0020000000000000018, "topPerforming": 0.017 @@ -261315,7 +261315,6 @@ ], "downloads": 5222265, "stars": 14, - "LastUpdate": 1713903267, "trending": 0.66, "trends": [ 0.495, @@ -261345,6 +261344,7 @@ 5222265 ], "LastUpdateScan": 1715169973, + "LastUpdate": 1713903267, "FirstSeen": 1681309518, "topTrending": 0.16500000000000004, "topPerforming": 0.66 @@ -261428,7 +261428,6 @@ ], "downloads": 528610, "stars": 9, - "LastUpdate": 1714535243, "trending": 9.635, "trends": [ 12.689, @@ -261458,6 +261457,7 @@ 528610 ], "LastUpdateScan": 1715169973, + "LastUpdate": 1714535243, "FirstSeen": 1670915074, "topTrending": -3.0540000000000003, "topPerforming": 9.635 @@ -262393,7 +262393,6 @@ ], "downloads": 59410, "stars": 1, - "LastUpdate": 1701652940, "trending": 9.418, "trends": [ 11.063, @@ -262423,6 +262422,7 @@ 59410 ], "LastUpdateScan": 1715169973, + "LastUpdate": 1701652940, "FirstSeen": 1673211841, "topTrending": -1.6450000000000014 }, @@ -262625,7 +262625,6 @@ ], "downloads": 92694, "stars": 17, - "LastUpdate": 1688069688, "trending": 3.591, "trends": [ 4.405, @@ -262655,6 +262654,7 @@ 92694 ], "LastUpdateScan": 1715169973, + "LastUpdate": 1688069688, "FirstSeen": 1647100747, "topTrending": -0.8140000000000001 }, @@ -263145,7 +263145,6 @@ ], "downloads": 27113022, "stars": 69, - "LastUpdate": 1715163193, "trending": 0.588, "trends": [ 0.851, @@ -263175,6 +263174,7 @@ 27113022 ], "LastUpdateScan": 1715169974, + "LastUpdate": 1715163193, "FirstSeen": 1647214623, "topTrending": -0.263, "topPerforming": 0.588 @@ -263261,7 +263261,6 @@ ], "downloads": 15904, "stars": 3, - "LastUpdate": 1711969471, "trending": 1.025, "trends": [ 1.844, @@ -263291,6 +263290,7 @@ 15904 ], "LastUpdateScan": 1715169974, + "LastUpdate": 1711969471, "FirstSeen": 1647214623, "topTrending": -0.8190000000000002 }, @@ -264140,7 +264140,6 @@ ], "downloads": 8840191, "stars": 76, - "LastUpdate": 1712239598, "trending": 8.98, "trends": [ 10.843, @@ -264170,6 +264169,7 @@ 8840191 ], "LastUpdateScan": 1715169974, + "LastUpdate": 1712239598, "FirstSeen": 1678309465, "topTrending": -1.8629999999999995, "topPerforming": 8.98 @@ -265348,7 +265348,6 @@ ], "downloads": 16544, "stars": 16, - "LastUpdate": 1712172233, "trending": 6.993, "trends": [ 10.825, @@ -265373,6 +265372,7 @@ 16544 ], "LastUpdateScan": 1715169974, + "LastUpdate": 1712172233, "FirstSeen": 1649798215, "topTrending": -3.831999999999999 }, @@ -266194,7 +266194,6 @@ ], "downloads": 560333, "stars": 7, - "LastUpdate": 1714914940, "trending": 2.493, "trends": [ 2.111, @@ -266224,6 +266223,7 @@ 560333 ], "LastUpdateScan": 1715169974, + "LastUpdate": 1714914940, "FirstSeen": 1670367851, "topTrending": 0.3819999999999997, "topPerforming": 2.493 @@ -268056,8 +268056,8 @@ "HomeAutomation" ], "downloads": 1509, - "LastUpdate": 1696171524, "LastUpdateScan": 1715169975, + "LastUpdate": 1696171524, "FirstSeen": 1652213587 }, { @@ -268167,7 +268167,6 @@ "HomeAutomation" ], "downloads": 19335, - "LastUpdate": 1659868112, "trending": 1.127, "trends": [ 9.927, @@ -268197,6 +268196,7 @@ 19335 ], "LastUpdateScan": 1715169975, + "LastUpdate": 1659868112, "FirstSeen": 1652533577, "topTrending": -8.799999999999999 }, @@ -268321,7 +268321,6 @@ "HomeAutomation" ], "downloads": 17405, - "LastUpdate": 1637876659, "trending": 0.011, "trends": [ 10.059, @@ -268351,6 +268350,7 @@ 17405 ], "LastUpdateScan": 1715169975, + "LastUpdate": 1637876659, "FirstSeen": 1652533577, "topTrending": -10.048 }, @@ -271738,8 +271738,8 @@ "GameServers" ], "downloads": 265, - "LastUpdate": 1668188688, "LastUpdateScan": 1715169975, + "LastUpdate": 1668188688, "FirstSeen": 1668186228 }, { @@ -272409,7 +272409,6 @@ ], "downloads": 34955, "stars": 3, - "LastUpdate": 1713932784, "trending": 13.26, "trends": [ 12.69, @@ -272439,6 +272438,7 @@ 34955 ], "LastUpdateScan": 1715169975, + "LastUpdate": 1713932784, "FirstSeen": 1655150614, "topTrending": 0.5700000000000003 }, @@ -272590,7 +272590,6 @@ ], "downloads": 9170657, "stars": 701, - "LastUpdate": 1715099052, "trending": 1.06, "trends": [ 0.794, @@ -272620,6 +272619,7 @@ 9170657 ], "LastUpdateScan": 1715169976, + "LastUpdate": 1715099052, "FirstSeen": 1655045558, "topTrending": 0.266, "topPerforming": 1.06 @@ -273689,7 +273689,6 @@ ], "downloads": 542495, "stars": 5, - "LastUpdate": 1704401074, "trending": 0.093, "trends": [ 0.087, @@ -273719,6 +273718,7 @@ 542495 ], "LastUpdateScan": 1715169976, + "LastUpdate": 1704401074, "FirstSeen": 1657820373, "topTrending": 0.006000000000000005, "topPerforming": 0.093 @@ -273779,7 +273779,6 @@ ], "downloads": 31124, "stars": 2, - "LastUpdate": 1697849388, "trending": 3.849, "trends": [ 9.205, @@ -273809,6 +273808,7 @@ 31124 ], "LastUpdateScan": 1715169976, + "LastUpdate": 1697849388, "FirstSeen": 1657925923, "topTrending": -5.356 }, @@ -274428,7 +274428,6 @@ ], "downloads": 73905091, "stars": 208, - "LastUpdate": 1715046944, "trending": 0.118, "trends": [ 0.074, @@ -274458,6 +274457,7 @@ 73905091 ], "LastUpdateScan": 1715169976, + "LastUpdate": 1715046944, "FirstSeen": 1668121436, "topTrending": 0.044, "topPerforming": 0.118 @@ -274637,7 +274637,6 @@ ], "downloads": 4423819, "stars": 16, - "LastUpdate": 1701819628, "trending": 0.469, "trends": [ 0.387, @@ -274667,6 +274666,7 @@ 4423819 ], "LastUpdateScan": 1715169976, + "LastUpdate": 1701819628, "FirstSeen": 1660248223, "topTrending": 0.08199999999999996, "topPerforming": 0.469 @@ -274735,8 +274735,8 @@ "Cloud" ], "downloads": 6150, - "LastUpdate": 1714204696, "LastUpdateScan": 1715169976, + "LastUpdate": 1714204696, "FirstSeen": 1660248223 }, { @@ -275995,7 +275995,6 @@ ], "downloads": 24773, "stars": 2, - "LastUpdate": 1689107536, "trending": 3.12, "trends": [ 5.631, @@ -276025,6 +276024,7 @@ 24773 ], "LastUpdateScan": 1715169977, + "LastUpdate": 1689107536, "FirstSeen": 1660161819, "topTrending": -2.511 }, @@ -276680,7 +276680,6 @@ ], "downloads": 63560, "stars": 1, - "LastUpdate": 1706377554, "trending": 10.209, "trends": [ 14.128, @@ -276710,6 +276709,7 @@ 63560 ], "LastUpdateScan": 1715169977, + "LastUpdate": 1706377554, "FirstSeen": 1673283892, "topTrending": -3.9190000000000005 }, @@ -279028,7 +279028,6 @@ "Tools-Utilities" ], "downloads": 24850, - "LastUpdate": 1708914747, "trending": 26.809, "trends": [ 26.809 @@ -279041,6 +279040,7 @@ 24850 ], "LastUpdateScan": 1715169977, + "LastUpdate": 1708914747, "FirstSeen": 1663171430 }, { @@ -279107,7 +279107,6 @@ ], "downloads": 206475, "stars": 46, - "LastUpdate": 1712200713, "trending": 9.289, "trends": [ 16.196, @@ -279137,6 +279136,7 @@ 206475 ], "LastUpdateScan": 1715169977, + "LastUpdate": 1712200713, "FirstSeen": 1663169018, "topTrending": -6.907000000000002, "topPerforming": 9.289 @@ -281203,7 +281203,6 @@ ], "downloads": 416266, "stars": 15, - "LastUpdate": 1714912195, "trending": 2.888, "trends": [ 2.704, @@ -281233,6 +281232,7 @@ 416266 ], "LastUpdateScan": 1715169978, + "LastUpdate": 1714912195, "FirstSeen": 1668143030, "topTrending": 0.18399999999999972, "topPerforming": 2.888 @@ -281504,7 +281504,6 @@ ], "downloads": 51522, "stars": 4, - "LastUpdate": 1715014564, "trending": 8.82, "trends": [ 10.879, @@ -281534,6 +281533,7 @@ 51522 ], "LastUpdateScan": 1715169978, + "LastUpdate": 1715014564, "FirstSeen": 1670396644, "topTrending": -2.0589999999999993 }, @@ -282143,7 +282143,6 @@ ], "downloads": 107234, "stars": 11, - "LastUpdate": 1707161157, "trending": 9.756, "trends": [ 15.404, @@ -282173,6 +282172,7 @@ 107234 ], "LastUpdateScan": 1715169978, + "LastUpdate": 1707161157, "FirstSeen": 1696781139, "topTrending": -5.648, "topPerforming": 9.756 @@ -283029,8 +283029,8 @@ ], "downloads": 550, "stars": 1, - "LastUpdate": 1665098181, "LastUpdateScan": 1715169978, + "LastUpdate": 1665098181, "FirstSeen": 1665693979 }, { @@ -283300,8 +283300,8 @@ "Network-DNS" ], "downloads": 501, - "LastUpdate": 1666501932, "LastUpdateScan": 1715169978, + "LastUpdate": 1666501932, "FirstSeen": 1665693979 }, { @@ -285570,8 +285570,8 @@ ], "downloads": 660, "stars": 1, - "LastUpdate": 1704126695, "LastUpdateScan": 1715169978, + "LastUpdate": 1704126695, "FirstSeen": 1668107035 }, { @@ -285898,8 +285898,8 @@ "Network-Privacy" ], "downloads": 468, - "LastUpdate": 1679616172, "LastUpdateScan": 1715169979, + "LastUpdate": 1679616172, "FirstSeen": 1667736477 }, { @@ -285939,7 +285939,6 @@ ], "downloads": 9576300, "stars": 40, - "LastUpdate": 1531835132, "trending": 0.267, "trends": [ 0.428, @@ -285969,6 +285968,7 @@ 9576300 ], "LastUpdateScan": 1715169979, + "LastUpdate": 1531835132, "FirstSeen": 1667912647, "topTrending": -0.16099999999999998, "topPerforming": 0.267 @@ -286404,7 +286404,6 @@ ], "downloads": 1235541, "stars": 13, - "LastUpdate": 1705313916, "trending": 0.059, "trends": [ 0.074, @@ -286434,6 +286433,7 @@ 1235541 ], "LastUpdateScan": 1715169979, + "LastUpdate": 1705313916, "FirstSeen": 1670886282, "topTrending": -0.015, "topPerforming": 0.059 @@ -286558,7 +286558,6 @@ ], "downloads": 60435314, "stars": 248, - "LastUpdate": 1714380721, "trending": 0.032, "trends": [ 0.074, @@ -286588,6 +286587,7 @@ 60435314 ], "LastUpdateScan": 1715169979, + "LastUpdate": 1714380721, "FirstSeen": 1691751505, "topTrending": -0.041999999999999996, "topPerforming": 0.032 @@ -287122,7 +287122,6 @@ ], "downloads": 488668, "stars": 19, - "LastUpdate": 1714823948, "trending": 7.971, "trends": [ 15.476, @@ -287152,6 +287151,7 @@ 488668 ], "LastUpdateScan": 1715169979, + "LastUpdate": 1714823948, "FirstSeen": 1670693190, "topTrending": -7.505000000000001, "topPerforming": 7.971 @@ -287387,8 +287387,8 @@ "Network-Web" ], "downloads": 43, - "LastUpdate": 1672139424, "LastUpdateScan": 1715169980, + "LastUpdate": 1672139424, "FirstSeen": 1670964644 }, { @@ -288287,7 +288287,6 @@ ], "downloads": 170771, "stars": 5, - "LastUpdate": 1714491405, "trending": 24.959, "trends": [ 13.542, @@ -288317,6 +288316,7 @@ 170771 ], "LastUpdateScan": 1715169980, + "LastUpdate": 1714491405, "FirstSeen": 1672929212, "topTrending": 11.417, "topPerforming": 24.959 @@ -288498,7 +288498,6 @@ "Network-VPN" ], "downloads": 54364, - "LastUpdate": 1706171510, "trending": 2.397, "trends": [ 5.925, @@ -288528,6 +288527,7 @@ 54364 ], "LastUpdateScan": 1715169980, + "LastUpdate": 1706171510, "FirstSeen": 1673370280, "topTrending": -3.528 }, @@ -288598,7 +288598,6 @@ ], "downloads": 62235, "stars": 2, - "LastUpdate": 1714491415, "trending": 13.16, "trends": [ 9.476, @@ -288628,6 +288627,7 @@ 62235 ], "LastUpdateScan": 1715169980, + "LastUpdate": 1714491415, "FirstSeen": 1673370281, "topTrending": 3.6839999999999993 }, @@ -288683,7 +288683,6 @@ ], "downloads": 59612, "stars": 1, - "LastUpdate": 1714491408, "trending": 13.524, "trends": [ 9.506, @@ -288713,6 +288712,7 @@ 59612 ], "LastUpdateScan": 1715169980, + "LastUpdate": 1714491408, "FirstSeen": 1673370281, "topTrending": 4.017999999999999 }, @@ -288851,7 +288851,6 @@ ], "downloads": 30127887, "stars": 14, - "LastUpdate": 1714643435, "trending": 9.268, "trends": [ 11.317, @@ -288881,6 +288880,7 @@ 30127887 ], "LastUpdateScan": 1715169981, + "LastUpdate": 1714643435, "FirstSeen": 1673002779, "topTrending": -2.0489999999999995, "topPerforming": 9.268 @@ -288964,8 +288964,8 @@ "MediaServer-Photos" ], "downloads": 1741, - "LastUpdate": 1684421310, "LastUpdateScan": 1715169981, + "LastUpdate": 1684421310, "FirstSeen": 1673039367 }, { @@ -289477,7 +289477,6 @@ ], "downloads": 12911, "stars": 14, - "LastUpdate": 1652738204, "trending": 10.96, "trends": [ 11.413, @@ -289493,6 +289492,7 @@ 12911 ], "LastUpdateScan": 1715169981, + "LastUpdate": 1652738204, "FirstSeen": 1652486617 }, { @@ -290747,8 +290747,8 @@ "MediaServer" ], "downloads": 666, - "LastUpdate": 1707019796, "LastUpdateScan": 1715169981, + "LastUpdate": 1707019796, "FirstSeen": 1702166408 }, { @@ -293390,8 +293390,8 @@ "MediaServer-Music" ], "downloads": 524, - "LastUpdate": 1701187683, "LastUpdateScan": 1715169981, + "LastUpdate": 1701187683, "FirstSeen": 1675971580 }, { @@ -295105,8 +295105,8 @@ "Downloaders" ], "downloads": 889, - "LastUpdate": 1712753542, "LastUpdateScan": 1715169981, + "LastUpdate": 1712753542, "FirstSeen": 1678550481 }, { @@ -295201,8 +295201,8 @@ ], "downloads": 2576, "stars": 1, - "LastUpdate": 1614868715, "LastUpdateScan": 1715169982, + "LastUpdate": 1614868715, "FirstSeen": 1678550481 }, { @@ -295281,8 +295281,8 @@ "Downloaders" ], "downloads": 1601, - "LastUpdate": 1712753136, "LastUpdateScan": 1715169982, + "LastUpdate": 1712753136, "FirstSeen": 1678550481 }, { @@ -295489,8 +295489,8 @@ "Downloaders" ], "downloads": 621, - "LastUpdate": 1677752246, "LastUpdateScan": 1715169982, + "LastUpdate": 1677752246, "FirstSeen": 1678561448 }, { @@ -295588,8 +295588,8 @@ "MediaServer-Photos" ], "downloads": 3846, - "LastUpdate": 1710108616, "LastUpdateScan": 1715169982, + "LastUpdate": 1710108616, "FirstSeen": 1678554244 }, { @@ -295654,8 +295654,8 @@ "Tools-Utilities" ], "downloads": 2168, - "LastUpdate": 1678819109, "LastUpdateScan": 1715169982, + "LastUpdate": 1678819109, "FirstSeen": 1678554796 }, { @@ -295762,8 +295762,8 @@ ], "downloads": 788, "stars": 2, - "LastUpdate": 1681616216, "LastUpdateScan": 1715169982, + "LastUpdate": 1681616216, "FirstSeen": 1678656846 }, { @@ -296903,7 +296903,6 @@ ], "downloads": 1661909, "stars": 12, - "LastUpdate": 1714872652, "trending": 3.056, "trends": [ 1.57, @@ -296933,6 +296932,7 @@ 1661909 ], "LastUpdateScan": 1715169983, + "LastUpdate": 1714872652, "FirstSeen": 1696291543, "topTrending": 1.486, "topPerforming": 3.056 @@ -297937,7 +297937,6 @@ ], "downloads": 80986, "stars": 9, - "LastUpdate": 1698073800, "trending": 4.475, "trends": [ 17.942, @@ -297967,6 +297966,7 @@ 80986 ], "LastUpdateScan": 1715169983, + "LastUpdate": 1698073800, "FirstSeen": 1683849873, "topTrending": -13.467 }, @@ -298480,7 +298480,6 @@ ], "downloads": 250010, "stars": 23, - "LastUpdate": 1710569830, "trending": 17.954, "trends": [ 10.61, @@ -298510,6 +298509,7 @@ 250010 ], "LastUpdateScan": 1715169983, + "LastUpdate": 1710569830, "FirstSeen": 1683864262, "topTrending": 7.344000000000001, "topPerforming": 17.954 @@ -298880,7 +298880,6 @@ ], "downloads": 34034, "stars": 3, - "LastUpdate": 1607215780, "trending": 0.517, "trends": [ 0.568, @@ -298910,6 +298909,7 @@ 34034 ], "LastUpdateScan": 1715169983, + "LastUpdate": 1607215780, "FirstSeen": 1681309518, "topTrending": -0.050999999999999934 }, @@ -299189,7 +299189,6 @@ ], "downloads": 24082, "stars": 22, - "LastUpdate": 1715135065, "trending": 17.137, "trends": [ 20.065, @@ -299211,6 +299210,7 @@ 24082 ], "LastUpdateScan": 1715169983, + "LastUpdate": 1715135065, "FirstSeen": 1675885920, "topTrending": -2.928000000000001 }, @@ -299864,7 +299864,6 @@ ], "downloads": 6787506, "stars": 31, - "LastUpdate": 1714524276, "trending": 0.316, "trends": [ 0.679, @@ -299889,6 +299888,7 @@ 6787506 ], "LastUpdateScan": 1715169984, + "LastUpdate": 1714524276, "FirstSeen": 1702166411, "topTrending": -0.36300000000000004 }, @@ -300391,8 +300391,8 @@ "MediaApp-Other" ], "downloads": 1447, - "LastUpdate": 1685838222, "LastUpdateScan": 1715169984, + "LastUpdate": 1685838222, "FirstSeen": 1686513871 }, { @@ -300596,7 +300596,6 @@ ], "downloads": 312821, "stars": 1, - "LastUpdate": 1635710750, "trending": 0.352, "trends": [ 0.256, @@ -300626,6 +300625,7 @@ 312821 ], "LastUpdateScan": 1715169984, + "LastUpdate": 1635710750, "FirstSeen": 1689041096, "topTrending": 0.09599999999999997, "topPerforming": 0.352 @@ -301263,7 +301263,6 @@ ], "downloads": 43041453, "stars": 365, - "LastUpdate": 1715165467, "trending": 2.432, "trends": [ 2.292, @@ -301293,6 +301292,7 @@ 43041453 ], "LastUpdateScan": 1715169984, + "LastUpdate": 1715165467, "FirstSeen": 1595297280, "topTrending": 0.14000000000000012, "topPerforming": 2.432 @@ -302092,8 +302092,8 @@ "Cloud" ], "downloads": 1459, - "LastUpdate": 1708970019, "LastUpdateScan": 1715169984, + "LastUpdate": 1708970019, "FirstSeen": 1688498829 }, { @@ -302129,8 +302129,8 @@ "Other" ], "downloads": 1061, - "LastUpdate": 1714582724, "LastUpdateScan": 1715169985, + "LastUpdate": 1714582724, "FirstSeen": 1688755660 }, { @@ -302465,8 +302465,8 @@ ], "downloads": 318694, "stars": 7, - "LastUpdate": 1677948465, "LastUpdateScan": 1715169985, + "LastUpdate": 1677948465, "FirstSeen": 1691114692 }, { @@ -302947,7 +302947,6 @@ ], "downloads": 2514763, "stars": 14, - "LastUpdate": 1714311597, "trending": 0.112, "trends": [ 0.087, @@ -302977,6 +302976,7 @@ 2514763 ], "LastUpdateScan": 1715169985, + "LastUpdate": 1714311597, "FirstSeen": 1691159940, "topTrending": 0.02500000000000001, "topPerforming": 0.112 @@ -303803,8 +303803,8 @@ "Network-Web" ], "downloads": 436, - "LastUpdate": 1692935140, "LastUpdateScan": 1715169985, + "LastUpdate": 1692935140, "FirstSeen": 1693944301 }, { @@ -305816,7 +305816,6 @@ ], "downloads": 125836, "stars": 22, - "LastUpdate": 1714106242, "trending": 19.005, "trends": [ 57.099, @@ -305844,6 +305843,7 @@ 125836 ], "LastUpdateScan": 1715169985, + "LastUpdate": 1714106242, "FirstSeen": 1693706696, "topTrending": -38.093999999999994, "topPerforming": 19.005 @@ -306020,8 +306020,8 @@ "HomeAutomation" ], "downloads": 1295, - "LastUpdate": 1715127724, "LastUpdateScan": 1715169986, + "LastUpdate": 1715127724, "FirstSeen": 1693746915 }, { @@ -306282,7 +306282,6 @@ ], "downloads": 40156, "stars": 8, - "LastUpdate": 1715120712, "trending": 18.47, "trends": [ 27.71, @@ -306307,6 +306306,7 @@ 40156 ], "LastUpdateScan": 1715169986, + "LastUpdate": 1715120712, "FirstSeen": 1694267098, "topTrending": -9.240000000000002 }, @@ -307114,8 +307114,8 @@ "MediaServer" ], "downloads": 184, - "LastUpdate": 1705087723, "LastUpdateScan": 1715169986, + "LastUpdate": 1705087723, "FirstSeen": 1696589348 }, { @@ -307226,7 +307226,6 @@ ], "downloads": 53842, "stars": 3, - "LastUpdate": 1707665711, "trending": 10.848, "trends": [ 6.301, @@ -307256,6 +307255,7 @@ 53842 ], "LastUpdateScan": 1715169986, + "LastUpdate": 1707665711, "FirstSeen": 1696752323, "topTrending": 4.547000000000001 }, @@ -307381,7 +307381,6 @@ ], "downloads": 172340, "stars": 20, - "LastUpdate": 1715157891, "trending": 12.752, "trends": [ 9.917, @@ -307411,6 +307410,7 @@ 172340 ], "LastUpdateScan": 1715169986, + "LastUpdate": 1715157891, "FirstSeen": 1696589349, "topTrending": 2.835000000000001, "topPerforming": 12.752 @@ -307511,7 +307511,6 @@ ], "downloads": 88960132, "stars": 47, - "LastUpdate": 1714057781, "trending": 1.931, "trends": [ 7.057, @@ -307541,6 +307540,7 @@ 88960132 ], "LastUpdateScan": 1715169986, + "LastUpdate": 1714057781, "FirstSeen": 1696637145, "topTrending": -5.126, "topPerforming": 1.931 @@ -307639,7 +307639,6 @@ "Tools-Utilities" ], "downloads": 15455, - "LastUpdate": 1704281132, "trending": 12.566, "trends": [ 14.386, @@ -307655,6 +307654,7 @@ 15455 ], "LastUpdateScan": 1715169987, + "LastUpdate": 1704281132, "FirstSeen": 1696689991 }, { @@ -307710,7 +307710,6 @@ "Tools-Utilities" ], "downloads": 15253, - "LastUpdate": 1704280815, "trending": 11.939, "trends": [ 14.681, @@ -307726,6 +307725,7 @@ 15253 ], "LastUpdateScan": 1715169987, + "LastUpdate": 1704280815, "FirstSeen": 1696689991 }, { @@ -310155,8 +310155,8 @@ ], "downloads": 6624, "stars": 7, - "LastUpdate": 1714425561, "LastUpdateScan": 1715169987, + "LastUpdate": 1714425561, "FirstSeen": 1699383960 }, { @@ -312054,7 +312054,6 @@ ], "downloads": 1831154, "stars": 425, - "LastUpdate": 1715118158, "trending": 30.69, "trends": [ 93.177, @@ -312082,6 +312081,7 @@ 1831154 ], "LastUpdateScan": 1715169987, + "LastUpdate": 1715118158, "FirstSeen": 1699405552, "topTrending": -62.48700000000001, "topPerforming": 30.69 @@ -312893,8 +312893,8 @@ "Productivity" ], "downloads": 153, - "LastUpdate": 1714063954, "LastUpdateScan": 1715169987, + "LastUpdate": 1714063954, "FirstSeen": 1702171668 }, { @@ -312960,8 +312960,8 @@ "Productivity" ], "downloads": 73, - "LastUpdate": 1714063940, "LastUpdateScan": 1715169988, + "LastUpdate": 1714063940, "FirstSeen": 1702171668 }, { @@ -313205,8 +313205,8 @@ "MediaServer-Other" ], "downloads": 11595, - "LastUpdate": 1715003109, "LastUpdateScan": 1715169988, + "LastUpdate": 1715003109, "FirstSeen": 1663422865 }, { @@ -313406,29 +313406,32 @@ "CategoryList": [ "Other" ], - "downloads": 39377785, - "stars": 1330, - "trending": 1.01, + "downloads": 39791038, + "stars": 1341, + "LastUpdate": 1714618803, + "trending": 1.039, "trends": [ 1.546, 1.2, - 1.01 + 1.01, + 1.039 ], "trendsDate": [ 1707383157, 1709982369, - 1712577971 + 1712577971, + 1715177178 ], "downloadtrend": [ 37916896, 38512238, 38980008, - 39377785 + 39377785, + 39791038 ], - "LastUpdateScan": 1712577971, - "LastUpdate": 1712352337, + "LastUpdateScan": 1715177178, "FirstSeen": 1704783950, - "topTrending": -0.536 + "topTrending": -0.5070000000000001 }, { "Name": "RomM",