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/d7726e117ab3b9a3b712fc4ea0d3aba15c73ecff/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

26 lines
523 B

{
"trash_id": "a5d148168c4506b55cf53984107c396e",
"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"
}
}
]
}