feat(Guide): Add `BAUCKLEY` to Radarr `LQ` Custom Format (#2168)

pull/2170/head
TRaSH 2 months ago committed by GitHub
parent 1fb063b2c0
commit 5da7a78205
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -69,6 +69,15 @@
"value": "^(BARC0DE)$"
}
},
{
"name": "BAUCKLEY",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "^(BAUCKLEY)$"
}
},
{
"name": "BdC",
"implementation": "ReleaseGroupSpecification",

Loading…
Cancel
Save