ArrProfiles/custom_formats/group/R1GY3B B3YG1R.json

28 lines
743 B
JSON

{
"name": "R1GY3B / B3YG1R",
"includeCustomFormatWhenRenaming": true,
"specifications": [
{
"name": "R1GY3B / B3YG1R",
"implementation": "ReleaseGroupSpecification",
"implementationName": "Release Group",
"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": "(?<=^|[\\s.-])(R1GY3B|B3YG1R)\\b",
"type": "textbox",
"advanced": false,
"privacy": "normal",
"isFloat": false
}
]
}
]
}