From 0060a3d6cccb0ee4ee6ddfe748bd353b68d9a92a Mon Sep 17 00:00:00 2001 From: Andrew Z Date: Mon, 21 Feb 2022 20:03:38 -0500 Subject: [PATCH] Update --- applicationFeed-lastUpdated.json | 2 +- applicationFeed-raw.json | 30 +++++++++++++++++++++++++++- applicationFeed.json | 34 +++++++++++++++++++++++++++++--- 3 files changed, 61 insertions(+), 5 deletions(-) diff --git a/applicationFeed-lastUpdated.json b/applicationFeed-lastUpdated.json index 9c62c7863..1395f966b 100755 --- a/applicationFeed-lastUpdated.json +++ b/applicationFeed-lastUpdated.json @@ -1,3 +1,3 @@ { - "last_updated_timestamp": 1645484590 + "last_updated_timestamp": 1645491816 } \ No newline at end of file diff --git a/applicationFeed-raw.json b/applicationFeed-raw.json index 85ea4e109..ae8aa8e33 100755 --- a/applicationFeed-raw.json +++ b/applicationFeed-raw.json @@ -50485,7 +50485,21 @@ "Target": "FILEBOT_CUSTOM_OPTIONS", "Default": "", "Mode": "", - "Description": "Custom arguments to pass to FileBot. This apply to the UI only.", + "Description": "Custom arguments to pass to FileBot. This applies to the UI only.", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Use FileBot Beta Version", + "Target": "USE_FILEBOT_BETA", + "Default": "0", + "Mode": "", + "Description": "When set to <b><i>1</i></b>, FileBot installed under <i>/config/beta</i> (container path) is used. If no FileBot installation is found under this folder, the latest beta version is automatically downloaded during container startup. <b>NOTE</b>: Use at your own risk. Beta version may have bugs and stability issues.", "Type": "Variable", "Display": "advanced", "Required": "false", @@ -50577,6 +50591,20 @@ }, "value": "" }, + { + "@attributes": { + "Name": "Automated Media Center: Language", + "Target": "AMC_LANG", + "Default": "English", + "Mode": "", + "Description": "Language used by the Automated Media Center (AMC) script to rename files. Two-characters language code or value like English, French, German, Chinese, etc can be used.", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, { "@attributes": { "Name": "Automated Media Center: Music Format", diff --git a/applicationFeed.json b/applicationFeed.json index c12db417b..661dabaa9 100755 --- a/applicationFeed.json +++ b/applicationFeed.json @@ -1,7 +1,7 @@ { "apps": 1615, - "last_updated_timestamp": 1645484590, - "last_updated": "2022-02-21 18:03", + "last_updated_timestamp": 1645491816, + "last_updated": "2022-02-21 20:03", "categories": [ { "Cat": "Backup:", @@ -50647,7 +50647,21 @@ "Target": "FILEBOT_CUSTOM_OPTIONS", "Default": "", "Mode": "", - "Description": "Custom arguments to pass to FileBot. This apply to the UI only.", + "Description": "Custom arguments to pass to FileBot. This applies to the UI only.", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Use FileBot Beta Version", + "Target": "USE_FILEBOT_BETA", + "Default": "0", + "Mode": "", + "Description": "When set to <b><i>1</i></b>, FileBot installed under <i>/config/beta</i> (container path) is used. If no FileBot installation is found under this folder, the latest beta version is automatically downloaded during container startup. <b>NOTE</b>: Use at your own risk. Beta version may have bugs and stability issues.", "Type": "Variable", "Display": "advanced", "Required": "false", @@ -50739,6 +50753,20 @@ }, "value": "" }, + { + "@attributes": { + "Name": "Automated Media Center: Language", + "Target": "AMC_LANG", + "Default": "English", + "Mode": "", + "Description": "Language used by the Automated Media Center (AMC) script to rename files. Two-characters language code or value like English, French, German, Chinese, etc can be used.", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, { "@attributes": { "Name": "Automated Media Center: Music Format",