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

18 lines
399 B

{
"trash_id": "52772f1cad6b5d26c2551f79bc538a50",
"trash_regex": "https://regex101.com/r/YA7mOH/2",
"name": "VFI",
"includeCustomFormatWhenRenaming": true,
"specifications": [
{
"name": "French International",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": true,
"fields": {
"value": "\\b(VFI)\\b"
}
}
]
}