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

18 lines
393 B

{
"trash_id": "b3fb499641d7b3c2006be1d9eb014cb3",
"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"
}
}
]
}