feat(Radarr): Add PTer to Radarr UHD Bluray Tier 03 (#2015)

Add PTer to Radarr UHD Bluray Tier 03
pull/1979/head^2
yammes08 4 months ago committed by GitHub
parent c32ff6a1d1
commit 855f545c98
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -72,6 +72,15 @@
"value": "^(HONE)$"
}
},
{
"name": "PTer",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "^(PTer)$"
}
},
{
"name": "SPHD",
"implementation": "ReleaseGroupSpecification",

Loading…
Cancel
Save