feat(starr): update LQ CF and Sonarr v3 LQ RP (#1508)

pull/1510/head
nuxen 10 months ago committed by GitHub
parent cb90548c7a
commit fd3c3d3836
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -322,7 +322,7 @@ Add this to your `Preferred (3)` with a score of [5]
Add this to your `Preferred (3)` with a score of [-10000]
```bash
/(-BRiNK|-CHX|-GHOSTS|-EVO|-FGT|JFF|PSA|MeGusta|-NERO|nhanc3|Pahe\.ph|Pahe\.in|TBS|-VIDEOHOLE|-worldmkv|-XLF)\b/i
/(-BRiNK|-CHX|-CTFOH|-EVO|-FGT|-GHOSTS|-HiQVE|-iNTENSO|JFF|MeGusta|-NERO|nhanc3|Pahe\.ph|Pahe\.in|PSA|TBS|-TG|-VIDEOHOLE|-worldmkv|-XLF|-Zero00)\b/i
```
!!! danger "Caution"

@ -7,6 +7,15 @@
"name": "LQ",
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "24xHD",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "^((Subs-)?24xHD)$"
}
},
{
"name": "4K4U",
"implementation": "ReleaseGroupSpecification",
@ -142,6 +151,15 @@
"value": "^(CrEwSaDe)$"
}
},
{
"name": "CTFOH",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "^(CTFOH)$"
}
},
{
"name": "d3g",
"implementation": "ReleaseGroupSpecification",
@ -286,6 +304,15 @@
"value": "^(HDWinG)$"
}
},
{
"name": "iNTENSO",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "^(iNTENSO)$"
}
},
{
"name": "iPlanet",
"implementation": "ReleaseGroupSpecification",

@ -25,6 +25,15 @@
"value": "^(CHX)$"
}
},
{
"name": "CTFOH",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "^(CTFOH)$"
}
},
{
"name": "EVO",
"implementation": "ReleaseGroupSpecification",
@ -61,6 +70,15 @@
"value": "^(HiQVE)$"
}
},
{
"name": "iNTENSO",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "^(iNTENSO)$"
}
},
{
"name": "JFF",
"implementation": "ReleaseGroupSpecification",
@ -159,6 +177,15 @@
"fields": {
"value": "^(XLF)$"
}
},
{
"name": "Zero00",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "^(Zero00)$"
}
}
]
}

@ -6,7 +6,7 @@
"preferred": [{
"score": -10000,
"terms": [
"/(-BRiNK|-CHX|-GHOSTS|-EVO|-FGT|JFF|PSA|MeGusta|-NERO|nhanc3|Pahe\\.ph|Pahe\\.in|TBS|-TG|-VIDEOHOLE|-worldmkv|-XLF)\\b/i"
"/(-BRiNK|-CHX|-CTFOH|-EVO|-FGT|-GHOSTS|-HiQVE|-iNTENSO|JFF|MeGusta|-NERO|nhanc3|Pahe\\.ph|Pahe\\.in|PSA|TBS|-TG|-VIDEOHOLE|-worldmkv|-XLF|-Zero00)\b/i"
]
}],
"ignored": []

Loading…
Cancel
Save