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

17 lines
327 B

{
"trash_id": "15a05bc7c1a36e2b57fd628f8977e2fc",
"name": "AV1",
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "AV1",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": true,
"fields": {
"value": "\\bAV1\\b"
}
}
]
}