feat(guides): Add hallowed to (U)HD Bluray Tier 03 and create new `hallowed` Radarr custom format (#1978)
* - Add hallowed rlsgrp to (U)HD Bluray Tier 03 - Create new `hallowed` Radarr custom format - Give default score of `600` to new `hallowed` Radarr custom format * - Update changelogpull/1982/head
parent
551009695b
commit
644c00bc4a
@ -0,0 +1,19 @@
|
||||
{
|
||||
"trash_id": "7a0d1ad358fee9f5b074af3ef3f9d9ef",
|
||||
"trash_scores": {
|
||||
"default": 600
|
||||
},
|
||||
"name": "hallowed",
|
||||
"includeCustomFormatWhenRenaming": false,
|
||||
"specifications": [
|
||||
{
|
||||
"name": "hallowed",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": true,
|
||||
"fields": {
|
||||
"value": "^(hallowed)$"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in new issue