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/491764803d7171f7c20f9d3b716f762f46e65cba/json/radarr/cf/10bit.json You should set ROOT_URL correctly, otherwise the web may not work correctly.
TRaSH-Guides/json/radarr/cf/10bit.json

31 lines
632 B

{
"trash_id": "a5d148168c4506b55cf53984107c396e",
"trash_scores": {
"sqp-1-1080p": -10000,
"sqp-1-web-1080p": -10000,
"sqp-1-2160p": -10000
},
"name": "10bit",
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "10bit",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "10[.-]?bit"
}
},
{
"name": "hi10p",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "hi10p"
}
}
]
}