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

16 lines
354 B

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