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/a9d599ea5cd142060b8aa2862c15987a8ecc18e7/json/radarr/cf/anime-web-tier-03-official-subs.json You should set ROOT_URL correctly, otherwise the web may not work correctly.
TRaSH-Guides/json/radarr/cf/anime-web-tier-03-official-...

63 lines
1.3 KiB

{
"trash_id": "de41e72708d2c856fa261094c85e965d",
"trash_score": "400",
"name": "Anime Web Tier 03 (Official Subs)",
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "WEBDL",
"implementation": "SourceSpecification",
"negate": false,
"required": false,
"fields": {
"value": 3
}
},
{
"name": "WEBRIP",
"implementation": "SourceSpecification",
"negate": false,
"required": false,
"fields": {
"value": 4
}
},
{
"name": "WEB",
"implementation": "SourceSpecification",
"negate": false,
"required": false,
"fields": {
"value": 1
}
},
{
"name": "SubsPlease",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(SubsPlease)\\b"
}
},
{
"name": "VARYG",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(VARYG)\\b"
}
},
{
"name": "ZR",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(ZR)\\b"
}
}
]
}