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

17 lines
341 B

{
"trash_id": "e0c1a67f23908a55b6ae9834e8ed6727",
"name": "Single Episode",
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "Single Episode",
"implementation": "ReleaseTypeSpecification",
"negate": false,
"required": false,
"fields": {
"value": 1
}
}
]
}