From 1a166b761323320d86e6b12023e3f0d8abebc32d Mon Sep 17 00:00:00 2001 From: Andrew Z Date: Thu, 7 Apr 2022 06:03:37 -0400 Subject: [PATCH] Update --- applicationFeed-lastUpdated.json | 2 +- applicationFeed-raw.json | 4 +- applicationFeed.json | 8 +-- old-applicationFeed-raw.json | 106 ------------------------------- pluginList.json | 2 +- 5 files changed, 8 insertions(+), 114 deletions(-) diff --git a/applicationFeed-lastUpdated.json b/applicationFeed-lastUpdated.json index e3bc20e58..b1560af52 100755 --- a/applicationFeed-lastUpdated.json +++ b/applicationFeed-lastUpdated.json @@ -1,3 +1,3 @@ { - "last_updated_timestamp": 1649318607 + "last_updated_timestamp": 1649325815 } \ No newline at end of file diff --git a/applicationFeed-raw.json b/applicationFeed-raw.json index b025b559e..2ecda7525 100755 --- a/applicationFeed-raw.json +++ b/applicationFeed-raw.json @@ -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", diff --git a/applicationFeed.json b/applicationFeed.json index 3d4d5b43f..725e247a2 100755 --- a/applicationFeed.json +++ b/applicationFeed.json @@ -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", diff --git a/old-applicationFeed-raw.json b/old-applicationFeed-raw.json index b6f74b98b..b025b559e 100755 --- a/old-applicationFeed-raw.json +++ b/old-applicationFeed-raw.json @@ -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", diff --git a/pluginList.json b/pluginList.json index 45932c3cb..461362701 100755 --- a/pluginList.json +++ b/pluginList.json @@ -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": {