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/329b8ffc10f9b1d85af1aad436199020e2bdb618/json/radarr/cf/anime-web-tier-05-fansubs.json You should set ROOT_URL correctly, otherwise the web may not work correctly.
TRaSH-Guides/json/radarr/cf/anime-web-tier-05-fansubs.json

66 lines
1.3 KiB

{
"trash_id": "22d953bbe897857b517928f3652b8dd3",
"trash_score": 200,
"trash_scores": {
"default": 200
},
"name": "Anime Web Tier 05 (FanSubs)",
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "WEBDL",
"implementation": "SourceSpecification",
"negate": false,
"required": false,
"fields": {
"value": 7
}
},
{
"name": "WEBRIP",
"implementation": "SourceSpecification",
"negate": false,
"required": false,
"fields": {
"value": 8
}
},
{
"name": "9volt",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(9volt)\\b"
}
},
{
"name": "GJM",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(GJM)\\b"
}
},
{
"name": "Kaleido",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(Kaleido)\\b"
}
},
{
"name": "Kantai",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\[Kantai\\]|-Kantai\\b"
}
}
]
}