This commit is contained in:
Andrew Z 2022-04-07 06:03:37 -04:00
parent 2fd337d728
commit 1a166b7613
5 changed files with 8 additions and 114 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1649318607
"last_updated_timestamp": 1649325815
}

View File

@ -67359,7 +67359,7 @@
"Repo": "itimpi's Repository",
"TemplateURL": "https://raw.githubusercontent.com/itimpi/Unraid-CA-Templates/master/parity.check.tuning.xml",
"Repository": "https://raw.githubusercontent.com/itimpi/parity.check.tuning/master/parity.check.tuning.plg",
"pluginVersion": "2022.04.05",
"pluginVersion": "2022.04.07",
"Overview": "Fine-tune the execution of long-running array opperations such as Parity Check, Parity-Sync/Data Rebuid and Disk Clear so that they are automatically run in increments at convenient times rather than having to run to completion uninterrupted. Also allows for such operations to be automatically paused (and later resumed) if disk temperatures exceed specified thresholds.",
"RecommendedRaw": "4/1/2021",
"RecommendedDate": 1617249600,
@ -67367,7 +67367,7 @@
"en_US": "Allows you pause and resume parity checks of your array to only run when the server is idle"
},
"RecommendedWho": "Andrew",
"Date": 1649131200,
"Date": 1649304000,
"templatePath": "/tmp/GitHub/AppFeed/templates/itimpisRepository/parity.check.tuning.xml",
"CategoryList": [
"Tools-System",

View File

@ -1,7 +1,7 @@
{
"apps": 1668,
"last_updated_timestamp": 1649318607,
"last_updated": "2022-04-07 04:03",
"last_updated_timestamp": 1649325815,
"last_updated": "2022-04-07 06:03",
"categories": [
{
"Cat": "Backup:",
@ -67521,7 +67521,7 @@
"Repo": "itimpi's Repository",
"TemplateURL": "https://raw.githubusercontent.com/itimpi/Unraid-CA-Templates/master/parity.check.tuning.xml",
"Repository": "https://raw.githubusercontent.com/itimpi/parity.check.tuning/master/parity.check.tuning.plg",
"pluginVersion": "2022.04.05",
"pluginVersion": "2022.04.07",
"Overview": "Fine-tune the execution of long-running array opperations such as Parity Check, Parity-Sync/Data Rebuid and Disk Clear so that they are automatically run in increments at convenient times rather than having to run to completion uninterrupted. Also allows for such operations to be automatically paused (and later resumed) if disk temperatures exceed specified thresholds.",
"RecommendedRaw": "4/1/2021",
"RecommendedDate": 1617249600,
@ -67529,7 +67529,7 @@
"en_US": "Allows you pause and resume parity checks of your array to only run when the server is idle"
},
"RecommendedWho": "Andrew",
"Date": 1649131200,
"Date": 1649304000,
"templatePath": "/tmp/GitHub/AppFeed/templates/itimpisRepository/parity.check.tuning.xml",
"CategoryList": [
"Tools-System",

View File

@ -19295,112 +19295,6 @@
"FirstSeen": 1475899200,
"topTrending": -0.9470000000000001
},
{
"Name": "gmail-order-bot",
"Repository": "lscr.io/lsiodev/gmail-order-bot",
"Registry": "https://github.com/orgs/lsiodev/packages/container/package/gmail-order-bot",
"DonateText": "Donations",
"DonateLink": "https://www.linuxserver.io/donate",
"DonateImg": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/donate.png",
"Network": "bridge",
"Privileged": "false",
"Support": "https://github.com/lsiodev/docker-gmail-order-bot/issues/new/choose",
"Shell": "bash",
"GitHub": "https://github.com/lsiodev/docker-gmail-order-bot#application-setup",
"ReadMe": "https://github.com/lsiodev/docker-gmail-order-bot#readme",
"Project": "https://developers.google.com/gmail/api",
"Overview": "Gmail-order-bot(https://developers.google.com/gmail/api) - A bot used to leverage a Gmail account as an order messaging service to consume email orders from Nano Checkout(https://github.com/linuxserver/nano-checkout) and process them using any custom logic you choose.",
"TemplateURL": "https://raw.githubusercontent.com/linuxserver/templates/master/unraid/gmail-order-bot.xml",
"Icon": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/linuxserver-ls-logo.png",
"Config": [
{
"@attributes": {
"Name": "Appdata",
"Target": "/config",
"Default": "",
"Mode": "rw",
"Description": "Path to gmail tokens and custom/default bots",
"Type": "Path",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "BOT_NAME",
"Target": "BOT_NAME",
"Default": "discord",
"Description": "On successful order receive send the order payload to this bot (default bots are located in root/defaults/bots)",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "LOOP_TIME",
"Target": "LOOP_TIME",
"Default": "60",
"Description": "Time in seconds to reach into gmail and get new messages to process",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "PUID",
"Target": "PUID",
"Default": "99",
"Description": "Container Variable: PUID",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "PGID",
"Target": "PGID",
"Default": "100",
"Description": "Container Variable: PGID",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "UMASK",
"Target": "UMASK",
"Default": "022",
"Description": "Container Variable: UMASK",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": ""
}
],
"Repo": "linuxserver's Repository",
"ChangeLogPresent": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/linuxserversRepository/unraid/gmail-order-bot.xml",
"downloads": 181,
"LastUpdateScan": 1649268208,
"LastUpdate": 1649261814,
"FirstSeen": 1649268208
},
{
"Name": "grav",
"Repository": "lscr.io/linuxserver/grav",

View File

@ -293,7 +293,7 @@
"min": "6.9.0"
},
"https://raw.githubusercontent.com/itimpi/parity.check.tuning/master/parity.check.tuning.plg": {
"version": "2022.04.05",
"version": "2022.04.07",
"min": "6.7.0"
},
"https://raw.githubusercontent.com/dorgan/Unraid-networkstats/master/networkstats.plg": {