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

feat(radarr) - add xebec to tier 02 Radarr

pull/1251/head
Michael Thomas 2 years ago
parent d7ad0212a0
commit c2ce356edc

@ -102,6 +102,15 @@
"fields": {
"value": "\\b(TOMMY)\\b"
}
},
{
"name": "XEBEC",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(XEBEC|4KBEC|CEBEX)\\b"
}
}
]
}

Loading…
Cancel
Save