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/2ac697bf146bfc6042b018f28df2f96a99dd6bfb You should set ROOT_URL correctly, otherwise the web may not work correctly.

Merge pull request from TRaSH-/Radarr-HDR-Fix

Update hdr.json
pull/463/head
TRaSH 3 years ago committed by GitHub
commit 2ac697bf14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -66,6 +66,15 @@
"fields": {
"value": "\\bSDR(\\b|\\d)"
}
},
{
"name": "Not Groups",
"implementation": "ReleaseTitleSpecification",
"negate": true,
"required": true,
"fields": {
"value": "\\b(FraMeSToR|HQMUX)\\b"
}
}
]
}
Loading…
Cancel
Save