mirror of
https://github.com/Squidly271/AppFeed.git
synced 2025-05-01 18:29:51 +00:00
Update
This commit is contained in:
parent
3244da25b4
commit
b9d23ca43f
@ -1,3 +1,3 @@
|
||||
{
|
||||
"last_updated_timestamp": 1723860772
|
||||
"last_updated_timestamp": 1723867610
|
||||
}
|
@ -53061,12 +53061,12 @@
|
||||
"Support": "http://lime-technology.com/forum/index.php?topic=36543.0",
|
||||
"Icon": "https://raw.githubusercontent.com/bergware/dynamix-plugins/master/dynamix.system.temp.png",
|
||||
"Repo": "Dynamix Repository",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/bergware/dynamix-plugins/master/systemTemp.xml",
|
||||
"Repository": "https://raw.github.com/bergware/dynamix/master/unRAIDv6/dynamix.system.temp.plg",
|
||||
"pluginVersion": "2024.07.10",
|
||||
"MinVer": "6.9.0",
|
||||
"Blacklist": true,
|
||||
"CAComment": "Note that this plugin will not detect all (or any) temperatures or fan speeds on all combinations of hardware. This is outside of the author's control",
|
||||
"Overview": "shows in real-time the temperature of the system CPU and motherboard. Temperatures can be displayed in Celsius or Fahrenheit. Your hardware must support the necessary probes, and additional software drivers may be required too. This plugin requires PERL, this package needs to be installed separately.",
|
||||
"CAComment": "Note that this plugin will not detect all (or any) temperatures or fan speeds on all combinations of hardware. This is outside of the author's control",
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/DynamixRepository/systemTemp.xml",
|
||||
"CategoryList": [
|
||||
"Tools-System",
|
||||
@ -53082,11 +53082,11 @@
|
||||
"Support": "https://forums.unraid.net/topic/84229-dynamix-wireguard-vpn/?tab=comments#comment-780291",
|
||||
"Icon": "https://raw.githubusercontent.com/bergware/dynamix-plugins/master/dynamix.wireguard.png",
|
||||
"Repo": "Dynamix Repository",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/bergware/dynamix-plugins/master/wireguard.xml",
|
||||
"Repository": "https://raw.github.com/bergware/dynamix/master/unRAIDv6/dynamix.wireguard.plg",
|
||||
"pluginVersion": "2021.06.02",
|
||||
"MinVer": "6.8.0",
|
||||
"MaxVer": "6.9.9",
|
||||
"Blacklist": true,
|
||||
"Overview": "This package contains GUI support for WireGuard. WireGuard allows to set up VPN tunnels for various requirements, such as remote server access or Internet over VPN.",
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/DynamixRepository/wireguard.xml",
|
||||
"CategoryList": [
|
||||
@ -122910,7 +122910,6 @@
|
||||
"GameServers"
|
||||
],
|
||||
"stars": 45,
|
||||
"LastUpdate": 1721913328,
|
||||
"trendsDate": [
|
||||
1708268749,
|
||||
1710864387,
|
||||
@ -122921,6 +122920,7 @@
|
||||
1723860772
|
||||
],
|
||||
"LastUpdateScan": 1723860772,
|
||||
"LastUpdate": 1721913328,
|
||||
"FirstSeen": 1705669563
|
||||
},
|
||||
{
|
||||
@ -158004,6 +158004,77 @@
|
||||
"topTrending": 0.008000000000000007,
|
||||
"topPerforming": 0.1
|
||||
},
|
||||
{
|
||||
"Name": "triliumnext",
|
||||
"Repository": "triliumnext/notes:latest",
|
||||
"Registry": "https://hub.docker.com/r/triliumnext/notes",
|
||||
"Network": "bridge",
|
||||
"Shell": "sh",
|
||||
"Privileged": "false",
|
||||
"Support": "https://forums.unraid.net/topic/87798-support-selfhostersnets-template-repository/",
|
||||
"Project": "https://github.com/TriliumNext/Notes",
|
||||
"Overview": "TriliumNext Notes is an open-source, cross-platform hierarchical note taking application with focus on building large personal knowledge bases.",
|
||||
"WebUI": "http://[IP]:[PORT:8080]",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/selfhosters/unRAID-CA-templates/master/templates/triliumnext.xml",
|
||||
"Icon": "https://raw.githubusercontent.com/selfhosters/unRAID-CA-templates/master/templates/img/triliumnext.png",
|
||||
"Config": [
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "WebUI",
|
||||
"Target": "8080",
|
||||
"Default": "9999",
|
||||
"Mode": "tcp",
|
||||
"Description": "WebUI - Default 9999",
|
||||
"Type": "Port",
|
||||
"Display": "always-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "9999"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Appdata",
|
||||
"Target": "/home/node/trilium-data",
|
||||
"Default": "/mnt/user/appdata/trilium",
|
||||
"Mode": "rw",
|
||||
"Description": "Container Path: /home/node/trilium-data",
|
||||
"Type": "Path",
|
||||
"Display": "advanced-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Backups",
|
||||
"Target": "/home/node/trilium-data/backup",
|
||||
"Default": "/mnt/user/appdata/trilium/backup",
|
||||
"Mode": "rw",
|
||||
"Description": "Container Path: /home/node/trilium-data/backup",
|
||||
"Type": "Path",
|
||||
"Display": "advanced-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
}
|
||||
],
|
||||
"Repo": "Selfhosters Unraid Discord Repository",
|
||||
"RepoShort": "Selfhosters",
|
||||
"Official": true,
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/SelfhostersUnraidDiscordRepository/templates/triliumnext.xml",
|
||||
"CategoryList": [
|
||||
"Productivity",
|
||||
"Tools-Utilities"
|
||||
],
|
||||
"downloads": 3032,
|
||||
"stars": 1,
|
||||
"LastUpdate": 1723849964,
|
||||
"LastUpdateScan": 1723867605,
|
||||
"FirstSeen": 1723867605
|
||||
},
|
||||
{
|
||||
"Name": "ts-dnsserver",
|
||||
"Repository": "roxedus/ts-dnsserver",
|
||||
@ -306116,7 +306187,6 @@
|
||||
],
|
||||
"downloads": 26760,
|
||||
"stars": 22,
|
||||
"LastUpdate": 1718012515,
|
||||
"trending": 8.857,
|
||||
"trends": [
|
||||
10.586,
|
||||
@ -306132,6 +306202,7 @@
|
||||
26760
|
||||
],
|
||||
"LastUpdateScan": 1723860772,
|
||||
"LastUpdate": 1718012515,
|
||||
"FirstSeen": 1718661996
|
||||
},
|
||||
{
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"apps": 2358,
|
||||
"last_updated_timestamp": 1723860772,
|
||||
"last_updated": "2024-08-16 22:12",
|
||||
"apps": 2359,
|
||||
"last_updated_timestamp": 1723867610,
|
||||
"last_updated": "2024-08-17 00:06",
|
||||
"categories": [
|
||||
{
|
||||
"Cat": "AI:",
|
||||
@ -53227,12 +53227,12 @@
|
||||
"Support": "http://forums.unraid.net/index.php?topic=36543.0",
|
||||
"Icon": "https://raw.githubusercontent.com/bergware/dynamix-plugins/master/dynamix.system.temp.png",
|
||||
"Repo": "Dynamix Repository",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/bergware/dynamix-plugins/master/systemTemp.xml",
|
||||
"Repository": "https://raw.github.com/bergware/dynamix/master/unRAIDv6/dynamix.system.temp.plg",
|
||||
"pluginVersion": "2024.07.10",
|
||||
"MinVer": "6.9.0",
|
||||
"Blacklist": true,
|
||||
"CAComment": "Note that this plugin will not detect all (or any) temperatures or fan speeds on all combinations of hardware. This is outside of the author's control",
|
||||
"Overview": "shows in real-time the temperature of the system CPU and motherboard. Temperatures can be displayed in Celsius or Fahrenheit. Your hardware must support the necessary probes, and additional software drivers may be required too. This plugin requires PERL, this package needs to be installed separately.",
|
||||
"CAComment": "Note that this plugin will not detect all (or any) temperatures or fan speeds on all combinations of hardware. This is outside of the author's control",
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/DynamixRepository/systemTemp.xml",
|
||||
"CategoryList": [
|
||||
"Tools-System",
|
||||
@ -53248,11 +53248,11 @@
|
||||
"Support": "https://forums.unraid.net/topic/84229-dynamix-wireguard-vpn/?tab=comments#comment-780291",
|
||||
"Icon": "https://raw.githubusercontent.com/bergware/dynamix-plugins/master/dynamix.wireguard.png",
|
||||
"Repo": "Dynamix Repository",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/bergware/dynamix-plugins/master/wireguard.xml",
|
||||
"Repository": "https://raw.github.com/bergware/dynamix/master/unRAIDv6/dynamix.wireguard.plg",
|
||||
"pluginVersion": "2021.06.02",
|
||||
"MinVer": "6.8.0",
|
||||
"MaxVer": "6.9.9",
|
||||
"Blacklist": true,
|
||||
"Overview": "This package contains GUI support for WireGuard. WireGuard allows to set up VPN tunnels for various requirements, such as remote server access or Internet over VPN.",
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/DynamixRepository/wireguard.xml",
|
||||
"CategoryList": [
|
||||
@ -123076,7 +123076,6 @@
|
||||
"GameServers"
|
||||
],
|
||||
"stars": 45,
|
||||
"LastUpdate": 1721913328,
|
||||
"trendsDate": [
|
||||
1708268749,
|
||||
1710864387,
|
||||
@ -123087,6 +123086,7 @@
|
||||
1723860772
|
||||
],
|
||||
"LastUpdateScan": 1723860772,
|
||||
"LastUpdate": 1721913328,
|
||||
"FirstSeen": 1705669563
|
||||
},
|
||||
{
|
||||
@ -158170,6 +158170,77 @@
|
||||
"topTrending": 0.008000000000000007,
|
||||
"topPerforming": 0.1
|
||||
},
|
||||
{
|
||||
"Name": "triliumnext",
|
||||
"Repository": "triliumnext/notes:latest",
|
||||
"Registry": "https://hub.docker.com/r/triliumnext/notes",
|
||||
"Network": "bridge",
|
||||
"Shell": "sh",
|
||||
"Privileged": "false",
|
||||
"Support": "https://forums.unraid.net/topic/87798-support-selfhostersnets-template-repository/",
|
||||
"Project": "https://github.com/TriliumNext/Notes",
|
||||
"Overview": "TriliumNext Notes is an open-source, cross-platform hierarchical note taking application with focus on building large personal knowledge bases.",
|
||||
"WebUI": "http://[IP]:[PORT:8080]",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/selfhosters/unRAID-CA-templates/master/templates/triliumnext.xml",
|
||||
"Icon": "https://raw.githubusercontent.com/selfhosters/unRAID-CA-templates/master/templates/img/triliumnext.png",
|
||||
"Config": [
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "WebUI",
|
||||
"Target": "8080",
|
||||
"Default": "9999",
|
||||
"Mode": "tcp",
|
||||
"Description": "WebUI - Default 9999",
|
||||
"Type": "Port",
|
||||
"Display": "always-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "9999"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Appdata",
|
||||
"Target": "/home/node/trilium-data",
|
||||
"Default": "/mnt/user/appdata/trilium",
|
||||
"Mode": "rw",
|
||||
"Description": "Container Path: /home/node/trilium-data",
|
||||
"Type": "Path",
|
||||
"Display": "advanced-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Backups",
|
||||
"Target": "/home/node/trilium-data/backup",
|
||||
"Default": "/mnt/user/appdata/trilium/backup",
|
||||
"Mode": "rw",
|
||||
"Description": "Container Path: /home/node/trilium-data/backup",
|
||||
"Type": "Path",
|
||||
"Display": "advanced-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
}
|
||||
],
|
||||
"Repo": "Selfhosters Unraid Discord Repository",
|
||||
"RepoShort": "Selfhosters",
|
||||
"Official": true,
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/SelfhostersUnraidDiscordRepository/templates/triliumnext.xml",
|
||||
"CategoryList": [
|
||||
"Productivity",
|
||||
"Tools-Utilities"
|
||||
],
|
||||
"downloads": 3032,
|
||||
"stars": 1,
|
||||
"LastUpdate": 1723849964,
|
||||
"LastUpdateScan": 1723867605,
|
||||
"FirstSeen": 1723867605
|
||||
},
|
||||
{
|
||||
"Name": "ts-dnsserver",
|
||||
"Repository": "roxedus/ts-dnsserver",
|
||||
@ -306282,7 +306353,6 @@
|
||||
],
|
||||
"downloads": 26760,
|
||||
"stars": 22,
|
||||
"LastUpdate": 1718012515,
|
||||
"trending": 8.857,
|
||||
"trends": [
|
||||
10.586,
|
||||
@ -306298,6 +306368,7 @@
|
||||
26760
|
||||
],
|
||||
"LastUpdateScan": 1723860772,
|
||||
"LastUpdate": 1718012515,
|
||||
"FirstSeen": 1718661996
|
||||
},
|
||||
{
|
||||
|
@ -3434,5 +3434,6 @@
|
||||
"ghcr.io/invoke-ai/invokeai:latest": 1723615592,
|
||||
"postgres:16": 1723666012,
|
||||
"ghcr.io/windmill-labs/windmill:main": 1723673197,
|
||||
"waazaafr/proxy-wol-redirect:latest": 1723817189
|
||||
"waazaafr/proxy-wol-redirect:latest": 1723817189,
|
||||
"triliumnext/notes:latest": 1723867605
|
||||
}
|
17
log.txt
17
log.txt
@ -2,9 +2,7 @@ Downloading Repositories Downloading https://raw.githubusercontent.com/Squidly27
|
||||
Downloading Moderation Downloading https://raw.githubusercontent.com/Squidly271/Community-Applications-Moderators/master/Moderation.json attempt 1...
|
||||
Downloading repository blacklist
|
||||
Downloading en_US language Pack Downloading https://github.com/unraid/lang-en_US/archive/master.zip attempt 1...
|
||||
Downloading Spotlighted apps Downloading https://raw.githubusercontent.com/Squidly271/Community-Applications-Moderators/master/Recommended.json attempt 1...bool(false)
|
||||
out: int(7)
|
||||
error: failed. Sleeping 5... Downloading https://raw.githubusercontent.com/Squidly271/Community-Applications-Moderators/master/Recommended.json attempt 2...
|
||||
Downloading Spotlighted apps Downloading https://raw.githubusercontent.com/Squidly271/Community-Applications-Moderators/master/Recommended.json attempt 1...
|
||||
Downloading Featured apps Downloading https://raw.githubusercontent.com/Squidly271/Community-Applications-Moderators/master/Featured.json attempt 1...
|
||||
|
||||
|
||||
@ -1571,6 +1569,7 @@ Processing /tmp/appFeed/templates/SelfhostersUnraidDiscordRepository/templates/t
|
||||
Processing /tmp/appFeed/templates/SelfhostersUnraidDiscordRepository/templates/tiddlywiki.xml...Removed from CA
|
||||
Processing /tmp/appFeed/templates/SelfhostersUnraidDiscordRepository/templates/traccar.xml...Success
|
||||
Processing /tmp/appFeed/templates/SelfhostersUnraidDiscordRepository/templates/traktarr.xml...Success
|
||||
Processing /tmp/appFeed/templates/SelfhostersUnraidDiscordRepository/templates/triliumnext.xml...Success
|
||||
Processing /tmp/appFeed/templates/SelfhostersUnraidDiscordRepository/templates/deprecated/ts-dnsserver.xml... ***DEPRECATED BY REPO PATH*** Success
|
||||
Processing /tmp/appFeed/templates/SelfhostersUnraidDiscordRepository/templates/tuyagateway.xml...Success
|
||||
Processing /tmp/appFeed/templates/SelfhostersUnraidDiscordRepository/templates/twonky-server.xml...Success
|
||||
@ -2219,9 +2218,7 @@ Processing /tmp/appFeed/templates/SimonFsRepository/usbip-gui.xml... Downloading
|
||||
Processing /tmp/appFeed/templates/SimonFsRepository/usb_manager.xml... Downloading https://raw.githubusercontent.com/SimonFair/usb_manager/master/usb_manager.plg attempt 1...Success
|
||||
Processing /tmp/appFeed/templates/SimonFsRepository/usb_manager_aqc111_addon.xml... Downloading https://raw.githubusercontent.com/SimonFair/USB_Manager_usb_net_addon/main/usb_manager_aqc111_addon.plg attempt 1...Success
|
||||
Processing /tmp/appFeed/templates/SimonFsRepository/usb_manager_serial_options_addon.xml... Downloading https://raw.githubusercontent.com/SimonFair/USB_Manager_Serial_Options_addon/main/usb_manager_serial_options_addon.plg attempt 1...Success
|
||||
Processing /tmp/appFeed/templates/SimonFsRepository/usb_manager_usbip_addon.xml... Downloading https://raw.githubusercontent.com/SimonFair/USB_Manager_USBIP_addon/main/usb_manager_usbip_addon.plg attempt 1...bool(false)
|
||||
out: int(7)
|
||||
error: failed. Sleeping 5... Downloading https://raw.githubusercontent.com/SimonFair/USB_Manager_USBIP_addon/main/usb_manager_usbip_addon.plg attempt 2...Success
|
||||
Processing /tmp/appFeed/templates/SimonFsRepository/usb_manager_usbip_addon.xml... Downloading https://raw.githubusercontent.com/SimonFair/USB_Manager_USBIP_addon/main/usb_manager_usbip_addon.plg attempt 1...Success
|
||||
Processing /tmp/appFeed/templates/SimonFsRepository/WOL4Services.xml... Downloading https://raw.githubusercontent.com/SimonFair/WOLforServices/master/WOL4Services.plg attempt 1...Success
|
||||
|
||||
|
||||
@ -4297,11 +4294,9 @@ Processing /tmp/appFeed/templates/bendysRepository/sonarrtorss/sonarrtorss.xml..
|
||||
|
||||
Updating stats on containers
|
||||
|
||||
Tagged - Can't determine last update
|
||||
ich777/steamcmd
|
||||
ich777/steamcmd:palworld Downloads: 5661131 Stars: 45 Base: unknown
|
||||
goolashe/automatic1111-sd-webui
|
||||
goolashe/automatic1111-sd-webui Downloads: 26760 Stars: 22 Base: unknown
|
||||
triliumnext/notes
|
||||
triliumnext/notes:latest Downloads: 3032 Stars: 1 Base: unknown
|
||||
Pulling triliumnext/notes:latest
|
||||
Privileged: 104
|
||||
|
||||
|
||||
|
@ -51754,7 +51754,6 @@
|
||||
],
|
||||
"downloads": 58325501,
|
||||
"stars": 444,
|
||||
"LastUpdate": 1723793304,
|
||||
"trending": 0.237,
|
||||
"trends": [
|
||||
0.227,
|
||||
@ -51784,6 +51783,7 @@
|
||||
58325501
|
||||
],
|
||||
"LastUpdateScan": 1723853177,
|
||||
"LastUpdate": 1723793304,
|
||||
"FirstSeen": 1466481600,
|
||||
"topTrending": 0.009999999999999981,
|
||||
"topPerforming": 0.237
|
||||
@ -53061,12 +53061,12 @@
|
||||
"Support": "http://lime-technology.com/forum/index.php?topic=36543.0",
|
||||
"Icon": "https://raw.githubusercontent.com/bergware/dynamix-plugins/master/dynamix.system.temp.png",
|
||||
"Repo": "Dynamix Repository",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/bergware/dynamix-plugins/master/systemTemp.xml",
|
||||
"Repository": "https://raw.github.com/bergware/dynamix/master/unRAIDv6/dynamix.system.temp.plg",
|
||||
"pluginVersion": "2024.07.10",
|
||||
"MinVer": "6.9.0",
|
||||
"Overview": "shows in real-time the temperature of the system CPU and motherboard. Temperatures can be displayed in Celsius or Fahrenheit. Your hardware must support the necessary probes, and additional software drivers may be required too. This plugin requires PERL, this package needs to be installed separately.",
|
||||
"Blacklist": true,
|
||||
"CAComment": "Note that this plugin will not detect all (or any) temperatures or fan speeds on all combinations of hardware. This is outside of the author's control",
|
||||
"Overview": "shows in real-time the temperature of the system CPU and motherboard. Temperatures can be displayed in Celsius or Fahrenheit. Your hardware must support the necessary probes, and additional software drivers may be required too. This plugin requires PERL, this package needs to be installed separately.",
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/DynamixRepository/systemTemp.xml",
|
||||
"CategoryList": [
|
||||
"Tools-System",
|
||||
@ -53082,11 +53082,11 @@
|
||||
"Support": "https://forums.unraid.net/topic/84229-dynamix-wireguard-vpn/?tab=comments#comment-780291",
|
||||
"Icon": "https://raw.githubusercontent.com/bergware/dynamix-plugins/master/dynamix.wireguard.png",
|
||||
"Repo": "Dynamix Repository",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/bergware/dynamix-plugins/master/wireguard.xml",
|
||||
"Repository": "https://raw.github.com/bergware/dynamix/master/unRAIDv6/dynamix.wireguard.plg",
|
||||
"pluginVersion": "2021.06.02",
|
||||
"MinVer": "6.8.0",
|
||||
"MaxVer": "6.9.9",
|
||||
"Blacklist": true,
|
||||
"Overview": "This package contains GUI support for WireGuard. WireGuard allows to set up VPN tunnels for various requirements, such as remote server access or Internet over VPN.",
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/DynamixRepository/wireguard.xml",
|
||||
"CategoryList": [
|
||||
@ -60944,7 +60944,6 @@
|
||||
],
|
||||
"downloads": 85424430,
|
||||
"stars": 71,
|
||||
"LastUpdate": 1723818917,
|
||||
"trending": 0.195,
|
||||
"trends": [
|
||||
0.187,
|
||||
@ -60974,6 +60973,7 @@
|
||||
85424430
|
||||
],
|
||||
"LastUpdateScan": 1723853177,
|
||||
"LastUpdate": 1723818917,
|
||||
"FirstSeen": 1,
|
||||
"topTrending": 0.008000000000000007,
|
||||
"topPerforming": 0.195
|
||||
@ -67522,7 +67522,6 @@
|
||||
],
|
||||
"downloads": 21207660,
|
||||
"stars": 245,
|
||||
"LastUpdate": 1722866229,
|
||||
"trending": 0.55,
|
||||
"trends": [
|
||||
0.329,
|
||||
@ -67552,6 +67551,7 @@
|
||||
21207660
|
||||
],
|
||||
"LastUpdateScan": 1723853177,
|
||||
"LastUpdate": 1722866229,
|
||||
"FirstSeen": 1537243200,
|
||||
"topTrending": 0.22100000000000003,
|
||||
"topPerforming": 0.55
|
||||
@ -80524,7 +80524,6 @@
|
||||
],
|
||||
"downloads": 9172916324,
|
||||
"stars": 12965,
|
||||
"LastUpdate": 1723673186,
|
||||
"trending": 1.125,
|
||||
"trends": [
|
||||
5.499,
|
||||
@ -80554,6 +80553,7 @@
|
||||
9172916324
|
||||
],
|
||||
"LastUpdateScan": 1723853178,
|
||||
"LastUpdate": 1723673186,
|
||||
"FirstSeen": 1525579200,
|
||||
"topTrending": -4.374,
|
||||
"topPerforming": 1.125
|
||||
@ -81942,7 +81942,6 @@
|
||||
],
|
||||
"downloads": 2192476,
|
||||
"stars": 20,
|
||||
"LastUpdate": 1693182690,
|
||||
"trending": 0.1,
|
||||
"trends": [
|
||||
0.092,
|
||||
@ -81972,6 +81971,7 @@
|
||||
2192476
|
||||
],
|
||||
"LastUpdateScan": 1723853178,
|
||||
"LastUpdate": 1693182690,
|
||||
"FirstSeen": 1527825600,
|
||||
"topTrending": 0.008000000000000007,
|
||||
"topPerforming": 0.1
|
||||
@ -83590,7 +83590,6 @@
|
||||
],
|
||||
"downloads": 13740891,
|
||||
"stars": 72,
|
||||
"LastUpdate": 1714604288,
|
||||
"trending": 0.129,
|
||||
"trends": [
|
||||
0.108,
|
||||
@ -83620,6 +83619,7 @@
|
||||
13740891
|
||||
],
|
||||
"LastUpdateScan": 1723853178,
|
||||
"LastUpdate": 1714604288,
|
||||
"FirstSeen": 1565319116,
|
||||
"topTrending": 0.021000000000000005,
|
||||
"topPerforming": 0.129
|
||||
@ -109032,7 +109032,6 @@
|
||||
],
|
||||
"downloads": 26638,
|
||||
"stars": 3,
|
||||
"LastUpdate": 1717664939,
|
||||
"trending": 0.053,
|
||||
"trends": [
|
||||
0.098,
|
||||
@ -109062,6 +109061,7 @@
|
||||
26638
|
||||
],
|
||||
"LastUpdateScan": 1723853178,
|
||||
"LastUpdate": 1717664939,
|
||||
"FirstSeen": 1570536327,
|
||||
"topTrending": -0.045000000000000005
|
||||
},
|
||||
@ -122910,16 +122910,17 @@
|
||||
"GameServers"
|
||||
],
|
||||
"stars": 45,
|
||||
"LastUpdate": 1721913328,
|
||||
"trendsDate": [
|
||||
1708268749,
|
||||
1710864387,
|
||||
1713463572,
|
||||
1716062764,
|
||||
1718661996,
|
||||
1721261181
|
||||
1721261181,
|
||||
1723860772
|
||||
],
|
||||
"LastUpdateScan": 1721261181,
|
||||
"LastUpdate": 1721064532,
|
||||
"LastUpdateScan": 1723860772,
|
||||
"FirstSeen": 1705669563
|
||||
},
|
||||
{
|
||||
@ -131928,13 +131929,13 @@
|
||||
"GameServers"
|
||||
],
|
||||
"stars": 45,
|
||||
"LastUpdate": 1721913328,
|
||||
"trendsDate": [
|
||||
1718654789,
|
||||
1721253977,
|
||||
1723853178
|
||||
],
|
||||
"LastUpdateScan": 1723853178,
|
||||
"LastUpdate": 1721913328,
|
||||
"FirstSeen": 1716055559
|
||||
},
|
||||
{
|
||||
@ -162167,7 +162168,6 @@
|
||||
"Other",
|
||||
"Plugins"
|
||||
],
|
||||
"LastUpdateScan": 1723853178,
|
||||
"FirstSeen": 1565319116
|
||||
},
|
||||
{
|
||||
@ -167397,7 +167397,6 @@
|
||||
],
|
||||
"downloads": 1923728,
|
||||
"stars": 5,
|
||||
"LastUpdate": 1602925643,
|
||||
"trending": 0.015,
|
||||
"trends": [
|
||||
0.011,
|
||||
@ -167427,6 +167426,7 @@
|
||||
1923728
|
||||
],
|
||||
"LastUpdateScan": 1723853178,
|
||||
"LastUpdate": 1602925643,
|
||||
"FirstSeen": 1575731130,
|
||||
"topTrending": 0.004,
|
||||
"topPerforming": 0.015
|
||||
@ -187040,7 +187040,6 @@
|
||||
],
|
||||
"downloads": 4161934,
|
||||
"stars": 40,
|
||||
"LastUpdate": 1718532157,
|
||||
"trending": 2.962,
|
||||
"trends": [
|
||||
3.557,
|
||||
@ -187070,6 +187069,7 @@
|
||||
4161934
|
||||
],
|
||||
"LastUpdateScan": 1723853179,
|
||||
"LastUpdate": 1718532157,
|
||||
"FirstSeen": 1588709250,
|
||||
"topTrending": -0.5949999999999998,
|
||||
"topPerforming": 2.962
|
||||
@ -191062,7 +191062,6 @@
|
||||
],
|
||||
"downloads": 3232814,
|
||||
"stars": 50,
|
||||
"LastUpdate": 1718273188,
|
||||
"trending": 1.651,
|
||||
"trends": [
|
||||
1.103,
|
||||
@ -191092,6 +191091,7 @@
|
||||
3232814
|
||||
],
|
||||
"LastUpdateScan": 1723853179,
|
||||
"LastUpdate": 1718273188,
|
||||
"FirstSeen": 1612105699,
|
||||
"topTrending": 0.548,
|
||||
"topPerforming": 1.651
|
||||
@ -192473,7 +192473,6 @@
|
||||
],
|
||||
"downloads": 4498241,
|
||||
"stars": 11,
|
||||
"LastUpdate": 1721823457,
|
||||
"trending": 0.729,
|
||||
"trends": [
|
||||
0.717,
|
||||
@ -192503,6 +192502,7 @@
|
||||
4498241
|
||||
],
|
||||
"LastUpdateScan": 1723853179,
|
||||
"LastUpdate": 1721823457,
|
||||
"FirstSeen": 1591308508,
|
||||
"topTrending": 0.01200000000000001,
|
||||
"topPerforming": 0.729
|
||||
@ -208206,7 +208206,6 @@
|
||||
],
|
||||
"downloads": 25644,
|
||||
"stars": 1,
|
||||
"LastUpdate": 1670526380,
|
||||
"trending": 0.004,
|
||||
"trends": [
|
||||
0.008,
|
||||
@ -208222,6 +208221,7 @@
|
||||
25644
|
||||
],
|
||||
"LastUpdateScan": 1723853179,
|
||||
"LastUpdate": 1670526380,
|
||||
"FirstSeen": 1658880219
|
||||
},
|
||||
{
|
||||
@ -266353,8 +266353,8 @@
|
||||
"Crypto"
|
||||
],
|
||||
"downloads": 1355,
|
||||
"LastUpdate": 1689697148,
|
||||
"LastUpdateScan": 1723853179,
|
||||
"LastUpdate": 1689697148,
|
||||
"FirstSeen": 1666677819
|
||||
},
|
||||
{
|
||||
@ -273897,7 +273897,6 @@
|
||||
],
|
||||
"downloads": 16090605,
|
||||
"stars": 217,
|
||||
"LastUpdate": 1723742891,
|
||||
"trending": 1.125,
|
||||
"trends": [
|
||||
0.711,
|
||||
@ -273927,6 +273926,7 @@
|
||||
16090605
|
||||
],
|
||||
"LastUpdateScan": 1723853179,
|
||||
"LastUpdate": 1723742891,
|
||||
"FirstSeen": 1645887791,
|
||||
"topTrending": 0.41400000000000003,
|
||||
"topPerforming": 1.125
|
||||
@ -280195,8 +280195,8 @@
|
||||
],
|
||||
"downloads": 1093,
|
||||
"stars": 1,
|
||||
"LastUpdate": 1634294965,
|
||||
"LastUpdateScan": 1723853180,
|
||||
"LastUpdate": 1634294965,
|
||||
"FirstSeen": 1651097003
|
||||
},
|
||||
{
|
||||
@ -283628,7 +283628,6 @@
|
||||
],
|
||||
"downloads": 3523148,
|
||||
"stars": 39,
|
||||
"LastUpdate": 1723536267,
|
||||
"trending": 1.057,
|
||||
"trends": [
|
||||
1.221,
|
||||
@ -283658,6 +283657,7 @@
|
||||
3523148
|
||||
],
|
||||
"LastUpdateScan": 1723853180,
|
||||
"LastUpdate": 1723536267,
|
||||
"FirstSeen": 1653660200,
|
||||
"topTrending": -0.16400000000000015,
|
||||
"topPerforming": 1.057
|
||||
@ -306114,21 +306114,24 @@
|
||||
"Productivity",
|
||||
"Tools-Utilities"
|
||||
],
|
||||
"downloads": 24390,
|
||||
"stars": 20,
|
||||
"trending": 10.586,
|
||||
"downloads": 26760,
|
||||
"stars": 22,
|
||||
"LastUpdate": 1718012515,
|
||||
"trending": 8.857,
|
||||
"trends": [
|
||||
10.586
|
||||
10.586,
|
||||
8.857
|
||||
],
|
||||
"trendsDate": [
|
||||
1721261181
|
||||
1721261181,
|
||||
1723860772
|
||||
],
|
||||
"downloadtrend": [
|
||||
21808,
|
||||
24390
|
||||
24390,
|
||||
26760
|
||||
],
|
||||
"LastUpdateScan": 1721261181,
|
||||
"LastUpdate": 1718012515,
|
||||
"LastUpdateScan": 1723860772,
|
||||
"FirstSeen": 1718661996
|
||||
},
|
||||
{
|
||||
|
@ -205,12 +205,10 @@
|
||||
},
|
||||
"https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.system.temp.plg": {
|
||||
"version": "2024.07.10",
|
||||
"blacklist": true,
|
||||
"min": "6.9.0"
|
||||
},
|
||||
"https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.wireguard.plg": {
|
||||
"version": "2021.06.02",
|
||||
"blacklist": true,
|
||||
"min": "6.8.0",
|
||||
"max": "6.9.9"
|
||||
},
|
||||
|
@ -92035,5 +92035,16 @@
|
||||
"downloadtrend": null,
|
||||
"trendsDate": null,
|
||||
"LastUpdate": 1723809758
|
||||
},
|
||||
"triliumnext/notes:latest": {
|
||||
"Base": null,
|
||||
"Downloads": 3032,
|
||||
"Stars": 1,
|
||||
"Time": 1723867605,
|
||||
"trending": null,
|
||||
"trends": null,
|
||||
"downloadtrend": null,
|
||||
"trendsDate": null,
|
||||
"LastUpdate": 1723849964
|
||||
}
|
||||
}
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"caFixed": 608,
|
||||
"caFixed": 606,
|
||||
"fixedTemplates": {
|
||||
"blue.lamp3445's Repository": {
|
||||
"mikejmcguire/hass-actronque-amd64": [
|
||||
@ -757,14 +757,6 @@
|
||||
"Privileged mode set. This may not be necessary"
|
||||
]
|
||||
},
|
||||
"Dynamix Repository": {
|
||||
"https://raw.github.com/bergware/dynamix/master/unRAIDv6/dynamix.system.temp.plg": [
|
||||
"Fatal: Plugin URL on xml template does not match PluginURL in .plg (https://raw.github.com/bergware/dynamix/master/unRAIDv6/dynamix.system.temp.plg vs https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.system.temp.plg)"
|
||||
],
|
||||
"https://raw.github.com/bergware/dynamix/master/unRAIDv6/dynamix.wireguard.plg": [
|
||||
"Fatal: Plugin URL on xml template does not match PluginURL in .plg (https://raw.github.com/bergware/dynamix/master/unRAIDv6/dynamix.wireguard.plg vs https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.wireguard.plg)"
|
||||
]
|
||||
},
|
||||
"docgyver's Repository": {
|
||||
"https://raw.githubusercontent.com/docgyver/unraid-v6-plugins/master/denyhosts.plg": [
|
||||
"No Icon specified within the application template"
|
||||
|
Loading…
x
Reference in New Issue
Block a user