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

26 lines
522 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"
}
}
]
}