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

21 lines
482 B

{
"trash_id": "fbcb31d8dabd2a319072b84fc0b7249c",
"trash_scores": {
"default": -10000
},
"trash_regex": "https://regex101.com/r/lZ9iTm/1",
"name": "Extras",
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "Extras",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": true,
"fields": {
"value": "(?<=\\bS\\d+\\b).*\\b(Extras|Bonus|Extended[ ._-]Clip)\\b"
}
}
]
}