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

16 lines
354 B

{
"trash_id": "a061e2e700f81932daf888599f8a8273",
"trash_score": "250",
"name": "Opus",
"includeCustomFormatWhenRenaming": false,
"specifications": [{
"name": "Opus",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": true,
"fields": {
"value": "\\bOPUS(\\b|\\d)"
}
}]
}