feat(radarr): Added `.VAV` to the `Retags` Custom Format (#1635)

pull/1644/head
Q_Suicide 7 months ago committed by GitHub
parent 335f7661f8
commit 1d0ff43bce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -41,6 +41,15 @@
"fields": {
"value": "\\[TGx\\]"
}
},
{
"name": ".VAV",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "[.]VAV\\b"
}
}
]
}

Loading…
Cancel
Save