Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-guides/TRaSH-Guides/commit/af39d3b40ce48364487343c53acc9936997c202f You should set ROOT_URL correctly, otherwise the web may not work correctly.

feat(radarr): add `GPTHD` to `LQ` CF

pull/1243/head
nuxen 2 years ago
parent 7b18d4d299
commit af39d3b40c

@ -220,6 +220,15 @@
"value": "\\b(GalaxyRG)\\b"
}
},
{
"name": "GPTHD",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(GPTHD)\\b"
}
},
{
"name": "HDS",
"implementation": "ReleaseGroupSpecification",

Loading…
Cancel
Save