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/sonarr/cf/anime-v3.json

18 lines
366 B

{
"trash_id": "8af16305d03cda53b1886d8e02f6cd63",
"trash_score": "3",
"name": "Anime v3",
"includeCustomFormatWhenRenaming": true,
"specifications": [
{
"name": "v3",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": true,
"fields": {
"value": "(?<=(\\d|\\[))(v3)\\b"
}
}
]
}