- Recognised French audio also thanks to Radarr language specification. - Add VFI as an alone Tag flag for custom naming.pull/645/head
parent
8f78e96226
commit
fe0cde7aa5
@ -0,0 +1,17 @@
|
|||||||
|
{
|
||||||
|
"trash_id": "e494f3dba821e25a67d7169ac7010c59",
|
||||||
|
"trash_score": "0",
|
||||||
|
"name": "VFI",
|
||||||
|
"includeCustomFormatWhenRenaming": true,
|
||||||
|
"specifications": [
|
||||||
|
{
|
||||||
|
"name": "French International",
|
||||||
|
"implementation": "ReleaseTitleSpecification",
|
||||||
|
"negate": false,
|
||||||
|
"required": true,
|
||||||
|
"fields": {
|
||||||
|
"value": "\\b(VF|FR)(I|\\d)\\b"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in new issue