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

18 lines
407 B

{
"trash_id": "c67a75ae4a1715f2bb4d492755ba4195",
"trash_score": "75",
"name": "PMTP",
"includeCustomFormatWhenRenaming": true,
"specifications": [
{
"name": "Paramount+",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(pmtp|Paramount\\+)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)"
}
}
]
}