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/2cd3445d2f66391dbaa8f8710f7752659a283140/docs/json/sonarr/cf/vrv.json You should set ROOT_URL correctly, otherwise the web may not work correctly.
TRaSH-Guides/docs/json/sonarr/cf/vrv.json

18 lines
353 B

{
"trash_id": "44a8ee6403071dd7b8a3a8dd3fe8cb20",
"trash_score": "10",
"name": "VRV",
"includeCustomFormatWhenRenaming": true,
"specifications": [
{
"name": "VRV",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": true,
"fields": {
"value": "\\b(vrv)\\b"
}
}
]
}