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/723f01ad5ea140100d96adc4be3f69f172575263?style=unified&whitespace=show-all You should set ROOT_URL correctly, otherwise the web may not work correctly.

[Radarr] Add GHD to LQ

pull/1302/head
bakerboy448 2 years ago committed by GitHub
parent 1fe2b7fb7e
commit 723f01ad5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -219,6 +219,15 @@
"fields": {
"value": "^(GalaxyRG)$"
}
},
{
"name": "GHD",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "^(GHD)$"
}
},
{
"name": "GPTHD",

Loading…
Cancel
Save