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

21 lines
442 B

{
"trash_id": "5ab46ff851b76c337e13e81a4353875f",
"trash_scores": {
"default": 10
},
"trash_regex": "https://regex101.com/r/T7vznB/1",
"name": "INTERNAL",
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "INTERNAL",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(INTERNAL)\\b"
}
}
]
}