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/a167c9ccb992cda71f6bcea422701b8b22048c5a/json/sonarr/cf/v4.json You should set ROOT_URL correctly, otherwise the web may not work correctly.
TRaSH-Guides/json/sonarr/cf/v4.json

20 lines
375 B

{
"trash_id": "4fc15eeb8f2f9a749f918217d4234ad8",
"trash_scores": {
"default": 4
},
"name": "v4",
"includeCustomFormatWhenRenaming": true,
"specifications": [
{
"name": "v4",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": true,
"fields": {
"value": "(\\b|\\d)(v4)\\b"
}
}
]
}