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

20 lines
412 B

{
"trash_id": "0ac24a2a68a9700bcb7eeca8e5cd644c",
"trash_scores": {
"default": 50
},
"name": "iT",
"includeCustomFormatWhenRenaming": true,
"specifications": [
{
"name": "iTunes",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": true,
"fields": {
"value": "\\b(it|itunes)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)"
}
}
]
}