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

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

pull/1162/head
nuxen 2 years ago
parent 6c9d94c87c
commit ac19fa3836

@ -22,6 +22,15 @@
"value": "\\b(AROMA)\\b"
}
},
{
"name": "AZAZE",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(AZAZE)\\b"
}
},
{
"name": "aXXo",
"implementation": "ReleaseGroupSpecification",

Loading…
Cancel
Save