27 lines
708 B
JSON
27 lines
708 B
JSON
{
|
|
"name": "Afro",
|
|
"includeCustomFormatWhenRenaming": false,
|
|
"specifications": [
|
|
{
|
|
"name": "Afro",
|
|
"implementation": "ReleaseTitleSpecification",
|
|
"implementationName": "Release Title",
|
|
"infoLink": "https://wiki.servarr.com/radarr/settings#custom-formats-2",
|
|
"negate": false,
|
|
"required": true,
|
|
"fields": [
|
|
{
|
|
"order": 0,
|
|
"name": "value",
|
|
"label": "Regular Expression",
|
|
"helpText": "Custom Format RegEx is Case Insensitive",
|
|
"value": "\\[Afro\\]|-Afro\\b",
|
|
"type": "textbox",
|
|
"advanced": false,
|
|
"privacy": "normal",
|
|
"isFloat": false
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |