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

18 lines
402 B

{
"trash_id": "802dd70b856c423a9b0cb7f34ac42be1",
"trash_regex": "https://regex101.com/r/FKCBzs/1",
"name": "VOQ",
"includeCustomFormatWhenRenaming": true,
"specifications": [
{
"name": "Quebec Original Version",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": true,
"fields": {
"value": "\\b(VOQ)\\b"
}
}
]
}