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

30 lines
638 B

{
"trash_id": "ae43b294509409a6a13919dedd4764c4",
"trash_scores": {
"default": 6
},
"trash_regex": "https://regex101.com/r/kQ4oeP/1",
"name": "Repack2",
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "Repack2",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(Repack2)\\b"
}
},
{
"name": "Proper2",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(Proper2)\\b"
}
}
]
}