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/c2699e6b169f6c22b649611b49e49a452a571ed6/docs/json/radarr/framestor.json You should set ROOT_URL correctly, otherwise the web may not work correctly.
TRaSH-Guides/docs/json/radarr/framestor.json

17 lines
368 B

{
"trash_id": "ff5bc9e8ce91d46c997ca3ac6994d6f8",
"trash_score": "1",
"name": "FraMeSToR",
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "FraMeSToR",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": true,
"fields": {
"value": "\\bFraMeSToR\\b"
}
}
]
}