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

27 lines
585 B

4 years ago
{
"trash_id": "b8cd450cbfa689c0259a01d9e29ba3d6",
"trash_score": "-10000",
4 years ago
"name": "3D",
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
4 years ago
"name": "3D",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
4 years ago
"fields": {
"value": "\\b3d|sbs|half[ .-]ou|half[ .-]sbs\\b"
4 years ago
}
},
{
"name": "BluRay3D",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(BluRay3D)\\b"
}
}
]
}