This commit is contained in:
Squidly271 2021-01-13 16:07:39 -05:00
parent 64b643ec76
commit e5f206c2a1
5 changed files with 31 additions and 12 deletions

View File

@ -1,3 +1,3 @@
{ {
"last_updated_timestamp": 1610564932 "last_updated_timestamp": 1610572057
} }

View File

@ -34661,7 +34661,7 @@
"CategoryList": [ "CategoryList": [
"Network-Other" "Network-Other"
], ],
"LastUpdateScan": 1607972909, "LastUpdateScan": 1610572056,
"FirstSeen": 1447131600 "FirstSeen": 1447131600
}, },
{ {
@ -163824,11 +163824,11 @@
"Licence": "MIT Copyright 2021 b3rs3rk", "Licence": "MIT Copyright 2021 b3rs3rk",
"Repository": "https://raw.githubusercontent.com/b3rs3rk/gpustat-unraid/master/gpustat.plg", "Repository": "https://raw.githubusercontent.com/b3rs3rk/gpustat-unraid/master/gpustat.plg",
"pluginVersion": "2021.01.13", "pluginVersion": "2021.01.13",
"Overview": "This plugin parses GPU statistic data from vendor specific utilities and displays a subset of them on the dashboard", "Overview": "This plugin parses GPU statistic data from vendor specific utilities and displays a subset of them on the dashboard.\n\n Requires UnRAID-Nvidia plugin and kernel install or Custom Kernel with Nvidia drivers on 6.9.0 Beta34 and below for NVIDIA support,\n for 6.9.0 Beta 35 and up, you either need a custom kernel or the Nvidia Driver plugin from @ich777 on Community Apps\n\n Requires Intel GPU TOP plugin from @ich777 on Community Apps for Intel support",
"Date": 1610514000, "Date": 1610514000,
"Category": "Tools:System Drivers: Plugins:", "Category": "Tools:System Drivers: Plugins:",
"OriginalOverview": "\n This plugin parses GPU statistic data from vendor specific utilities and displays a subset of them on the dashboard\n ", "OriginalOverview": "\n This plugin parses GPU statistic data from vendor specific utilities and displays a subset of them on the dashboard.\n\n Requires UnRAID-Nvidia plugin and kernel install or Custom Kernel with Nvidia drivers on 6.9.0 Beta34 and below for NVIDIA support,\n for 6.9.0 Beta 35 and up, you either need a custom kernel or the Nvidia Driver plugin from @ich777 on Community Apps\n\n Requires Intel GPU TOP plugin from @ich777 on Community Apps for Intel support\n ",
"Description": "This plugin parses GPU statistic data from vendor specific utilities and displays a subset of them on the dashboard", "Description": "This plugin parses GPU statistic data from vendor specific utilities and displays a subset of them on the dashboard.\n\n Requires UnRAID-Nvidia plugin and kernel install or Custom Kernel with Nvidia drivers on 6.9.0 Beta34 and below for NVIDIA support,\n for 6.9.0 Beta 35 and up, you either need a custom kernel or the Nvidia Driver plugin from @ich777 on Community Apps\n\n Requires Intel GPU TOP plugin from @ich777 on Community Apps for Intel support",
"Registry": "", "Registry": "",
"templatePath": "/tmp/GitHub/AppFeed/templates/b3rs3rksRepository/gpustat.xml", "templatePath": "/tmp/GitHub/AppFeed/templates/b3rs3rksRepository/gpustat.xml",
"CategoryList": [ "CategoryList": [

View File

@ -1,7 +1,7 @@
{ {
"apps": 1087, "apps": 1087,
"last_updated_timestamp": 1610564932, "last_updated_timestamp": 1610572057,
"last_updated": "2021-01-13 14:08", "last_updated": "2021-01-13 16:07",
"categories": [ "categories": [
{ {
"Cat": "Backup:", "Cat": "Backup:",
@ -34819,7 +34819,7 @@
"CategoryList": [ "CategoryList": [
"Network-Other" "Network-Other"
], ],
"LastUpdateScan": 1607972909, "LastUpdateScan": 1610572056,
"FirstSeen": 1447131600 "FirstSeen": 1447131600
}, },
{ {
@ -163982,11 +163982,11 @@
"Licence": "MIT Copyright 2021 b3rs3rk", "Licence": "MIT Copyright 2021 b3rs3rk",
"Repository": "https://raw.githubusercontent.com/b3rs3rk/gpustat-unraid/master/gpustat.plg", "Repository": "https://raw.githubusercontent.com/b3rs3rk/gpustat-unraid/master/gpustat.plg",
"pluginVersion": "2021.01.13", "pluginVersion": "2021.01.13",
"Overview": "This plugin parses GPU statistic data from vendor specific utilities and displays a subset of them on the dashboard", "Overview": "This plugin parses GPU statistic data from vendor specific utilities and displays a subset of them on the dashboard.\n\n Requires UnRAID-Nvidia plugin and kernel install or Custom Kernel with Nvidia drivers on 6.9.0 Beta34 and below for NVIDIA support,\n for 6.9.0 Beta 35 and up, you either need a custom kernel or the Nvidia Driver plugin from @ich777 on Community Apps\n\n Requires Intel GPU TOP plugin from @ich777 on Community Apps for Intel support",
"Date": 1610514000, "Date": 1610514000,
"Category": "Tools:System Drivers: Plugins:", "Category": "Tools:System Drivers: Plugins:",
"OriginalOverview": "\n This plugin parses GPU statistic data from vendor specific utilities and displays a subset of them on the dashboard\n ", "OriginalOverview": "\n This plugin parses GPU statistic data from vendor specific utilities and displays a subset of them on the dashboard.\n\n Requires UnRAID-Nvidia plugin and kernel install or Custom Kernel with Nvidia drivers on 6.9.0 Beta34 and below for NVIDIA support,\n for 6.9.0 Beta 35 and up, you either need a custom kernel or the Nvidia Driver plugin from @ich777 on Community Apps\n\n Requires Intel GPU TOP plugin from @ich777 on Community Apps for Intel support\n ",
"Description": "This plugin parses GPU statistic data from vendor specific utilities and displays a subset of them on the dashboard", "Description": "This plugin parses GPU statistic data from vendor specific utilities and displays a subset of them on the dashboard.\n\n Requires UnRAID-Nvidia plugin and kernel install or Custom Kernel with Nvidia drivers on 6.9.0 Beta34 and below for NVIDIA support,\n for 6.9.0 Beta 35 and up, you either need a custom kernel or the Nvidia Driver plugin from @ich777 on Community Apps\n\n Requires Intel GPU TOP plugin from @ich777 on Community Apps for Intel support",
"Registry": "", "Registry": "",
"templatePath": "/tmp/GitHub/AppFeed/templates/b3rs3rksRepository/gpustat.xml", "templatePath": "/tmp/GitHub/AppFeed/templates/b3rs3rksRepository/gpustat.xml",
"CategoryList": [ "CategoryList": [

View File

@ -116172,6 +116172,11 @@
"Value": "false", "Value": "false",
"Name": "DONTWAIT", "Name": "DONTWAIT",
"Mode": "" "Mode": ""
},
{
"Value": "master",
"Name": "GNIF_BRANCH",
"Mode": ""
} }
] ]
}, },
@ -116512,6 +116517,20 @@
}, },
"value": "latest" "value": "latest"
}, },
{
"@attributes": {
"Name": "gnif/vendor-reset Branch",
"Target": "GNIF_BRANCH",
"Default": "",
"Mode": "",
"Description": "Enter the preferred branch that you want to install (eg: 'master', 'feature/audio_reset',... source and branches here: https://github.com/gnif/vendor-reset/tree/master)",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
},
"value": "master"
},
{ {
"@attributes": { "@attributes": {
"Name": "Seccomp Version", "Name": "Seccomp Version",

View File

@ -11717,7 +11717,7 @@
"Base": null, "Base": null,
"Downloads": null, "Downloads": null,
"Stars": null, "Stars": null,
"Time": 1607972909, "Time": 1610572056,
"trending": null, "trending": null,
"trends": null, "trends": null,
"downloadtrend": null, "downloadtrend": null,