This commit is contained in:
Andrew Z 2022-02-21 20:03:38 -05:00
parent a0ffa5712b
commit 0060a3d6cc
3 changed files with 61 additions and 5 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1645484590
"last_updated_timestamp": 1645491816
}

View File

@ -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",

View File

@ -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",