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-v2.json

18 lines
366 B

{
"trash_id": "75657bad303f29fef25c21d8f723a979",
"trash_score": "2",
"name": "Anime v2",
"includeCustomFormatWhenRenaming": true,
"specifications": [
{
"name": "v2",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": true,
"fields": {
"value": "(?<=(\\d|\\[))(v2)\\b"
}
}
]
}