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/967fd98959bbf057c14b73113adec99fd9c203f0/json/sonarr/cf/french-vfb.json You should set ROOT_URL correctly, otherwise the web may not work correctly.
TRaSH-Guides/json/sonarr/cf/french-vfb.json

18 lines
393 B

{
"trash_id": "0ce1e39a4676c6692ce47935278dac76",
"trash_regex": "https://regex101.com/r/1arrX4/1",
"name": "VFB",
"includeCustomFormatWhenRenaming": true,
"specifications": [
{
"name": "Belgian French",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": true,
"fields": {
"value": "\\b(VFB)\\b"
}
}
]
}