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

20 lines
390 B

{
"trash_id": "7f9b93f82b7e996391525f2be1d891e0",
"trash_scores": {
"default": -10000
},
"name": "FastSUB",
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "FastSUB",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": true,
"fields": {
"value": "\\b(FastSUB)\\b"
}
}
]
}