Add HBO rlsgrp exclusion

pull/1140/head
yammes08 2 years ago committed by GitHub
parent bea8631899
commit ec09a3ea9a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -30,6 +30,15 @@
"fields": { "fields": {
"value": 4 "value": 4
} }
},
{
"name": "HBO",
"implementation": "ReleaseGroupSpecification",
"negate": true,
"required": true,
"fields": {
"value": "\\b(HBO)\\b"
}
} }
] ]
} }

Loading…
Cancel
Save