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/75761d6a39389cabf1c4e9b4bd709a57236466aa/json/radarr/cf/french-vof.json You should set ROOT_URL correctly, otherwise the web may not work correctly.
TRaSH-Guides/json/radarr/cf/french-vof.json

18 lines
400 B

{
"trash_id": "4cafa20d5584f6ba1871d1b8941aa3cb",
"trash_regex": "https://regex101.com/r/wOw8az/1",
"name": "VOF",
"includeCustomFormatWhenRenaming": true,
"specifications": [
{
"name": "French Original Version",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": true,
"fields": {
"value": "\\bVOF\\b"
}
}
]
}