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

30 lines
638 B

{
"trash_id": "5caaaa1c08c1742aa4342d8c4cc463f2",
"trash_scores": {
"default": 7
},
"trash_regex": "https://regex101.com/r/7YIkWD/1",
"name": "Repack3",
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "Repack3",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(Repack3)\\b"
}
},
{
"name": "Proper3",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(Proper3)\\b"
}
}
]
}