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

32 lines
674 B

{
"trash_id": "eb3d5cc0a2be0db205fb823640db6a3c",
"trash_scores": {
"default": 6,
"anime-sonarr": 2,
"french-anime-multi": 2,
"french-anime-vostfr": 2
},
"name": "Repack v2",
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "Repack v2",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(repack2)\\b"
}
},
{
"name": "Proper v2",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(proper2)\\b"
}
}
]
}