You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
TRaSH-Guides/docs/json/radarr/user-radarr-cf/french-cfs/multi-audio.json

19 lines
450 B

{
"trash_id": "72b1548df1ac3175ca105a9ce7043c91",
"trash_score": "300",
"trash_regex": "https://regex101.com/r/hcMa1f/1",
"name": "Multi-Audio",
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "MULTi",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": true,
"fields": {
"value": "(^(?=.*\\b(VO)\\b)(?=.*\\b(VF(F|I)?)\\b)|MULTi)(\\b|\\d)"
}
}
]
}