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

17 lines
348 B

{
"trash_id": "e9001909a4c88013a359d0b9920d7bea",
"name": "Theatrical Cut",
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "Theatrical",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": true,
"fields": {
"value": "Theatrical"
}
}
]
}