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/3bcbdbcd2657a64b22e3ba8d3a2047c182fcbe1b/docs/json/radarr/imax.json You should set ROOT_URL correctly, otherwise the web may not work correctly.
TRaSH-Guides/docs/json/radarr/imax.json

18 lines
355 B

{
"trash_id": "eecf3a857724171f968a66cb5719e152",
"trash_score": "190",
"name": "IMAX",
"includeCustomFormatWhenRenaming": true,
"specifications": [
{
"name": "IMAX",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": true,
"fields": {
"value": "\\bIMAX\\b"
}
}
]
}