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/10-bit.json

14 lines
334 B

{
"trash_id": "e114f2f915fa2414b60683cd73c554f3",
"name": "10 Bit",
"includeCustomFormatWhenRenaming": false,
"specifications": [{
"name": "10 Bit",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": true,
"fields": {
"value": "\\b10bit(\\b|\\d)"
}
}]
}