mirror of
https://github.com/Squidly271/AppFeed.git
synced 2025-04-08 21:03:44 +00:00
Update
This commit is contained in:
parent
359511bd72
commit
0afc1badb0
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"last_updated_timestamp": 1735881099
|
||||
"last_updated_timestamp": 1735888464
|
||||
}
|
|
@ -6563,15 +6563,15 @@
|
|||
"topPerforming": 1.726
|
||||
},
|
||||
{
|
||||
"Name": "fika-3.9.8",
|
||||
"Name": "spt-fika",
|
||||
"Repository": "apfaffman/fika-3.9.8:latest",
|
||||
"Registry": "https://registry.hub.docker.com/r/apfaffman/fika-3.9.8",
|
||||
"Network": "bridge",
|
||||
"Shell": "sh",
|
||||
"Privileged": "false",
|
||||
"Project": "https://github.com/apfaffman/fika-3.9.8",
|
||||
"Overview": "SPT AKI server backend with Fika mod installed by default. Based off the generous work of zedramus and fellow contributors: https://github.com/zhliau/fika-spt-server-docker.\r\n\r\nCheck out the project page; there are more server options available, including enabling Modsync and automated mod installs.\r\n\r\nThis is a barebones template to get your SPT/Fika server up and running quickly on Unraid.",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/apfaffman/docker-templates/master/fika-3.9.8.xml",
|
||||
"Overview": "SPT AKI server backend with optional Fika mod (can be disabled on first run). Based off the generous work of zedramus and fellow contributors: https://github.com/zhliau/fika-spt-server-docker.\r\n\r\nCurrent SPT version: 3.10.5\n\r\nCurrent Fika server version: v2.3.6\n\r\nCheck out the project page; there are more server options available, including enabling Modsync and automated mod installs.\r\n\r\nThis is a barebones template to get your SPT/Fika server running quickly on Unraid.",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/apfaffman/docker-templates/master/spt-fika.xml",
|
||||
"Icon": "https://raw.githubusercontent.com/apfaffman/fika-3.9.8/refs/heads/main/pika.png",
|
||||
"DonateText": "If you like my work please consider donating.",
|
||||
"DonateLink": "https://www.paypal.com/paypalme/pfaffo",
|
||||
|
@ -6580,7 +6580,7 @@
|
|||
"@attributes": {
|
||||
"Name": "Server Files",
|
||||
"Target": "/opt/server",
|
||||
"Default": "/mnt/cache/appdata/fika-3.9.8",
|
||||
"Default": "/mnt/user/appdata/spt-fika",
|
||||
"Mode": "rw",
|
||||
"Description": "Location of required server files, user profiles, server (user/mod) mods, etc.",
|
||||
"Type": "Path",
|
||||
|
@ -6634,88 +6634,7 @@
|
|||
}
|
||||
],
|
||||
"Repo": "apfaffman's Repository",
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/apfaffmansRepository/fika-3.9.8.xml",
|
||||
"CategoryList": [
|
||||
"GameServers"
|
||||
],
|
||||
"downloads": 128,
|
||||
"LastUpdateScan": 1735780070,
|
||||
"LastUpdate": 1730355929,
|
||||
"FirstSeen": 1730248315
|
||||
},
|
||||
{
|
||||
"Name": "fika-spt",
|
||||
"Repository": "apfaffman/fika-3.9.8:latest",
|
||||
"Registry": "https://registry.hub.docker.com/r/apfaffman/fika-3.9.8",
|
||||
"Network": "bridge",
|
||||
"Shell": "sh",
|
||||
"Privileged": "false",
|
||||
"Project": "https://github.com/apfaffman/fika-3.9.8",
|
||||
"Overview": "SPT AKI server backend with Fika mod installed by default. Based off the generous work of zedramus and fellow contributors: https://github.com/zhliau/fika-spt-server-docker.\r\n\r\nCheck out the project page; there are more server options available, including enabling Modsync and automated mod installs.\r\n\r\nThis is a barebones template to get your SPT/Fika server up and running quickly on Unraid.",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/apfaffman/docker-templates/master/fika-spt.xml",
|
||||
"Icon": "https://raw.githubusercontent.com/apfaffman/fika-3.9.8/refs/heads/main/pika.png",
|
||||
"DonateText": "If you like my work please consider donating.",
|
||||
"DonateLink": "https://www.paypal.com/paypalme/pfaffo",
|
||||
"Config": [
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Server Files",
|
||||
"Target": "/opt/server",
|
||||
"Default": "/mnt/cache/appdata/fika-3.9.8",
|
||||
"Mode": "rw",
|
||||
"Description": "Location of required server files, user profiles, server (user/mod) mods, etc.",
|
||||
"Type": "Path",
|
||||
"Display": "always",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "/mnt/cache/appdata/fika/backend"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Listening Port",
|
||||
"Target": "6969",
|
||||
"Default": "6969",
|
||||
"Mode": "tcp",
|
||||
"Description": "SPT Server Listening Port",
|
||||
"Type": "Port",
|
||||
"Display": "always",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "6969"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Install Fika Mod",
|
||||
"Target": "INSTALL_FIKA",
|
||||
"Default": "true",
|
||||
"Mode": "",
|
||||
"Description": "true/false",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "true"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Listen on All Interfaces",
|
||||
"Target": "LISTEN_ALL_NETWORKS",
|
||||
"Default": "false",
|
||||
"Mode": "",
|
||||
"Description": "Set SPT server to listen on all network interfaces",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "true"
|
||||
}
|
||||
],
|
||||
"Repo": "apfaffman's Repository",
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/apfaffmansRepository/fika-spt.xml",
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/apfaffmansRepository/spt-fika.xml",
|
||||
"CategoryList": [
|
||||
"GameServers"
|
||||
],
|
||||
|
@ -12388,7 +12307,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 4316,
|
||||
"downloads": 4324,
|
||||
"FirstSeen": 1721347661
|
||||
},
|
||||
{
|
||||
|
@ -12839,7 +12758,7 @@
|
|||
"Plugins",
|
||||
"Tools-System"
|
||||
],
|
||||
"downloads": 189,
|
||||
"downloads": 190,
|
||||
"FirstSeen": 1720280506
|
||||
},
|
||||
{
|
||||
|
@ -17930,7 +17849,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 2308,
|
||||
"downloads": 2309,
|
||||
"FirstSeen": 1712325975
|
||||
},
|
||||
{
|
||||
|
@ -31161,7 +31080,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 1177,
|
||||
"downloads": 1178,
|
||||
"FirstSeen": 1
|
||||
},
|
||||
{
|
||||
|
@ -31195,7 +31114,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 9362,
|
||||
"downloads": 9365,
|
||||
"FirstSeen": 1707003748
|
||||
},
|
||||
{
|
||||
|
@ -31220,7 +31139,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 1580,
|
||||
"downloads": 1585,
|
||||
"FirstSeen": 1536379200
|
||||
},
|
||||
{
|
||||
|
@ -31252,7 +31171,7 @@
|
|||
"Network-VPN",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 18992,
|
||||
"downloads": 19006,
|
||||
"FirstSeen": 1
|
||||
},
|
||||
{
|
||||
|
@ -31310,7 +31229,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 9362,
|
||||
"downloads": 9365,
|
||||
"FirstSeen": 1707003748
|
||||
},
|
||||
{
|
||||
|
@ -64458,7 +64377,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 5636,
|
||||
"downloads": 5637,
|
||||
"FirstSeen": 1519966800
|
||||
},
|
||||
{
|
||||
|
@ -64482,7 +64401,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 57,
|
||||
"downloads": 58,
|
||||
"FirstSeen": 1536465600
|
||||
},
|
||||
{
|
||||
|
@ -64504,7 +64423,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 1128,
|
||||
"downloads": 1131,
|
||||
"FirstSeen": 1583942966
|
||||
},
|
||||
{
|
||||
|
@ -64553,7 +64472,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 5637,
|
||||
"downloads": 5639,
|
||||
"FirstSeen": 1521086400
|
||||
},
|
||||
{
|
||||
|
@ -64576,7 +64495,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 1177,
|
||||
"downloads": 1178,
|
||||
"FirstSeen": 1
|
||||
},
|
||||
{
|
||||
|
@ -64607,7 +64526,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 3182,
|
||||
"downloads": 3183,
|
||||
"FirstSeen": 1523678400
|
||||
},
|
||||
{
|
||||
|
@ -64736,7 +64655,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 1580,
|
||||
"downloads": 1585,
|
||||
"FirstSeen": 1536379200
|
||||
},
|
||||
{
|
||||
|
@ -64784,7 +64703,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 513,
|
||||
"downloads": 514,
|
||||
"FirstSeen": 1544294342
|
||||
},
|
||||
{
|
||||
|
@ -64837,7 +64756,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 6874,
|
||||
"downloads": 6875,
|
||||
"FirstSeen": 1665048630
|
||||
},
|
||||
{
|
||||
|
@ -64933,7 +64852,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 2017,
|
||||
"downloads": 2020,
|
||||
"FirstSeen": 1511413200
|
||||
},
|
||||
{
|
||||
|
@ -64992,7 +64911,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 10535,
|
||||
"downloads": 10541,
|
||||
"FirstSeen": 1522468800
|
||||
},
|
||||
{
|
||||
|
@ -65013,7 +64932,7 @@
|
|||
"Productivity",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 90,
|
||||
"downloads": 91,
|
||||
"FirstSeen": 1717861364
|
||||
},
|
||||
{
|
||||
|
@ -65034,7 +64953,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 2535,
|
||||
"downloads": 2538,
|
||||
"FirstSeen": 1539535783
|
||||
},
|
||||
{
|
||||
|
@ -65169,7 +65088,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 17956,
|
||||
"downloads": 17968,
|
||||
"FirstSeen": 1646959885
|
||||
},
|
||||
{
|
||||
|
@ -65280,7 +65199,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 958,
|
||||
"downloads": 959,
|
||||
"FirstSeen": 1539535783
|
||||
},
|
||||
{
|
||||
|
@ -65393,7 +65312,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 9217,
|
||||
"downloads": 9221,
|
||||
"FirstSeen": 1539535783
|
||||
},
|
||||
{
|
||||
|
@ -65414,7 +65333,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 3765,
|
||||
"downloads": 3766,
|
||||
"FirstSeen": 1539535783
|
||||
},
|
||||
{
|
||||
|
@ -65435,7 +65354,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 6263,
|
||||
"downloads": 6268,
|
||||
"FirstSeen": 1539535783
|
||||
},
|
||||
{
|
||||
|
@ -65456,7 +65375,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 5836,
|
||||
"downloads": 5839,
|
||||
"FirstSeen": 1539535783
|
||||
},
|
||||
{
|
||||
|
@ -65478,7 +65397,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 13237,
|
||||
"downloads": 13247,
|
||||
"FirstSeen": 1539535783
|
||||
},
|
||||
{
|
||||
|
@ -71891,7 +71810,7 @@
|
|||
"Tools-Utilities",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 10510,
|
||||
"downloads": 10515,
|
||||
"FirstSeen": 1705014233
|
||||
},
|
||||
{
|
||||
|
@ -71913,7 +71832,7 @@
|
|||
"Tools-Utilities",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 3511,
|
||||
"downloads": 3513,
|
||||
"FirstSeen": 1535169600
|
||||
},
|
||||
{
|
||||
|
@ -85625,7 +85544,7 @@
|
|||
"Plugins",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 5462,
|
||||
"downloads": 5466,
|
||||
"FirstSeen": 1714226768
|
||||
},
|
||||
{
|
||||
|
@ -85680,7 +85599,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 2570,
|
||||
"downloads": 2571,
|
||||
"FirstSeen": 1521604800
|
||||
},
|
||||
{
|
||||
|
@ -86047,7 +85966,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 1875,
|
||||
"downloads": 1876,
|
||||
"FirstSeen": 1521604800
|
||||
},
|
||||
{
|
||||
|
@ -86292,7 +86211,7 @@
|
|||
"Tools-Utilities",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 2134,
|
||||
"downloads": 2135,
|
||||
"FirstSeen": 1536984000
|
||||
},
|
||||
{
|
||||
|
@ -86325,7 +86244,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 5348,
|
||||
"downloads": 5351,
|
||||
"FirstSeen": 1524888000
|
||||
},
|
||||
{
|
||||
|
@ -86354,7 +86273,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 20323,
|
||||
"downloads": 20336,
|
||||
"FirstSeen": 1537675200
|
||||
},
|
||||
{
|
||||
|
@ -86385,7 +86304,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 14913,
|
||||
"downloads": 14920,
|
||||
"FirstSeen": 1577545765
|
||||
},
|
||||
{
|
||||
|
@ -86417,7 +86336,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 9091,
|
||||
"downloads": 9094,
|
||||
"FirstSeen": 1645995792
|
||||
},
|
||||
{
|
||||
|
@ -101287,7 +101206,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 3098,
|
||||
"downloads": 3102,
|
||||
"FirstSeen": 1552492598
|
||||
},
|
||||
{
|
||||
|
@ -103902,7 +103821,7 @@
|
|||
"MediaServer-Video",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 1141,
|
||||
"downloads": 1142,
|
||||
"FirstSeen": 1589486870
|
||||
},
|
||||
{
|
||||
|
@ -106368,7 +106287,7 @@
|
|||
"Tools-Utilities",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 3523,
|
||||
"downloads": 3527,
|
||||
"FirstSeen": 1549051277
|
||||
},
|
||||
{
|
||||
|
@ -116245,7 +116164,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 2133,
|
||||
"downloads": 2134,
|
||||
"FirstSeen": 1622044989
|
||||
},
|
||||
{
|
||||
|
@ -125702,7 +125621,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 9974,
|
||||
"downloads": 9979,
|
||||
"FirstSeen": 1676473698
|
||||
},
|
||||
{
|
||||
|
@ -125727,7 +125646,7 @@
|
|||
"Drivers",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 2404,
|
||||
"downloads": 2414,
|
||||
"FirstSeen": 1621022558
|
||||
},
|
||||
{
|
||||
|
@ -125985,7 +125904,7 @@
|
|||
"Drivers",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 2693,
|
||||
"downloads": 2695,
|
||||
"FirstSeen": 1662832689
|
||||
},
|
||||
{
|
||||
|
@ -132745,7 +132664,7 @@
|
|||
"Drivers",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 12685,
|
||||
"downloads": 12691,
|
||||
"FirstSeen": 1605344879
|
||||
},
|
||||
{
|
||||
|
@ -137679,7 +137598,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 2220,
|
||||
"downloads": 2222,
|
||||
"FirstSeen": 1675602239
|
||||
},
|
||||
{
|
||||
|
@ -145059,7 +144978,7 @@
|
|||
"Drivers",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 301,
|
||||
"downloads": 302,
|
||||
"FirstSeen": 1718870815
|
||||
},
|
||||
{
|
||||
|
@ -152391,25 +152310,29 @@
|
|||
"CategoryList": [
|
||||
"Tools-Utilities"
|
||||
],
|
||||
"downloads": 564344,
|
||||
"stars": 22,
|
||||
"trending": 8.358,
|
||||
"downloads": 603972,
|
||||
"stars": 23,
|
||||
"LastUpdate": 1735543939,
|
||||
"trending": 6.561,
|
||||
"trends": [
|
||||
8.553,
|
||||
8.358
|
||||
8.358,
|
||||
6.561
|
||||
],
|
||||
"trendsDate": [
|
||||
1730689636,
|
||||
1733289015
|
||||
1733289015,
|
||||
1735888292
|
||||
],
|
||||
"downloadtrend": [
|
||||
472944,
|
||||
517178,
|
||||
564344
|
||||
564344,
|
||||
603972
|
||||
],
|
||||
"LastUpdateScan": 1733289015,
|
||||
"LastUpdate": 1733242195,
|
||||
"FirstSeen": 1696589349
|
||||
"LastUpdateScan": 1735888292,
|
||||
"FirstSeen": 1696589349,
|
||||
"topTrending": -1.9920000000000009
|
||||
},
|
||||
{
|
||||
"Name": "flatnotes",
|
||||
|
@ -174041,7 +173964,7 @@
|
|||
"Tools-Utilities",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 754,
|
||||
"downloads": 756,
|
||||
"FirstSeen": 1734376221
|
||||
},
|
||||
{
|
||||
|
@ -174547,7 +174470,7 @@
|
|||
"Tools-Utilities",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 2425,
|
||||
"downloads": 2428,
|
||||
"FirstSeen": 1733771418
|
||||
},
|
||||
{
|
||||
|
@ -174569,7 +174492,7 @@
|
|||
"Tools-Utilities",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 164,
|
||||
"downloads": 165,
|
||||
"FirstSeen": 1733599770
|
||||
},
|
||||
{
|
||||
|
@ -182560,7 +182483,7 @@
|
|||
"Tools-Utilities",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 1649,
|
||||
"downloads": 1650,
|
||||
"FirstSeen": 1577034338
|
||||
},
|
||||
{
|
||||
|
@ -193270,7 +193193,7 @@
|
|||
"Tools-Themes",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 2715,
|
||||
"downloads": 2718,
|
||||
"FirstSeen": 1578546374
|
||||
},
|
||||
{
|
||||
|
@ -193344,7 +193267,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 9611,
|
||||
"downloads": 9618,
|
||||
"FirstSeen": 1633298612
|
||||
},
|
||||
{
|
||||
|
@ -193390,7 +193313,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 294,
|
||||
"downloads": 295,
|
||||
"FirstSeen": 1622383385
|
||||
},
|
||||
{
|
||||
|
@ -230887,7 +230810,7 @@
|
|||
"Drivers",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 16178,
|
||||
"downloads": 16182,
|
||||
"FirstSeen": 1682445878
|
||||
},
|
||||
{
|
||||
|
@ -230938,7 +230861,7 @@
|
|||
"Drivers",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 1075,
|
||||
"downloads": 1077,
|
||||
"FirstSeen": 1613057018
|
||||
},
|
||||
{
|
||||
|
@ -231020,7 +230943,7 @@
|
|||
"Drivers",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 404,
|
||||
"downloads": 405,
|
||||
"FirstSeen": 1640610214
|
||||
},
|
||||
{
|
||||
|
@ -231132,7 +231055,7 @@
|
|||
"Drivers",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 2686,
|
||||
"downloads": 2687,
|
||||
"FirstSeen": 1622988175
|
||||
},
|
||||
{
|
||||
|
@ -231242,7 +231165,7 @@
|
|||
"Drivers",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 1019,
|
||||
"downloads": 1020,
|
||||
"FirstSeen": 1710078917
|
||||
},
|
||||
{
|
||||
|
@ -267228,7 +267151,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 2984,
|
||||
"downloads": 2985,
|
||||
"FirstSeen": 1633435815
|
||||
},
|
||||
{
|
||||
|
@ -301876,16 +301799,18 @@
|
|||
"MediaServer-Photos",
|
||||
"MediaServer-Other"
|
||||
],
|
||||
"downloads": 5320218,
|
||||
"stars": 55,
|
||||
"trending": 0.222,
|
||||
"downloads": 5409694,
|
||||
"stars": 57,
|
||||
"LastUpdate": 1735789926,
|
||||
"trending": 1.654,
|
||||
"trends": [
|
||||
0.538,
|
||||
0.781,
|
||||
0.714,
|
||||
0.166,
|
||||
0.175,
|
||||
0.222
|
||||
0.222,
|
||||
1.654
|
||||
],
|
||||
"trendsDate": [
|
||||
1720296376,
|
||||
|
@ -301893,22 +301818,22 @@
|
|||
1725495084,
|
||||
1728094101,
|
||||
1730689656,
|
||||
1733289051
|
||||
1733289051,
|
||||
1735888341
|
||||
],
|
||||
"downloadtrend": [
|
||||
5183453,
|
||||
5211499,
|
||||
5252497,
|
||||
5290273,
|
||||
5299082,
|
||||
5308389,
|
||||
5320218
|
||||
5320218,
|
||||
5409694
|
||||
],
|
||||
"LastUpdateScan": 1733289051,
|
||||
"LastUpdate": 1732017263,
|
||||
"LastUpdateScan": 1735888341,
|
||||
"FirstSeen": 1655989612,
|
||||
"topTrending": -0.31600000000000006,
|
||||
"topPerforming": 0.222
|
||||
"topTrending": 1.1159999999999999,
|
||||
"topPerforming": 1.654
|
||||
},
|
||||
{
|
||||
"TemplatePath": "/tmp/appFeed/templates/luisalrpsRepository/ca_profile.xml",
|
||||
|
@ -315923,7 +315848,7 @@
|
|||
"Backup",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 12828,
|
||||
"downloads": 12832,
|
||||
"FirstSeen": 1681142676
|
||||
},
|
||||
{
|
||||
|
@ -330095,16 +330020,18 @@
|
|||
"Productivity",
|
||||
"Other"
|
||||
],
|
||||
"downloads": 28121129,
|
||||
"downloads": 28319238,
|
||||
"stars": 36,
|
||||
"trending": 0.738,
|
||||
"LastUpdate": 1735036048,
|
||||
"trending": 0.7,
|
||||
"trends": [
|
||||
1.633,
|
||||
1.517,
|
||||
1.413,
|
||||
0.923,
|
||||
0.726,
|
||||
0.738
|
||||
0.738,
|
||||
0.7
|
||||
],
|
||||
"trendsDate": [
|
||||
1720296376,
|
||||
|
@ -330112,22 +330039,22 @@
|
|||
1725495084,
|
||||
1728094101,
|
||||
1730689657,
|
||||
1733289054
|
||||
1733289054,
|
||||
1735888346
|
||||
],
|
||||
"downloadtrend": [
|
||||
26221212,
|
||||
26656582,
|
||||
27067076,
|
||||
27455103,
|
||||
27710962,
|
||||
27913577,
|
||||
28121129
|
||||
28121129,
|
||||
28319238
|
||||
],
|
||||
"LastUpdateScan": 1733289054,
|
||||
"LastUpdate": 1733250664,
|
||||
"LastUpdateScan": 1735888346,
|
||||
"FirstSeen": 1717697303,
|
||||
"topTrending": -0.895,
|
||||
"topPerforming": 0.738
|
||||
"topTrending": -0.933,
|
||||
"topPerforming": 0.7
|
||||
},
|
||||
{
|
||||
"Name": "Immich-Kiosk",
|
||||
|
@ -348845,6 +348772,72 @@
|
|||
"topTrending": -6.513000000000001,
|
||||
"topPerforming": 5.842
|
||||
},
|
||||
{
|
||||
"Name": "ImmichStat",
|
||||
"Repository": "friendlyfriend/immichstat:latest",
|
||||
"Registry": "https://hub.docker.com/repository/docker/friendlyfriend",
|
||||
"Network": "bridge",
|
||||
"Shell": "sh",
|
||||
"Privileged": "false",
|
||||
"Support": "https://github.com/friendlyFriend4000/ImmichStat/issues",
|
||||
"Project": "https://github.com/friendlyFriend4000/ImmichStat/",
|
||||
"Overview": "project is in active development\r\nExtensive statistics tracker of your self hosted immich instance.",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/friendlyFriend4000/Unraid-Templates/master/ImmichStat.xml",
|
||||
"Config": [
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "webui",
|
||||
"Target": "3000",
|
||||
"Default": "8675",
|
||||
"Mode": "tcp",
|
||||
"Description": "",
|
||||
"Type": "Port",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "8675"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "ENV VAR IMMICH_URL",
|
||||
"Target": "IMMICH_URL",
|
||||
"Default": "https://immich.example.com",
|
||||
"Mode": "",
|
||||
"Description": "",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "https://immich.example.com"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "EN VAR IMMICH_API_KEY",
|
||||
"Target": "IMMICH_API_KEY",
|
||||
"Default": "",
|
||||
"Mode": "",
|
||||
"Description": "",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
}
|
||||
],
|
||||
"Repo": "FriendlyFriend's Repository",
|
||||
"Beta": "true",
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/FriendlyFriendsRepository/ImmichStat.xml",
|
||||
"CategoryList": [
|
||||
"Other"
|
||||
],
|
||||
"downloads": 20,
|
||||
"LastUpdate": 1735883883,
|
||||
"LastUpdateScan": 1735888346,
|
||||
"FirstSeen": 1735888346
|
||||
},
|
||||
{
|
||||
"Name": "prometheus-immich-exporter",
|
||||
"Repository": "friendlyfriend/prometheus-immich-exporter",
|
||||
|
@ -349440,7 +349433,7 @@
|
|||
"Tools-Utilities",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 778,
|
||||
"downloads": 780,
|
||||
"FirstSeen": 1729815069
|
||||
},
|
||||
{
|
||||
|
@ -354413,7 +354406,7 @@
|
|||
"Drivers",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 1320,
|
||||
"downloads": 1321,
|
||||
"FirstSeen": 1688486687
|
||||
},
|
||||
{
|
||||
|
@ -354437,7 +354430,7 @@
|
|||
"Drivers",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 399,
|
||||
"downloads": 400,
|
||||
"FirstSeen": 1718366782
|
||||
},
|
||||
{
|
||||
|
@ -354461,7 +354454,7 @@
|
|||
"Drivers",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 669,
|
||||
"downloads": 670,
|
||||
"FirstSeen": 1688498828
|
||||
},
|
||||
{
|
||||
|
@ -354485,7 +354478,7 @@
|
|||
"Drivers",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 619,
|
||||
"downloads": 620,
|
||||
"FirstSeen": 1689264305
|
||||
},
|
||||
{
|
||||
|
@ -355571,7 +355564,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 6888,
|
||||
"downloads": 6889,
|
||||
"FirstSeen": 1690644440
|
||||
},
|
||||
{
|
||||
|
@ -355652,16 +355645,18 @@
|
|||
"CategoryList": [
|
||||
"Network-VPN"
|
||||
],
|
||||
"downloads": 106116,
|
||||
"stars": 30,
|
||||
"trending": 13.294,
|
||||
"downloads": 124401,
|
||||
"stars": 33,
|
||||
"LastUpdate": 1726062212,
|
||||
"trending": 14.698,
|
||||
"trends": [
|
||||
40.763,
|
||||
29.128,
|
||||
36.003,
|
||||
22.616,
|
||||
13.345,
|
||||
13.294
|
||||
13.294,
|
||||
14.698
|
||||
],
|
||||
"trendsDate": [
|
||||
1720296376,
|
||||
|
@ -355669,22 +355664,22 @@
|
|||
1725495085,
|
||||
1728094102,
|
||||
1730689665,
|
||||
1733289065
|
||||
1733289065,
|
||||
1735888430
|
||||
],
|
||||
"downloadtrend": [
|
||||
16577,
|
||||
27984,
|
||||
39485,
|
||||
61698,
|
||||
79730,
|
||||
92009,
|
||||
106116
|
||||
106116,
|
||||
124401
|
||||
],
|
||||
"LastUpdateScan": 1733289065,
|
||||
"LastUpdate": 1726062212,
|
||||
"LastUpdateScan": 1735888430,
|
||||
"FirstSeen": 1715097974,
|
||||
"topTrending": -27.468999999999998,
|
||||
"topPerforming": 13.294
|
||||
"topTrending": -26.064999999999998,
|
||||
"topPerforming": 14.698
|
||||
},
|
||||
{
|
||||
"Name": "psono",
|
||||
|
@ -358803,7 +358798,7 @@
|
|||
"Tools-Utilities",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 896,
|
||||
"downloads": 897,
|
||||
"FirstSeen": 1710749149
|
||||
},
|
||||
{
|
||||
|
@ -358827,7 +358822,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 351,
|
||||
"downloads": 352,
|
||||
"FirstSeen": 1717257941
|
||||
},
|
||||
{
|
||||
|
@ -358904,7 +358899,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 3363,
|
||||
"downloads": 3365,
|
||||
"FirstSeen": 1726661206
|
||||
},
|
||||
{
|
||||
|
@ -358977,7 +358972,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 402,
|
||||
"downloads": 403,
|
||||
"FirstSeen": 1735211432
|
||||
},
|
||||
{
|
||||
|
@ -359047,7 +359042,7 @@
|
|||
"Drivers",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 3827,
|
||||
"downloads": 3836,
|
||||
"FirstSeen": 1693851679
|
||||
},
|
||||
{
|
||||
|
@ -359715,7 +359710,7 @@
|
|||
"Tools-Utilities",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 1189,
|
||||
"downloads": 1191,
|
||||
"FirstSeen": 1694955727
|
||||
},
|
||||
{
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"apps": 2556,
|
||||
"last_updated_timestamp": 1735881099,
|
||||
"last_updated": "2025-01-03 00:11",
|
||||
"last_updated_timestamp": 1735888464,
|
||||
"last_updated": "2025-01-03 02:14",
|
||||
"categories": [
|
||||
{
|
||||
"Cat": "AI:",
|
||||
|
@ -6729,15 +6729,15 @@
|
|||
"topPerforming": 1.726
|
||||
},
|
||||
{
|
||||
"Name": "fika-3.9.8",
|
||||
"Name": "spt-fika",
|
||||
"Repository": "apfaffman/fika-3.9.8:latest",
|
||||
"Registry": "https://registry.hub.docker.com/r/apfaffman/fika-3.9.8",
|
||||
"Network": "bridge",
|
||||
"Shell": "sh",
|
||||
"Privileged": "false",
|
||||
"Project": "https://github.com/apfaffman/fika-3.9.8",
|
||||
"Overview": "SPT AKI server backend with Fika mod installed by default. Based off the generous work of zedramus and fellow contributors: https://github.com/zhliau/fika-spt-server-docker.\r\n\r\nCheck out the project page; there are more server options available, including enabling Modsync and automated mod installs.\r\n\r\nThis is a barebones template to get your SPT/Fika server up and running quickly on Unraid.",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/apfaffman/docker-templates/master/fika-3.9.8.xml",
|
||||
"Overview": "SPT AKI server backend with optional Fika mod (can be disabled on first run). Based off the generous work of zedramus and fellow contributors: https://github.com/zhliau/fika-spt-server-docker.\r\n\r\nCurrent SPT version: 3.10.5\n\r\nCurrent Fika server version: v2.3.6\n\r\nCheck out the project page; there are more server options available, including enabling Modsync and automated mod installs.\r\n\r\nThis is a barebones template to get your SPT/Fika server running quickly on Unraid.",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/apfaffman/docker-templates/master/spt-fika.xml",
|
||||
"Icon": "https://raw.githubusercontent.com/apfaffman/fika-3.9.8/refs/heads/main/pika.png",
|
||||
"DonateText": "If you like my work please consider donating.",
|
||||
"DonateLink": "https://www.paypal.com/paypalme/pfaffo",
|
||||
|
@ -6746,7 +6746,7 @@
|
|||
"@attributes": {
|
||||
"Name": "Server Files",
|
||||
"Target": "/opt/server",
|
||||
"Default": "/mnt/cache/appdata/fika-3.9.8",
|
||||
"Default": "/mnt/user/appdata/spt-fika",
|
||||
"Mode": "rw",
|
||||
"Description": "Location of required server files, user profiles, server (user/mod) mods, etc.",
|
||||
"Type": "Path",
|
||||
|
@ -6800,88 +6800,7 @@
|
|||
}
|
||||
],
|
||||
"Repo": "apfaffman's Repository",
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/apfaffmansRepository/fika-3.9.8.xml",
|
||||
"CategoryList": [
|
||||
"GameServers"
|
||||
],
|
||||
"downloads": 128,
|
||||
"LastUpdateScan": 1735780070,
|
||||
"LastUpdate": 1730355929,
|
||||
"FirstSeen": 1730248315
|
||||
},
|
||||
{
|
||||
"Name": "fika-spt",
|
||||
"Repository": "apfaffman/fika-3.9.8:latest",
|
||||
"Registry": "https://registry.hub.docker.com/r/apfaffman/fika-3.9.8",
|
||||
"Network": "bridge",
|
||||
"Shell": "sh",
|
||||
"Privileged": "false",
|
||||
"Project": "https://github.com/apfaffman/fika-3.9.8",
|
||||
"Overview": "SPT AKI server backend with Fika mod installed by default. Based off the generous work of zedramus and fellow contributors: https://github.com/zhliau/fika-spt-server-docker.\r\n\r\nCheck out the project page; there are more server options available, including enabling Modsync and automated mod installs.\r\n\r\nThis is a barebones template to get your SPT/Fika server up and running quickly on Unraid.",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/apfaffman/docker-templates/master/fika-spt.xml",
|
||||
"Icon": "https://raw.githubusercontent.com/apfaffman/fika-3.9.8/refs/heads/main/pika.png",
|
||||
"DonateText": "If you like my work please consider donating.",
|
||||
"DonateLink": "https://www.paypal.com/paypalme/pfaffo",
|
||||
"Config": [
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Server Files",
|
||||
"Target": "/opt/server",
|
||||
"Default": "/mnt/cache/appdata/fika-3.9.8",
|
||||
"Mode": "rw",
|
||||
"Description": "Location of required server files, user profiles, server (user/mod) mods, etc.",
|
||||
"Type": "Path",
|
||||
"Display": "always",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "/mnt/cache/appdata/fika/backend"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Listening Port",
|
||||
"Target": "6969",
|
||||
"Default": "6969",
|
||||
"Mode": "tcp",
|
||||
"Description": "SPT Server Listening Port",
|
||||
"Type": "Port",
|
||||
"Display": "always",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "6969"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Install Fika Mod",
|
||||
"Target": "INSTALL_FIKA",
|
||||
"Default": "true",
|
||||
"Mode": "",
|
||||
"Description": "true/false",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "true"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Listen on All Interfaces",
|
||||
"Target": "LISTEN_ALL_NETWORKS",
|
||||
"Default": "false",
|
||||
"Mode": "",
|
||||
"Description": "Set SPT server to listen on all network interfaces",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "true"
|
||||
}
|
||||
],
|
||||
"Repo": "apfaffman's Repository",
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/apfaffmansRepository/fika-spt.xml",
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/apfaffmansRepository/spt-fika.xml",
|
||||
"CategoryList": [
|
||||
"GameServers"
|
||||
],
|
||||
|
@ -12554,7 +12473,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 4316,
|
||||
"downloads": 4324,
|
||||
"FirstSeen": 1721347661
|
||||
},
|
||||
{
|
||||
|
@ -13005,7 +12924,7 @@
|
|||
"Plugins",
|
||||
"Tools-System"
|
||||
],
|
||||
"downloads": 189,
|
||||
"downloads": 190,
|
||||
"FirstSeen": 1720280506
|
||||
},
|
||||
{
|
||||
|
@ -18096,7 +18015,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 2308,
|
||||
"downloads": 2309,
|
||||
"FirstSeen": 1712325975
|
||||
},
|
||||
{
|
||||
|
@ -31327,7 +31246,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 1177,
|
||||
"downloads": 1178,
|
||||
"FirstSeen": 1
|
||||
},
|
||||
{
|
||||
|
@ -31361,7 +31280,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 9362,
|
||||
"downloads": 9365,
|
||||
"FirstSeen": 1707003748
|
||||
},
|
||||
{
|
||||
|
@ -31386,7 +31305,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 1580,
|
||||
"downloads": 1585,
|
||||
"FirstSeen": 1536379200
|
||||
},
|
||||
{
|
||||
|
@ -31418,7 +31337,7 @@
|
|||
"Network-VPN",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 18992,
|
||||
"downloads": 19006,
|
||||
"FirstSeen": 1
|
||||
},
|
||||
{
|
||||
|
@ -31476,7 +31395,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 9362,
|
||||
"downloads": 9365,
|
||||
"FirstSeen": 1707003748
|
||||
},
|
||||
{
|
||||
|
@ -64624,7 +64543,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 5636,
|
||||
"downloads": 5637,
|
||||
"FirstSeen": 1519966800
|
||||
},
|
||||
{
|
||||
|
@ -64648,7 +64567,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 57,
|
||||
"downloads": 58,
|
||||
"FirstSeen": 1536465600
|
||||
},
|
||||
{
|
||||
|
@ -64670,7 +64589,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 1128,
|
||||
"downloads": 1131,
|
||||
"FirstSeen": 1583942966
|
||||
},
|
||||
{
|
||||
|
@ -64719,7 +64638,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 5637,
|
||||
"downloads": 5639,
|
||||
"FirstSeen": 1521086400
|
||||
},
|
||||
{
|
||||
|
@ -64742,7 +64661,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 1177,
|
||||
"downloads": 1178,
|
||||
"FirstSeen": 1
|
||||
},
|
||||
{
|
||||
|
@ -64773,7 +64692,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 3182,
|
||||
"downloads": 3183,
|
||||
"FirstSeen": 1523678400
|
||||
},
|
||||
{
|
||||
|
@ -64902,7 +64821,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 1580,
|
||||
"downloads": 1585,
|
||||
"FirstSeen": 1536379200
|
||||
},
|
||||
{
|
||||
|
@ -64950,7 +64869,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 513,
|
||||
"downloads": 514,
|
||||
"FirstSeen": 1544294342
|
||||
},
|
||||
{
|
||||
|
@ -65003,7 +64922,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 6874,
|
||||
"downloads": 6875,
|
||||
"FirstSeen": 1665048630
|
||||
},
|
||||
{
|
||||
|
@ -65099,7 +65018,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 2017,
|
||||
"downloads": 2020,
|
||||
"FirstSeen": 1511413200
|
||||
},
|
||||
{
|
||||
|
@ -65158,7 +65077,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 10535,
|
||||
"downloads": 10541,
|
||||
"FirstSeen": 1522468800
|
||||
},
|
||||
{
|
||||
|
@ -65179,7 +65098,7 @@
|
|||
"Productivity",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 90,
|
||||
"downloads": 91,
|
||||
"FirstSeen": 1717861364
|
||||
},
|
||||
{
|
||||
|
@ -65200,7 +65119,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 2535,
|
||||
"downloads": 2538,
|
||||
"FirstSeen": 1539535783
|
||||
},
|
||||
{
|
||||
|
@ -65335,7 +65254,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 17956,
|
||||
"downloads": 17968,
|
||||
"FirstSeen": 1646959885
|
||||
},
|
||||
{
|
||||
|
@ -65446,7 +65365,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 958,
|
||||
"downloads": 959,
|
||||
"FirstSeen": 1539535783
|
||||
},
|
||||
{
|
||||
|
@ -65559,7 +65478,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 9217,
|
||||
"downloads": 9221,
|
||||
"FirstSeen": 1539535783
|
||||
},
|
||||
{
|
||||
|
@ -65580,7 +65499,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 3765,
|
||||
"downloads": 3766,
|
||||
"FirstSeen": 1539535783
|
||||
},
|
||||
{
|
||||
|
@ -65601,7 +65520,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 6263,
|
||||
"downloads": 6268,
|
||||
"FirstSeen": 1539535783
|
||||
},
|
||||
{
|
||||
|
@ -65622,7 +65541,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 5836,
|
||||
"downloads": 5839,
|
||||
"FirstSeen": 1539535783
|
||||
},
|
||||
{
|
||||
|
@ -65644,7 +65563,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 13237,
|
||||
"downloads": 13247,
|
||||
"FirstSeen": 1539535783
|
||||
},
|
||||
{
|
||||
|
@ -72057,7 +71976,7 @@
|
|||
"Tools-Utilities",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 10510,
|
||||
"downloads": 10515,
|
||||
"FirstSeen": 1705014233
|
||||
},
|
||||
{
|
||||
|
@ -72079,7 +71998,7 @@
|
|||
"Tools-Utilities",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 3511,
|
||||
"downloads": 3513,
|
||||
"FirstSeen": 1535169600
|
||||
},
|
||||
{
|
||||
|
@ -85791,7 +85710,7 @@
|
|||
"Plugins",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 5462,
|
||||
"downloads": 5466,
|
||||
"FirstSeen": 1714226768
|
||||
},
|
||||
{
|
||||
|
@ -85846,7 +85765,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 2570,
|
||||
"downloads": 2571,
|
||||
"FirstSeen": 1521604800
|
||||
},
|
||||
{
|
||||
|
@ -86213,7 +86132,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 1875,
|
||||
"downloads": 1876,
|
||||
"FirstSeen": 1521604800
|
||||
},
|
||||
{
|
||||
|
@ -86458,7 +86377,7 @@
|
|||
"Tools-Utilities",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 2134,
|
||||
"downloads": 2135,
|
||||
"FirstSeen": 1536984000
|
||||
},
|
||||
{
|
||||
|
@ -86491,7 +86410,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 5348,
|
||||
"downloads": 5351,
|
||||
"FirstSeen": 1524888000
|
||||
},
|
||||
{
|
||||
|
@ -86520,7 +86439,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 20323,
|
||||
"downloads": 20336,
|
||||
"FirstSeen": 1537675200
|
||||
},
|
||||
{
|
||||
|
@ -86551,7 +86470,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 14913,
|
||||
"downloads": 14920,
|
||||
"FirstSeen": 1577545765
|
||||
},
|
||||
{
|
||||
|
@ -86583,7 +86502,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 9091,
|
||||
"downloads": 9094,
|
||||
"FirstSeen": 1645995792
|
||||
},
|
||||
{
|
||||
|
@ -101453,7 +101372,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 3098,
|
||||
"downloads": 3102,
|
||||
"FirstSeen": 1552492598
|
||||
},
|
||||
{
|
||||
|
@ -104068,7 +103987,7 @@
|
|||
"MediaServer-Video",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 1141,
|
||||
"downloads": 1142,
|
||||
"FirstSeen": 1589486870
|
||||
},
|
||||
{
|
||||
|
@ -106534,7 +106453,7 @@
|
|||
"Tools-Utilities",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 3523,
|
||||
"downloads": 3527,
|
||||
"FirstSeen": 1549051277
|
||||
},
|
||||
{
|
||||
|
@ -116411,7 +116330,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 2133,
|
||||
"downloads": 2134,
|
||||
"FirstSeen": 1622044989
|
||||
},
|
||||
{
|
||||
|
@ -125868,7 +125787,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 9974,
|
||||
"downloads": 9979,
|
||||
"FirstSeen": 1676473698
|
||||
},
|
||||
{
|
||||
|
@ -125893,7 +125812,7 @@
|
|||
"Drivers",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 2404,
|
||||
"downloads": 2414,
|
||||
"FirstSeen": 1621022558
|
||||
},
|
||||
{
|
||||
|
@ -126151,7 +126070,7 @@
|
|||
"Drivers",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 2693,
|
||||
"downloads": 2695,
|
||||
"FirstSeen": 1662832689
|
||||
},
|
||||
{
|
||||
|
@ -132911,7 +132830,7 @@
|
|||
"Drivers",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 12685,
|
||||
"downloads": 12691,
|
||||
"FirstSeen": 1605344879
|
||||
},
|
||||
{
|
||||
|
@ -137845,7 +137764,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 2220,
|
||||
"downloads": 2222,
|
||||
"FirstSeen": 1675602239
|
||||
},
|
||||
{
|
||||
|
@ -145225,7 +145144,7 @@
|
|||
"Drivers",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 301,
|
||||
"downloads": 302,
|
||||
"FirstSeen": 1718870815
|
||||
},
|
||||
{
|
||||
|
@ -152557,25 +152476,29 @@
|
|||
"CategoryList": [
|
||||
"Tools-Utilities"
|
||||
],
|
||||
"downloads": 564344,
|
||||
"stars": 22,
|
||||
"trending": 8.358,
|
||||
"downloads": 603972,
|
||||
"stars": 23,
|
||||
"LastUpdate": 1735543939,
|
||||
"trending": 6.561,
|
||||
"trends": [
|
||||
8.553,
|
||||
8.358
|
||||
8.358,
|
||||
6.561
|
||||
],
|
||||
"trendsDate": [
|
||||
1730689636,
|
||||
1733289015
|
||||
1733289015,
|
||||
1735888292
|
||||
],
|
||||
"downloadtrend": [
|
||||
472944,
|
||||
517178,
|
||||
564344
|
||||
564344,
|
||||
603972
|
||||
],
|
||||
"LastUpdateScan": 1733289015,
|
||||
"LastUpdate": 1733242195,
|
||||
"FirstSeen": 1696589349
|
||||
"LastUpdateScan": 1735888292,
|
||||
"FirstSeen": 1696589349,
|
||||
"topTrending": -1.9920000000000009
|
||||
},
|
||||
{
|
||||
"Name": "flatnotes",
|
||||
|
@ -174207,7 +174130,7 @@
|
|||
"Tools-Utilities",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 754,
|
||||
"downloads": 756,
|
||||
"FirstSeen": 1734376221
|
||||
},
|
||||
{
|
||||
|
@ -174713,7 +174636,7 @@
|
|||
"Tools-Utilities",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 2425,
|
||||
"downloads": 2428,
|
||||
"FirstSeen": 1733771418
|
||||
},
|
||||
{
|
||||
|
@ -174735,7 +174658,7 @@
|
|||
"Tools-Utilities",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 164,
|
||||
"downloads": 165,
|
||||
"FirstSeen": 1733599770
|
||||
},
|
||||
{
|
||||
|
@ -182726,7 +182649,7 @@
|
|||
"Tools-Utilities",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 1649,
|
||||
"downloads": 1650,
|
||||
"FirstSeen": 1577034338
|
||||
},
|
||||
{
|
||||
|
@ -193436,7 +193359,7 @@
|
|||
"Tools-Themes",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 2715,
|
||||
"downloads": 2718,
|
||||
"FirstSeen": 1578546374
|
||||
},
|
||||
{
|
||||
|
@ -193510,7 +193433,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 9611,
|
||||
"downloads": 9618,
|
||||
"FirstSeen": 1633298612
|
||||
},
|
||||
{
|
||||
|
@ -193556,7 +193479,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 294,
|
||||
"downloads": 295,
|
||||
"FirstSeen": 1622383385
|
||||
},
|
||||
{
|
||||
|
@ -231053,7 +230976,7 @@
|
|||
"Drivers",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 16178,
|
||||
"downloads": 16182,
|
||||
"FirstSeen": 1682445878
|
||||
},
|
||||
{
|
||||
|
@ -231104,7 +231027,7 @@
|
|||
"Drivers",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 1075,
|
||||
"downloads": 1077,
|
||||
"FirstSeen": 1613057018
|
||||
},
|
||||
{
|
||||
|
@ -231186,7 +231109,7 @@
|
|||
"Drivers",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 404,
|
||||
"downloads": 405,
|
||||
"FirstSeen": 1640610214
|
||||
},
|
||||
{
|
||||
|
@ -231298,7 +231221,7 @@
|
|||
"Drivers",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 2686,
|
||||
"downloads": 2687,
|
||||
"FirstSeen": 1622988175
|
||||
},
|
||||
{
|
||||
|
@ -231408,7 +231331,7 @@
|
|||
"Drivers",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 1019,
|
||||
"downloads": 1020,
|
||||
"FirstSeen": 1710078917
|
||||
},
|
||||
{
|
||||
|
@ -267394,7 +267317,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 2984,
|
||||
"downloads": 2985,
|
||||
"FirstSeen": 1633435815
|
||||
},
|
||||
{
|
||||
|
@ -302042,16 +301965,18 @@
|
|||
"MediaServer-Photos",
|
||||
"MediaServer-Other"
|
||||
],
|
||||
"downloads": 5320218,
|
||||
"stars": 55,
|
||||
"trending": 0.222,
|
||||
"downloads": 5409694,
|
||||
"stars": 57,
|
||||
"LastUpdate": 1735789926,
|
||||
"trending": 1.654,
|
||||
"trends": [
|
||||
0.538,
|
||||
0.781,
|
||||
0.714,
|
||||
0.166,
|
||||
0.175,
|
||||
0.222
|
||||
0.222,
|
||||
1.654
|
||||
],
|
||||
"trendsDate": [
|
||||
1720296376,
|
||||
|
@ -302059,22 +301984,22 @@
|
|||
1725495084,
|
||||
1728094101,
|
||||
1730689656,
|
||||
1733289051
|
||||
1733289051,
|
||||
1735888341
|
||||
],
|
||||
"downloadtrend": [
|
||||
5183453,
|
||||
5211499,
|
||||
5252497,
|
||||
5290273,
|
||||
5299082,
|
||||
5308389,
|
||||
5320218
|
||||
5320218,
|
||||
5409694
|
||||
],
|
||||
"LastUpdateScan": 1733289051,
|
||||
"LastUpdate": 1732017263,
|
||||
"LastUpdateScan": 1735888341,
|
||||
"FirstSeen": 1655989612,
|
||||
"topTrending": -0.31600000000000006,
|
||||
"topPerforming": 0.222
|
||||
"topTrending": 1.1159999999999999,
|
||||
"topPerforming": 1.654
|
||||
},
|
||||
{
|
||||
"TemplatePath": "/tmp/appFeed/templates/luisalrpsRepository/ca_profile.xml",
|
||||
|
@ -316089,7 +316014,7 @@
|
|||
"Backup",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 12828,
|
||||
"downloads": 12832,
|
||||
"FirstSeen": 1681142676
|
||||
},
|
||||
{
|
||||
|
@ -330261,16 +330186,18 @@
|
|||
"Productivity",
|
||||
"Other"
|
||||
],
|
||||
"downloads": 28121129,
|
||||
"downloads": 28319238,
|
||||
"stars": 36,
|
||||
"trending": 0.738,
|
||||
"LastUpdate": 1735036048,
|
||||
"trending": 0.7,
|
||||
"trends": [
|
||||
1.633,
|
||||
1.517,
|
||||
1.413,
|
||||
0.923,
|
||||
0.726,
|
||||
0.738
|
||||
0.738,
|
||||
0.7
|
||||
],
|
||||
"trendsDate": [
|
||||
1720296376,
|
||||
|
@ -330278,22 +330205,22 @@
|
|||
1725495084,
|
||||
1728094101,
|
||||
1730689657,
|
||||
1733289054
|
||||
1733289054,
|
||||
1735888346
|
||||
],
|
||||
"downloadtrend": [
|
||||
26221212,
|
||||
26656582,
|
||||
27067076,
|
||||
27455103,
|
||||
27710962,
|
||||
27913577,
|
||||
28121129
|
||||
28121129,
|
||||
28319238
|
||||
],
|
||||
"LastUpdateScan": 1733289054,
|
||||
"LastUpdate": 1733250664,
|
||||
"LastUpdateScan": 1735888346,
|
||||
"FirstSeen": 1717697303,
|
||||
"topTrending": -0.895,
|
||||
"topPerforming": 0.738
|
||||
"topTrending": -0.933,
|
||||
"topPerforming": 0.7
|
||||
},
|
||||
{
|
||||
"Name": "Immich-Kiosk",
|
||||
|
@ -349011,6 +348938,72 @@
|
|||
"topTrending": -6.513000000000001,
|
||||
"topPerforming": 5.842
|
||||
},
|
||||
{
|
||||
"Name": "ImmichStat",
|
||||
"Repository": "friendlyfriend/immichstat:latest",
|
||||
"Registry": "https://hub.docker.com/repository/docker/friendlyfriend",
|
||||
"Network": "bridge",
|
||||
"Shell": "sh",
|
||||
"Privileged": "false",
|
||||
"Support": "https://github.com/friendlyFriend4000/ImmichStat/issues",
|
||||
"Project": "https://github.com/friendlyFriend4000/ImmichStat/",
|
||||
"Overview": "project is in active development\r\nExtensive statistics tracker of your self hosted immich instance.",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/friendlyFriend4000/Unraid-Templates/master/ImmichStat.xml",
|
||||
"Config": [
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "webui",
|
||||
"Target": "3000",
|
||||
"Default": "8675",
|
||||
"Mode": "tcp",
|
||||
"Description": "",
|
||||
"Type": "Port",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "8675"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "ENV VAR IMMICH_URL",
|
||||
"Target": "IMMICH_URL",
|
||||
"Default": "https://immich.example.com",
|
||||
"Mode": "",
|
||||
"Description": "",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "https://immich.example.com"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "EN VAR IMMICH_API_KEY",
|
||||
"Target": "IMMICH_API_KEY",
|
||||
"Default": "",
|
||||
"Mode": "",
|
||||
"Description": "",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
}
|
||||
],
|
||||
"Repo": "FriendlyFriend's Repository",
|
||||
"Beta": "true",
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/FriendlyFriendsRepository/ImmichStat.xml",
|
||||
"CategoryList": [
|
||||
"Other"
|
||||
],
|
||||
"downloads": 20,
|
||||
"LastUpdate": 1735883883,
|
||||
"LastUpdateScan": 1735888346,
|
||||
"FirstSeen": 1735888346
|
||||
},
|
||||
{
|
||||
"Name": "prometheus-immich-exporter",
|
||||
"Repository": "friendlyfriend/prometheus-immich-exporter",
|
||||
|
@ -349606,7 +349599,7 @@
|
|||
"Tools-Utilities",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 778,
|
||||
"downloads": 780,
|
||||
"FirstSeen": 1729815069
|
||||
},
|
||||
{
|
||||
|
@ -354579,7 +354572,7 @@
|
|||
"Drivers",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 1320,
|
||||
"downloads": 1321,
|
||||
"FirstSeen": 1688486687
|
||||
},
|
||||
{
|
||||
|
@ -354603,7 +354596,7 @@
|
|||
"Drivers",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 399,
|
||||
"downloads": 400,
|
||||
"FirstSeen": 1718366782
|
||||
},
|
||||
{
|
||||
|
@ -354627,7 +354620,7 @@
|
|||
"Drivers",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 669,
|
||||
"downloads": 670,
|
||||
"FirstSeen": 1688498828
|
||||
},
|
||||
{
|
||||
|
@ -354651,7 +354644,7 @@
|
|||
"Drivers",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 619,
|
||||
"downloads": 620,
|
||||
"FirstSeen": 1689264305
|
||||
},
|
||||
{
|
||||
|
@ -355737,7 +355730,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 6888,
|
||||
"downloads": 6889,
|
||||
"FirstSeen": 1690644440
|
||||
},
|
||||
{
|
||||
|
@ -355818,16 +355811,18 @@
|
|||
"CategoryList": [
|
||||
"Network-VPN"
|
||||
],
|
||||
"downloads": 106116,
|
||||
"stars": 30,
|
||||
"trending": 13.294,
|
||||
"downloads": 124401,
|
||||
"stars": 33,
|
||||
"LastUpdate": 1726062212,
|
||||
"trending": 14.698,
|
||||
"trends": [
|
||||
40.763,
|
||||
29.128,
|
||||
36.003,
|
||||
22.616,
|
||||
13.345,
|
||||
13.294
|
||||
13.294,
|
||||
14.698
|
||||
],
|
||||
"trendsDate": [
|
||||
1720296376,
|
||||
|
@ -355835,22 +355830,22 @@
|
|||
1725495085,
|
||||
1728094102,
|
||||
1730689665,
|
||||
1733289065
|
||||
1733289065,
|
||||
1735888430
|
||||
],
|
||||
"downloadtrend": [
|
||||
16577,
|
||||
27984,
|
||||
39485,
|
||||
61698,
|
||||
79730,
|
||||
92009,
|
||||
106116
|
||||
106116,
|
||||
124401
|
||||
],
|
||||
"LastUpdateScan": 1733289065,
|
||||
"LastUpdate": 1726062212,
|
||||
"LastUpdateScan": 1735888430,
|
||||
"FirstSeen": 1715097974,
|
||||
"topTrending": -27.468999999999998,
|
||||
"topPerforming": 13.294
|
||||
"topTrending": -26.064999999999998,
|
||||
"topPerforming": 14.698
|
||||
},
|
||||
{
|
||||
"Name": "psono",
|
||||
|
@ -358969,7 +358964,7 @@
|
|||
"Tools-Utilities",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 896,
|
||||
"downloads": 897,
|
||||
"FirstSeen": 1710749149
|
||||
},
|
||||
{
|
||||
|
@ -358993,7 +358988,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 351,
|
||||
"downloads": 352,
|
||||
"FirstSeen": 1717257941
|
||||
},
|
||||
{
|
||||
|
@ -359070,7 +359065,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 3363,
|
||||
"downloads": 3365,
|
||||
"FirstSeen": 1726661206
|
||||
},
|
||||
{
|
||||
|
@ -359143,7 +359138,7 @@
|
|||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 402,
|
||||
"downloads": 403,
|
||||
"FirstSeen": 1735211432
|
||||
},
|
||||
{
|
||||
|
@ -359213,7 +359208,7 @@
|
|||
"Drivers",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 3827,
|
||||
"downloads": 3836,
|
||||
"FirstSeen": 1693851679
|
||||
},
|
||||
{
|
||||
|
@ -359881,7 +359876,7 @@
|
|||
"Tools-Utilities",
|
||||
"Plugins"
|
||||
],
|
||||
"downloads": 1189,
|
||||
"downloads": 1191,
|
||||
"FirstSeen": 1694955727
|
||||
},
|
||||
{
|
||||
|
|
|
@ -3764,5 +3764,6 @@
|
|||
"yojoshb/jmusicbot:latest": 1735689092,
|
||||
"registry.gitlab.com/smoores/storyteller:latest": 1735689098,
|
||||
"ghcr.io/flmorg/cleanuperr:latest": 1735689103,
|
||||
"ghcr.io/ad-on-is/odin:latest": 1735794607
|
||||
"ghcr.io/ad-on-is/odin:latest": 1735794607,
|
||||
"friendlyfriend/immichstat:latest": 1735888346
|
||||
}
|
16
log.txt
16
log.txt
|
@ -166,8 +166,7 @@ Processing /tmp/appFeed/templates/lwatersRepository/file_browser_pnp/file_browse
|
|||
|
||||
Downloading apfaffman's Repository: https://github.com/apfaffman/docker-templates -> /tmp/appFeed/templates/apfaffmansRepository Attempt 1...https://github.com/apfaffman/docker-templates/archive/master.tar.gz Downloading https://github.com/apfaffman/docker-templates/archive/master.tar.gz attempt 1... Success!
|
||||
Processing /tmp/appFeed/templates/apfaffmansRepository/ca_profile.xml...FOUND PROFILE
|
||||
Processing /tmp/appFeed/templates/apfaffmansRepository/fika-3.9.8.xml...Success
|
||||
Processing /tmp/appFeed/templates/apfaffmansRepository/fika-spt.xml...Success
|
||||
Processing /tmp/appFeed/templates/apfaffmansRepository/spt-fika.xml...Success
|
||||
|
||||
|
||||
Downloading andaks' Repository: https://github.com/andaks/unraid-templates -> /tmp/appFeed/templates/andaksRepository Attempt 1...https://github.com/andaks/unraid-templates/archive/master.tar.gz Downloading https://github.com/andaks/unraid-templates/archive/master.tar.gz attempt 1... Success!
|
||||
|
@ -4070,6 +4069,7 @@ Processing /tmp/appFeed/templates/Luigi311sRepository/JellyPlex-Watched.xml...Su
|
|||
|
||||
|
||||
Downloading FriendlyFriend's Repository: https://github.com/friendlyFriend4000/Unraid-Templates -> /tmp/appFeed/templates/FriendlyFriendsRepository Attempt 1...https://github.com/friendlyFriend4000/Unraid-Templates/archive/master.tar.gz Downloading https://github.com/friendlyFriend4000/Unraid-Templates/archive/master.tar.gz attempt 1... Success!
|
||||
Processing /tmp/appFeed/templates/FriendlyFriendsRepository/ImmichStat.xml...Success
|
||||
Processing /tmp/appFeed/templates/FriendlyFriendsRepository/prometheus-immich-exporter.xml...Success
|
||||
Processing /tmp/appFeed/templates/FriendlyFriendsRepository/SillyTavern.xml...Success
|
||||
|
||||
|
@ -4772,6 +4772,8 @@ Updating stats on containers
|
|||
Downloading https://ca.unraid.net/stats/https://github.com/ich777/unraid-uinput/raw/master/uinput.plg attempt 1...
|
||||
Downloading https://ca.unraid.net/stats/https://github.com/ich777/unraid-replication/raw/master/unraid-replication.plg attempt 1...
|
||||
Downloading https://ca.unraid.net/stats/https://raw.githubusercontent.com/kubedzero/unraid-snmp/main/snmp.plg attempt 1...
|
||||
dbgate/dbgate
|
||||
dbgate/dbgate Downloads: 603972 Stars: 23 Base: unknown
|
||||
Downloading https://ca.unraid.net/stats/https://raw.githubusercontent.com/alturismo/unraid-aspm-helper/master/aspm-helper.plg attempt 1...
|
||||
Downloading https://ca.unraid.net/stats/https://raw.githubusercontent.com/alturismo/unraid-cache-mover/master/cache-mover.plg attempt 1...
|
||||
Downloading https://ca.unraid.net/stats/https://raw.githubusercontent.com/alturismo/unraid-pwm-fan/master/pwm-fan.plg attempt 1...
|
||||
|
@ -4807,9 +4809,17 @@ Updating stats on containers
|
|||
Downloading https://ca.unraid.net/stats/https://raw.githubusercontent.com/SimonFair/WOLforServices/master/WOL4Services.plg attempt 1...
|
||||
Downloading https://ca.unraid.net/stats/https://github.com/GiorgioAresu/ZFS-companion-unraid/raw/main/ZFS-companion.plg attempt 1...
|
||||
Downloading https://ca.unraid.net/stats/https://raw.githubusercontent.com/IkerSaint/ZFS-Master-Unraid/main/zfs.master.plg attempt 1...
|
||||
difegue/lanraragi
|
||||
difegue/lanraragi Downloads: 5409694 Stars: 57 Base: unknown
|
||||
Downloading https://ca.unraid.net/stats/https://raw.githubusercontent.com/Commifreak/unraid-appdata.backup/master/appdata.backup.plg attempt 1...
|
||||
Downloading https://ca.unraid.net/stats/https://raw.githubusercontent.com/Commifreak/unraid-appdata.backup/master/appdata.backup.beta.plg attempt 1...
|
||||
Downloading https://ca.unraid.net/stats/https://raw.githubusercontent.com/Commifreak/ca.backup2/master/ca.backup2.plg attempt 1...
|
||||
darthsim/imgproxy
|
||||
darthsim/imgproxy:latest Downloads: 28319238 Stars: 36 Base: unknown
|
||||
friendlyfriend/immichstat
|
||||
friendlyfriend/immichstat:latest Downloads: 20 Stars: 0 Base: unknown
|
||||
Pulling friendlyfriend/immichstat:latest
|
||||
Killed
|
||||
Downloading https://ca.unraid.net/stats/https://raw.githubusercontent.com/giganode/corsairpsu-unraid/master/corsairpsu.plg attempt 1...
|
||||
Downloading https://ca.unraid.net/stats/https://github.com/giganode/unraid-i915-sriov/raw/master/i915-sriov.plg attempt 1...
|
||||
Downloading https://ca.unraid.net/stats/https://raw.githubusercontent.com/giganode/unraid-mqtt-pub-sub/master/mqtt-pub-sub.plg attempt 1...
|
||||
|
@ -4820,6 +4830,8 @@ Updating stats on containers
|
|||
Downloading https://ca.unraid.net/stats/https://raw.githubusercontent.com/jinlife/unraid-r8125-r8152-driver/main/unraid-r8168.plg attempt 1...
|
||||
Downloading https://ca.unraid.net/stats/https://github.com/greycubesgav/unraid-templates/raw/main/davfs2//davfs2.plg attempt 1...
|
||||
Downloading https://ca.unraid.net/stats/https://raw.githubusercontent.com/scolcipitato/folder.view/main/folder.view.plg attempt 1...
|
||||
openvpn/openvpn-as
|
||||
openvpn/openvpn-as Downloads: 124401 Stars: 33 Base: unknown
|
||||
Downloading https://ca.unraid.net/stats/https://raw.githubusercontent.com/desertwitch/DVM-unRAID/main/plugin/dwdvm.plg attempt 1...
|
||||
Downloading https://ca.unraid.net/stats/https://raw.githubusercontent.com/desertwitch/iotop-c-unRAID/main/plugin/dwiotopc.plg attempt 1...
|
||||
Downloading https://ca.unraid.net/stats/https://raw.githubusercontent.com/desertwitch/memtester-unRAID/main/plugin/dwmemtester.plg attempt 1...
|
||||
|
|
File diff suppressed because it is too large
Load Diff
142
plgStats.json
142
plgStats.json
|
@ -4,58 +4,58 @@
|
|||
"https://raw.githubusercontent.com/dkaser/unraid-sl/main/plugin/sl.plg": 162,
|
||||
"https://raw.githubusercontent.com/phyzical/docker.labelInjector/main/docker.labelInjector.plg": 541,
|
||||
"https://raw.githubusercontent.com/phyzical/docker.versions/main/docker.versions.plg": 736,
|
||||
"https://raw.githubusercontent.com/R3yn4ld/ca.mover.tuning/master/plugins/ca.mover.tuning.plg": 4316,
|
||||
"https://raw.githubusercontent.com/Peuuuur-Noel/unraid-web-push-notification/master/plugin/web-push-notification.plg": 189,
|
||||
"https://github.com/fuzzy01/autotweak/releases/latest/download/autotweak.plg": 2308,
|
||||
"https://raw.githubusercontent.com/R3yn4ld/ca.mover.tuning/master/plugins/ca.mover.tuning.plg": 4324,
|
||||
"https://raw.githubusercontent.com/Peuuuur-Noel/unraid-web-push-notification/master/plugin/web-push-notification.plg": 190,
|
||||
"https://github.com/fuzzy01/autotweak/releases/latest/download/autotweak.plg": 2309,
|
||||
"https://raw.githubusercontent.com/unraid/docker.categorize/master/plugins/docker.categorize.plg": 69,
|
||||
"https://raw.githubusercontent.com/unraid/community.applications/master/plugins/community.applications.plg": 1177,
|
||||
"https://stable.dl.unraid.net/unraid-api/dynamix.unraid.net.plg": 9362,
|
||||
"https://raw.githubusercontent.com/unraid/fix.common.problems/master/plugins/fix.common.problems.plg": 1580,
|
||||
"https://raw.githubusercontent.com/unraid/unraid-tailscale/main/plugin/tailscale.plg": 18992,
|
||||
"https://raw.githubusercontent.com/unraid/community.applications/master/plugins/community.applications.plg": 1178,
|
||||
"https://stable.dl.unraid.net/unraid-api/dynamix.unraid.net.plg": 9365,
|
||||
"https://raw.githubusercontent.com/unraid/fix.common.problems/master/plugins/fix.common.problems.plg": 1585,
|
||||
"https://raw.githubusercontent.com/unraid/unraid-tailscale/main/plugin/tailscale.plg": 19006,
|
||||
"https://raw.githubusercontent.com/unraid/unraid-tailscale/preview/plugin/tailscale-preview.plg": 628,
|
||||
"https://raw.githubusercontent.com/Squidly271/ca.backup2/master/plugins/ca.backup2.plg": 12,
|
||||
"https://raw.githubusercontent.com/Squidly271/ca.update.applications/master/plugins/ca.update.applications.plg": 5636,
|
||||
"https://raw.githubusercontent.com/Squidly271/ca.cfg.editor/master/plugins/ca.cfg.editor.plg": 57,
|
||||
"https://raw.githubusercontent.com/hugenbd/ca.mover.tuning/master/plugins/ca.mover.tuning.plg": 1128,
|
||||
"https://raw.githubusercontent.com/Squidly271/ca.update.applications/master/plugins/ca.update.applications.plg": 5637,
|
||||
"https://raw.githubusercontent.com/Squidly271/ca.cfg.editor/master/plugins/ca.cfg.editor.plg": 58,
|
||||
"https://raw.githubusercontent.com/hugenbd/ca.mover.tuning/master/plugins/ca.mover.tuning.plg": 1131,
|
||||
"https://raw.githubusercontent.com/Squidly271/checksum/master/plugins/checksum.plg": 0,
|
||||
"https://raw.githubusercontent.com/Squidly271/ca.cleanup.appdata/master/plugins/ca.cleanup.appdata.plg": 5637,
|
||||
"https://raw.githubusercontent.com/Squidly271/customtab/master/plugins/customtab.plg": 3182,
|
||||
"https://raw.githubusercontent.com/Squidly271/ca.cleanup.appdata/master/plugins/ca.cleanup.appdata.plg": 5639,
|
||||
"https://raw.githubusercontent.com/Squidly271/customtab/master/plugins/customtab.plg": 3183,
|
||||
"https://raw.githubusercontent.com/Squidly271/disable.security/master/plugins/disable.security.plg": 281,
|
||||
"https://raw.githubusercontent.com/Squidly271/docker.folder/main/plugins/docker.folder.plg": 8,
|
||||
"https://raw.githubusercontent.com/Squidly271/docker.patch/main/plugins/docker.patch.plg": 2,
|
||||
"https://raw.githubusercontent.com/Squidly271/docker.patch2/main/plugins/docker.patch2.plg": 242,
|
||||
"https://raw.githubusercontent.com/Squidly271/flash.remount/main/flash.remount.plg": 345,
|
||||
"https://raw.githubusercontent.com/Squidly271/gui-links/master/plugins/gui-links.plg": 513,
|
||||
"https://raw.githubusercontent.com/Squidly271/gui-links/master/plugins/gui-links.plg": 514,
|
||||
"https://raw.githubusercontent.com/Squidly271/gui.search/main/plugins/gui.search.plg": 1563,
|
||||
"https://raw.githubusercontent.com/UnRAIDES/unRAID-NerdTools/main/plugin/NerdTools.plg": 6874,
|
||||
"https://raw.githubusercontent.com/UnRAIDES/unRAID-NerdTools/main/plugin/NerdTools.plg": 6875,
|
||||
"https://raw.githubusercontent.com/Squidly271/ransomware.bait/master/plugins/newransomware.bait.plg": 1,
|
||||
"https://raw.githubusercontent.com/Squidly271/ca.backup/master/plugins/ca.backup.plg": 6,
|
||||
"https://raw.githubusercontent.com/Squidly271/page.notes/main/plugins/page.notes.plg": 463,
|
||||
"https://raw.githubusercontent.com/Squidly271/ca.turbo/master/plugins/ca.turbo.plg": 2017,
|
||||
"https://raw.githubusercontent.com/Squidly271/ca.turbo/master/plugins/ca.turbo.plg": 2020,
|
||||
"https://raw.githubusercontent.com/Squidly271/unlimited-width/master/unlimited-width.plg": 1313,
|
||||
"https://raw.githubusercontent.com/Squidly271/user.scripts/master/plugins/user.scripts.plg": 10535,
|
||||
"https://raw.githubusercontent.com/Squidly271/Wxwork-sample/main/wxwork-sample.plg": 90,
|
||||
"https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.active.streams.plg": 2535,
|
||||
"https://raw.githubusercontent.com/Squidly271/user.scripts/master/plugins/user.scripts.plg": 10541,
|
||||
"https://raw.githubusercontent.com/Squidly271/Wxwork-sample/main/wxwork-sample.plg": 91,
|
||||
"https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.active.streams.plg": 2538,
|
||||
"https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.cache.dirs.plg": 2,
|
||||
"https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.date.time.plg": 1002,
|
||||
"https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.day.night.plg": 662,
|
||||
"https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.factory.reset.plg": 1186,
|
||||
"https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.file.integrity.plg": 1611,
|
||||
"https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.file.manager.plg": 17956,
|
||||
"https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.file.manager.plg": 17968,
|
||||
"https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.local.master.plg": 659,
|
||||
"https://raw.github.com/bergware/dynamix/master/unRAIDv6/dynamix.password.validator.plg": 236,
|
||||
"https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.s3.sleep.plg": 2944,
|
||||
"https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.safe.mode.plg": 428,
|
||||
"https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.schedules.plg": 958,
|
||||
"https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.schedules.plg": 959,
|
||||
"https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.scsi.devices.plg": 400,
|
||||
"https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.share.floor.plg": 307,
|
||||
"https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.ssd.trim.plg": 6,
|
||||
"https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.stop.shell.plg": 1990,
|
||||
"https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.system.autofan.plg": 9217,
|
||||
"https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.system.buttons.plg": 3765,
|
||||
"https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.system.info.plg": 6263,
|
||||
"https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.system.stats.plg": 5836,
|
||||
"https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.system.temp.plg": 13237,
|
||||
"https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.system.autofan.plg": 9221,
|
||||
"https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.system.buttons.plg": 3766,
|
||||
"https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.system.info.plg": 6268,
|
||||
"https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.system.stats.plg": 5839,
|
||||
"https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.system.temp.plg": 13247,
|
||||
"https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.wireguard.plg": 18,
|
||||
"https://raw.githubusercontent.com/dmacias72/IPMI-unRAID/master/plugin/ipmi.plg": 0,
|
||||
"https://raw.githubusercontent.com/dmacias72/unRAID-libvirtwol/master/plugin/libvirtwol.plg": 6,
|
||||
|
@ -72,45 +72,45 @@
|
|||
"https://raw.githubusercontent.com/docgyver/unraid-v6-plugins/master/ssh.plg": 580,
|
||||
"https://github.com/jbrodriguez/controlr/releases/latest/download/controlr.plg": 2,
|
||||
"https://github.com/jbrodriguez/controlrd/releases/latest/download/controlrd.plg": 1133,
|
||||
"https://github.com/jbrodriguez/unbalance/releases/latest/download/unbalanced.plg": 10510,
|
||||
"https://raw.githubusercontent.com/Waseh/rclone-unraid/master/plugin/rclone.plg": 3511,
|
||||
"https://github.com/jbrodriguez/unbalance/releases/latest/download/unbalanced.plg": 10515,
|
||||
"https://raw.githubusercontent.com/Waseh/rclone-unraid/master/plugin/rclone.plg": 3513,
|
||||
"https://raw.githubusercontent.com/dlandon/active.directory/master/active.directory.plg": 539,
|
||||
"https://raw.githubusercontent.com/dlandon/cache_dirs/master/dlandon.cache.dirs.plg": 5462,
|
||||
"https://raw.githubusercontent.com/dlandon/cache_dirs/master/dlandon.cache.dirs.plg": 5466,
|
||||
"https://raw.githubusercontent.com/dlandon/enhanced.log/master/enhanced.log.plg": 745,
|
||||
"https://raw.githubusercontent.com/dlandon/file.activity/master/file.activity.plg": 2570,
|
||||
"https://raw.githubusercontent.com/dlandon/file.activity/master/file.activity.plg": 2571,
|
||||
"https://raw.githubusercontent.com/dlandon/libvirt.hotplug.usb/master/libvirt.hotplug.usb.plg": 1454,
|
||||
"https://raw.githubusercontent.com/dlandon/open.files/master/open.files.plg": 1875,
|
||||
"https://raw.githubusercontent.com/dlandon/open.files/master/open.files.plg": 1876,
|
||||
"https://raw.githubusercontent.com/dlandon/python2/master/Python2.plg": 19,
|
||||
"https://raw.githubusercontent.com/dlandon/python3/master/Python3.plg": 90,
|
||||
"https://raw.githubusercontent.com/dlandon/recycle.bin/master/recycle.bin.plg": 2134,
|
||||
"https://raw.githubusercontent.com/dlandon/tips.and.tweaks/master/tips.and.tweaks.plg": 5348,
|
||||
"https://raw.githubusercontent.com/dlandon/unassigned.devices/master/unassigned.devices.plg": 20323,
|
||||
"https://raw.githubusercontent.com/dlandon/unassigned.devices/master/unassigned.devices-plus.plg": 14913,
|
||||
"https://raw.githubusercontent.com/dlandon/unassigned.devices/master/unassigned.devices.preclear.plg": 9091,
|
||||
"https://raw.githubusercontent.com/itimpi/parity.check.tuning/master/parity.check.tuning.plg": 3098,
|
||||
"https://raw.githubusercontent.com/dlandon/recycle.bin/master/recycle.bin.plg": 2135,
|
||||
"https://raw.githubusercontent.com/dlandon/tips.and.tweaks/master/tips.and.tweaks.plg": 5351,
|
||||
"https://raw.githubusercontent.com/dlandon/unassigned.devices/master/unassigned.devices.plg": 20336,
|
||||
"https://raw.githubusercontent.com/dlandon/unassigned.devices/master/unassigned.devices-plus.plg": 14920,
|
||||
"https://raw.githubusercontent.com/dlandon/unassigned.devices/master/unassigned.devices.preclear.plg": 9094,
|
||||
"https://raw.githubusercontent.com/itimpi/parity.check.tuning/master/parity.check.tuning.plg": 3102,
|
||||
"https://raw.githubusercontent.com/dorgan/Unraid-networkstats/master/networkstats.plg": 1304,
|
||||
"https://raw.githubusercontent.com/dorgan/Unraid-plexstreams/master/plexstreams.plg": 1141,
|
||||
"https://raw.githubusercontent.com/olehj/disklocation/master/disklocation-master.plg": 3523,
|
||||
"https://raw.githubusercontent.com/dorgan/Unraid-plexstreams/master/plexstreams.plg": 1142,
|
||||
"https://raw.githubusercontent.com/olehj/disklocation/master/disklocation-master.plg": 3527,
|
||||
"https://raw.githubusercontent.com/olehj/disklocation/devel/disklocation-devel.plg": 150,
|
||||
"https://raw.githubusercontent.com/ich777/unraid-age/master/age.plg": 87,
|
||||
"https://raw.githubusercontent.com/ich777/unraid-amd-vendor-reset/master/amd-vendor-reset.plg": 966,
|
||||
"https://raw.githubusercontent.com/ich777/unraid-aquacomputer-d5next/master/aquacomputer-d5next-hwmon.plg": 62,
|
||||
"https://raw.githubusercontent.com/ich777/unraid-aquacomputer-quadro/master/aquacomputer-quadro-hwmon.plg": 0,
|
||||
"https://github.com/ich777/unraid-coral-driver/raw/master/coral-driver.plg": 741,
|
||||
"https://raw.githubusercontent.com/ich777/unraid-corefreq/master/corefreq.plg": 2133,
|
||||
"https://raw.githubusercontent.com/ich777/unraid-corefreq/master/corefreq.plg": 2134,
|
||||
"https://github.com/ich777/unraid-dvb-driver/raw/master/dvb-driver.plg": 453,
|
||||
"https://github.com/ich777/unraid-firewire/raw/master/firewire.plg": 0,
|
||||
"https://github.com/ich777/unraid-hailort-driver/raw/master/hailort-driver.plg": 25,
|
||||
"https://github.com/ich777/unraid-hpsahba/raw/master/hpsahba.plg": 103,
|
||||
"https://raw.githubusercontent.com/ich777/intel-gpu-top/master/intel-gpu-top.plg": 9974,
|
||||
"https://raw.githubusercontent.com/ich777/intel-gvt-g/master/intel-gvt-g.plg": 2404,
|
||||
"https://raw.githubusercontent.com/ich777/intel-gpu-top/master/intel-gpu-top.plg": 9979,
|
||||
"https://raw.githubusercontent.com/ich777/intel-gvt-g/master/intel-gvt-g.plg": 2414,
|
||||
"https://raw.githubusercontent.com/ich777/iscsi-initiator/master/iscsi-initiator.plg": 495,
|
||||
"https://github.com/ich777/unraid-it87-driver/raw/master/it87-driver.plg": 2693,
|
||||
"https://github.com/ich777/unraid-it87-driver/raw/master/it87-driver.plg": 2695,
|
||||
"https://github.com/ich777/unraid-lxc-plugin/raw/master/lxc.plg": 1693,
|
||||
"https://raw.githubusercontent.com/ich777/unraid-mft-tools/master/mft-tools.plg": 370,
|
||||
"https://github.com/ich777/unraid-nct6687-driver/raw/master/nct6687-driver.plg": 2604,
|
||||
"https://github.com/ich777/unraid-nut-actions/raw/master/nut-actions.plg": 261,
|
||||
"https://github.com/ich777/unraid-nvidia-driver/raw/master/nvidia-driver.plg": 12685,
|
||||
"https://github.com/ich777/unraid-nvidia-driver/raw/master/nvidia-driver.plg": 12691,
|
||||
"https://raw.githubusercontent.com/ich777/unraid-nvtop/master/nvtop.plg": 830,
|
||||
"https://github.com/ich777/unraid-openrgb-patch/raw/master/openrgb-patch.plg": 347,
|
||||
"https://github.com/ich777/unraid-prometheus_adguard_exporter/raw/master/prometheus_adguard_exporter.plg": 4,
|
||||
|
@ -122,74 +122,74 @@
|
|||
"https://raw.githubusercontent.com/ich777/unraid-prometheus_wireguard_exporter/master/prometheus_wireguard_exporter.plg": 249,
|
||||
"https://github.com/ich777/unraid-qnapec/raw/master/qnap-ec.plg": 310,
|
||||
"https://raw.githubusercontent.com/ich777/unraid-r8152-driver/master/unraid-r8152.plg": 3,
|
||||
"https://raw.githubusercontent.com/ich777/unraid-radeontop/master/radeontop.plg": 2220,
|
||||
"https://raw.githubusercontent.com/ich777/unraid-radeontop/master/radeontop.plg": 2222,
|
||||
"https://github.com/ich777/unraid-rcon/raw/master/rcon.plg": 133,
|
||||
"https://raw.githubusercontent.com/ich777/unraid-sundtek-driver/master/sundtek-driver.plg": 46,
|
||||
"https://github.com/ich777/unraid-ugreenleds-driver/raw/master/ugreenleds-driver.plg": 301,
|
||||
"https://github.com/ich777/unraid-ugreenleds-driver/raw/master/ugreenleds-driver.plg": 302,
|
||||
"https://github.com/ich777/unraid-uinput/raw/master/uinput.plg": 2,
|
||||
"https://github.com/ich777/unraid-replication/raw/master/unraid-replication.plg": 150,
|
||||
"https://raw.githubusercontent.com/kubedzero/unraid-snmp/main/snmp.plg": 411,
|
||||
"https://raw.githubusercontent.com/alturismo/unraid-aspm-helper/master/aspm-helper.plg": 645,
|
||||
"https://raw.githubusercontent.com/alturismo/unraid-cache-mover/master/cache-mover.plg": 754,
|
||||
"https://raw.githubusercontent.com/alturismo/unraid-pwm-fan/master/pwm-fan.plg": 2425,
|
||||
"https://raw.githubusercontent.com/alturismo/unraid-vm-cycle/master/vm-cycle.plg": 164,
|
||||
"https://raw.githubusercontent.com/alturismo/unraid-cache-mover/master/cache-mover.plg": 756,
|
||||
"https://raw.githubusercontent.com/alturismo/unraid-pwm-fan/master/pwm-fan.plg": 2428,
|
||||
"https://raw.githubusercontent.com/alturismo/unraid-vm-cycle/master/vm-cycle.plg": 165,
|
||||
"https://raw.githubusercontent.com/StevenDTX/unRAID-open-vm-tools/master/openVMTools_compiled.plg": 109,
|
||||
"https://raw.githubusercontent.com/jtok/unraid.vmbackup/master/vmbackup.plg": 1649,
|
||||
"https://raw.githubusercontent.com/jtok/unraid.vmbackup/master/vmbackup.plg": 1650,
|
||||
"https://raw.githubusercontent.com/Cyanlabs/corsairpsu-unraid/master/corsairpsu.plg": 0,
|
||||
"https://raw.githubusercontent.com/Cyanlabs/jsonapi-unraid/master/jsonapi.plg": 0,
|
||||
"https://raw.githubusercontent.com/Skitals/unraid-dark-plugin/master/plugins/dark.theme.plg": 8,
|
||||
"https://raw.githubusercontent.com/Skitals/unraid-theme-engine/master/plugins/theme.engine.plg": 2715,
|
||||
"https://raw.githubusercontent.com/Skitals/unraid-theme-engine/master/plugins/theme.engine.plg": 2718,
|
||||
"https://raw.githubusercontent.com/Skitals/unraid-vfio-pci/master/plugins/vfio.pci.plg": 4,
|
||||
"https://raw.githubusercontent.com/ljm42/unraid-upnp/master/plugins/upnp-monitor.plg": 1,
|
||||
"https://raw.githubusercontent.com/dcflachs/compose_plugin/main/compose.manager.plg": 9611,
|
||||
"https://raw.githubusercontent.com/dcflachs/compose_plugin/main/compose.manager.plg": 9618,
|
||||
"https://raw.githubusercontent.com/dcflachs/kata.runtime/master/plugins/kata.runtime.plg": 2,
|
||||
"https://raw.githubusercontent.com/dcflachs/swapfile_plugin/master/swapfile.plg": 294,
|
||||
"https://raw.githubusercontent.com/dcflachs/swapfile_plugin/master/swapfile.plg": 295,
|
||||
"https://raw.githubusercontent.com/b3rs3rk/gpustat-unraid/master/gpustat.plg": 6,
|
||||
"https://raw.githubusercontent.com/GuildDarts/unraid-plugin-docker.folder/master/plugins/docker.folder.plg": 0,
|
||||
"https://raw.githubusercontent.com/doron1/unraid-sas-spindown/master/sas-spindown.plg": 685,
|
||||
"https://raw.githubusercontent.com/doron1/unraid-newenckey/master/unraid-newenckey.plg": 52,
|
||||
"https://raw.githubusercontent.com/SimonFair/gpustat-unraid/master/gpustat.plg": 16178,
|
||||
"https://raw.githubusercontent.com/SimonFair/gpustat-unraid/master/gpustat.plg": 16182,
|
||||
"https://raw.githubusercontent.com/SimonFair/IPMI-unRAID/master/plugin/ipmi.plg": 2067,
|
||||
"https://raw.githubusercontent.com/SimonFair/unraid.iSCSI/main/iSCSIgui.plg": 1075,
|
||||
"https://raw.githubusercontent.com/SimonFair/unraid.iSCSI/main/iSCSIgui.plg": 1077,
|
||||
"https://raw.githubusercontent.com/SimonFair/unraid-lcd/master/lcd_manager.plg": 174,
|
||||
"https://raw.githubusercontent.com/SimonFair/NUT-unRAID/master/plugin/nut.plg": 1,
|
||||
"https://raw.githubusercontent.com/SimonFair/Snapshots/main/snapshots.plg": 404,
|
||||
"https://raw.githubusercontent.com/SimonFair/Snapshots/main/snapshots.plg": 405,
|
||||
"https://raw.githubusercontent.com/SimonFair/tasmotapm-unraid/main/tasmotapm.plg": 395,
|
||||
"https://raw.githubusercontent.com/SimonFair/unraid.usbip/master/unraid.usbip.plg": 4,
|
||||
"https://raw.githubusercontent.com/SimonFair/unraid.usbip-gui/master/usbip-gui.plg": 4,
|
||||
"https://raw.githubusercontent.com/SimonFair/USB_Manager/master/usb_manager.plg": 2686,
|
||||
"https://raw.githubusercontent.com/SimonFair/USB_Manager/master/usb_manager.plg": 2687,
|
||||
"https://raw.githubusercontent.com/SimonFair/USB_Manager_usb_net_addon/main/usb_manager_aqc111_addon.plg": 1,
|
||||
"https://raw.githubusercontent.com/SimonFair/USB_Manager_Serial_Options_addon/main/usb_manager_serial_options_addon.plg": 235,
|
||||
"https://raw.githubusercontent.com/SimonFair/USB_Manager_USBIP_addon/main/usb_manager_usbip_addon.plg": 0,
|
||||
"https://raw.githubusercontent.com/SimonFair/WOLforServices/master/WOL4Services.plg": 1019,
|
||||
"https://raw.githubusercontent.com/SimonFair/WOLforServices/master/WOL4Services.plg": 1020,
|
||||
"https://github.com/GiorgioAresu/ZFS-companion-unraid/raw/main/ZFS-companion.plg": 2,
|
||||
"https://raw.githubusercontent.com/IkerSaint/ZFS-Master-Unraid/main/zfs.master.plg": 2984,
|
||||
"https://raw.githubusercontent.com/Commifreak/unraid-appdata.backup/master/appdata.backup.plg": 12828,
|
||||
"https://raw.githubusercontent.com/IkerSaint/ZFS-Master-Unraid/main/zfs.master.plg": 2985,
|
||||
"https://raw.githubusercontent.com/Commifreak/unraid-appdata.backup/master/appdata.backup.plg": 12832,
|
||||
"https://raw.githubusercontent.com/Commifreak/unraid-appdata.backup/master/appdata.backup.beta.plg": 322,
|
||||
"https://raw.githubusercontent.com/Commifreak/ca.backup2/master/ca.backup2.plg": 25,
|
||||
"https://raw.githubusercontent.com/giganode/corsairpsu-unraid/master/corsairpsu.plg": 341,
|
||||
"https://github.com/giganode/unraid-i915-sriov/raw/master/i915-sriov.plg": 3388,
|
||||
"https://raw.githubusercontent.com/giganode/unraid-mqtt-pub-sub/master/mqtt-pub-sub.plg": 778,
|
||||
"https://raw.githubusercontent.com/giganode/unraid-mqtt-pub-sub/master/mqtt-pub-sub.plg": 780,
|
||||
"https://raw.githubusercontent.com/zhtengw/unraid-i915-sriov/master/i915-sriov.plg": 0,
|
||||
"https://raw.githubusercontent.com/jinlife/unraid-r8125-r8152-driver/main/unraid-r8125.plg": 1320,
|
||||
"https://raw.githubusercontent.com/jinlife/unraid-r8125-r8152-driver/main/unraid-r8126.plg": 399,
|
||||
"https://raw.githubusercontent.com/jinlife/unraid-r8125-r8152-driver/main/unraid-r8152.plg": 669,
|
||||
"https://raw.githubusercontent.com/jinlife/unraid-r8125-r8152-driver/main/unraid-r8168.plg": 619,
|
||||
"https://raw.githubusercontent.com/jinlife/unraid-r8125-r8152-driver/main/unraid-r8125.plg": 1321,
|
||||
"https://raw.githubusercontent.com/jinlife/unraid-r8125-r8152-driver/main/unraid-r8126.plg": 400,
|
||||
"https://raw.githubusercontent.com/jinlife/unraid-r8125-r8152-driver/main/unraid-r8152.plg": 670,
|
||||
"https://raw.githubusercontent.com/jinlife/unraid-r8125-r8152-driver/main/unraid-r8168.plg": 620,
|
||||
"https://github.com/greycubesgav/unraid-templates/raw/main/davfs2//davfs2.plg": 313,
|
||||
"https://raw.githubusercontent.com/scolcipitato/folder.view/main/folder.view.plg": 6888,
|
||||
"https://raw.githubusercontent.com/desertwitch/DVM-unRAID/main/plugin/dwdvm.plg": 896,
|
||||
"https://raw.githubusercontent.com/desertwitch/iotop-c-unRAID/main/plugin/dwiotopc.plg": 351,
|
||||
"https://raw.githubusercontent.com/scolcipitato/folder.view/main/folder.view.plg": 6889,
|
||||
"https://raw.githubusercontent.com/desertwitch/DVM-unRAID/main/plugin/dwdvm.plg": 897,
|
||||
"https://raw.githubusercontent.com/desertwitch/iotop-c-unRAID/main/plugin/dwiotopc.plg": 352,
|
||||
"https://raw.githubusercontent.com/desertwitch/memtester-unRAID/main/plugin/dwmemtester.plg": 3053,
|
||||
"https://raw.githubusercontent.com/desertwitch/nwipe-unRAID/main/plugin/dwnwipe.plg": 348,
|
||||
"https://raw.githubusercontent.com/desertwitch/python-unRAID/main/plugin/dwpython.plg": 3363,
|
||||
"https://raw.githubusercontent.com/desertwitch/python-unRAID/main/plugin/dwpython.plg": 3365,
|
||||
"https://raw.githubusercontent.com/desertwitch/SnapRAID-on-unRAID/main/plugin/dwsnap.plg": 131,
|
||||
"https://raw.githubusercontent.com/desertwitch/tldr-unRAID/main/plugin/dwtldr.plg": 279,
|
||||
"https://raw.githubusercontent.com/desertwitch/TTM-unRAID/main/plugin/dwttm.plg": 402,
|
||||
"https://raw.githubusercontent.com/desertwitch/TTM-unRAID/main/plugin/dwttm.plg": 403,
|
||||
"https://raw.githubusercontent.com/desertwitch/mergerFS-unRAID/main/plugin/mergerfsp.plg": 236,
|
||||
"https://raw.githubusercontent.com/desertwitch/nAFP-unRAID/main/plugin/nafp.plg": 153,
|
||||
"https://raw.githubusercontent.com/desertwitch/NUT-unRAID/master/plugin/nut-dw.plg": 3827,
|
||||
"https://raw.githubusercontent.com/desertwitch/NUT-unRAID/master/plugin/nut-dw.plg": 3836,
|
||||
"https://raw.githubusercontent.com/desertwitch/LLDP-unRAID/main/plugin/ulldpd.plg": 152,
|
||||
"https://raw.githubusercontent.com/EideardVMR/unraid-easybackup/main/easybackup.plg": 1189,
|
||||
"https://raw.githubusercontent.com/EideardVMR/unraid-easybackup/main/easybackup.plg": 1191,
|
||||
"https://raw.githubusercontent.com/dixtdf/taglib/master/plugins/taglib.plg": 26,
|
||||
"https://github.com/EldonMcGuinness/UnraidDriveStandbyMonitor/raw/master/DriveStandbyMonitor.plg": 538,
|
||||
"https://raw.githubusercontent.com/donimax/unraid-check-mk-agent/master/check_mk_agent20.plg": 21,
|
||||
|
|
|
@ -90605,26 +90605,27 @@
|
|||
},
|
||||
"openvpn/openvpn-as": {
|
||||
"Base": null,
|
||||
"Downloads": 106116,
|
||||
"Stars": 30,
|
||||
"Time": 1733289065,
|
||||
"trending": 13.294,
|
||||
"Downloads": 124401,
|
||||
"Stars": 33,
|
||||
"Time": 1735888430,
|
||||
"trending": 14.698,
|
||||
"trends": [
|
||||
40.763,
|
||||
29.128,
|
||||
36.003,
|
||||
22.616,
|
||||
13.345,
|
||||
13.294
|
||||
13.294,
|
||||
14.698
|
||||
],
|
||||
"downloadtrend": [
|
||||
16577,
|
||||
27984,
|
||||
39485,
|
||||
61698,
|
||||
79730,
|
||||
92009,
|
||||
106116
|
||||
106116,
|
||||
124401
|
||||
],
|
||||
"trendsDate": [
|
||||
1720296376,
|
||||
|
@ -90632,7 +90633,8 @@
|
|||
1725495085,
|
||||
1728094102,
|
||||
1730689665,
|
||||
1733289065
|
||||
1733289065,
|
||||
1735888430
|
||||
],
|
||||
"LastUpdate": 1726062212
|
||||
},
|
||||
|
@ -91596,26 +91598,27 @@
|
|||
},
|
||||
"difegue/lanraragi": {
|
||||
"Base": null,
|
||||
"Downloads": 5320218,
|
||||
"Stars": 55,
|
||||
"Time": 1733289051,
|
||||
"trending": 0.222,
|
||||
"Downloads": 5409694,
|
||||
"Stars": 57,
|
||||
"Time": 1735888341,
|
||||
"trending": 1.654,
|
||||
"trends": [
|
||||
0.538,
|
||||
0.781,
|
||||
0.714,
|
||||
0.166,
|
||||
0.175,
|
||||
0.222
|
||||
0.222,
|
||||
1.654
|
||||
],
|
||||
"downloadtrend": [
|
||||
5183453,
|
||||
5211499,
|
||||
5252497,
|
||||
5290273,
|
||||
5299082,
|
||||
5308389,
|
||||
5320218
|
||||
5320218,
|
||||
5409694
|
||||
],
|
||||
"trendsDate": [
|
||||
1720296376,
|
||||
|
@ -91623,32 +91626,34 @@
|
|||
1725495084,
|
||||
1728094101,
|
||||
1730689656,
|
||||
1733289051
|
||||
1733289051,
|
||||
1735888341
|
||||
],
|
||||
"LastUpdate": 1732017263
|
||||
"LastUpdate": 1735789926
|
||||
},
|
||||
"darthsim/imgproxy:latest": {
|
||||
"Base": null,
|
||||
"Downloads": 28121129,
|
||||
"Downloads": 28319238,
|
||||
"Stars": 36,
|
||||
"Time": 1733289054,
|
||||
"trending": 0.738,
|
||||
"Time": 1735888346,
|
||||
"trending": 0.7,
|
||||
"trends": [
|
||||
1.633,
|
||||
1.517,
|
||||
1.413,
|
||||
0.923,
|
||||
0.726,
|
||||
0.738
|
||||
0.738,
|
||||
0.7
|
||||
],
|
||||
"downloadtrend": [
|
||||
26221212,
|
||||
26656582,
|
||||
27067076,
|
||||
27455103,
|
||||
27710962,
|
||||
27913577,
|
||||
28121129
|
||||
28121129,
|
||||
28319238
|
||||
],
|
||||
"trendsDate": [
|
||||
1720296376,
|
||||
|
@ -91656,9 +91661,10 @@
|
|||
1725495084,
|
||||
1728094101,
|
||||
1730689657,
|
||||
1733289054
|
||||
1733289054,
|
||||
1735888346
|
||||
],
|
||||
"LastUpdate": 1733250664
|
||||
"LastUpdate": 1735036048
|
||||
},
|
||||
"binhex/arch-nicotineplus": {
|
||||
"Base": null,
|
||||
|
@ -96043,24 +96049,27 @@
|
|||
},
|
||||
"dbgate/dbgate": {
|
||||
"Base": null,
|
||||
"Downloads": 564344,
|
||||
"Stars": 22,
|
||||
"Time": 1733289015,
|
||||
"trending": 8.358,
|
||||
"Downloads": 603972,
|
||||
"Stars": 23,
|
||||
"Time": 1735888292,
|
||||
"trending": 6.561,
|
||||
"trends": [
|
||||
8.553,
|
||||
8.358
|
||||
8.358,
|
||||
6.561
|
||||
],
|
||||
"downloadtrend": [
|
||||
472944,
|
||||
517178,
|
||||
564344
|
||||
564344,
|
||||
603972
|
||||
],
|
||||
"trendsDate": [
|
||||
1730689636,
|
||||
1733289015
|
||||
1733289015,
|
||||
1735888292
|
||||
],
|
||||
"LastUpdate": 1733242195
|
||||
"LastUpdate": 1735543939
|
||||
},
|
||||
"ghcr.io/rishikanthc/scriberr:beta": {
|
||||
"Base": null,
|
||||
|
@ -98832,5 +98841,16 @@
|
|||
"downloadtrend": null,
|
||||
"trendsDate": null,
|
||||
"LastUpdate": null
|
||||
},
|
||||
"friendlyfriend/immichstat:latest": {
|
||||
"Base": null,
|
||||
"Downloads": 20,
|
||||
"Stars": null,
|
||||
"Time": 1735888346,
|
||||
"trending": null,
|
||||
"trends": null,
|
||||
"downloadtrend": null,
|
||||
"trendsDate": null,
|
||||
"LastUpdate": 1735883883
|
||||
}
|
||||
}
|
1
repositories/friendlyfriend___immichstat
Normal file
1
repositories/friendlyfriend___immichstat
Normal file
|
@ -0,0 +1 @@
|
|||
1
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"caFixed": 653,
|
||||
"caFixed": 654,
|
||||
"fixedTemplates": {
|
||||
"jjdenhertog's Repository": {
|
||||
"jjdenhertog/spotify-to-plex:latest": [
|
||||
|
@ -1949,6 +1949,11 @@
|
|||
"No Icon specified within the application template"
|
||||
]
|
||||
},
|
||||
"FriendlyFriend's Repository": {
|
||||
"friendlyfriend/immichstat:latest": [
|
||||
"No Icon specified within the application template"
|
||||
]
|
||||
},
|
||||
"fizzyfrys' Repository": {
|
||||
"inrix/floatplane-downloader:dev": [
|
||||
"Possible environment variable within extra parameters. This should be handled via a config element (type=variable)"
|
||||
|
|
Loading…
Reference in New Issue
Block a user