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

22 lines
509 B

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