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/branch/chore/github-add-automatic-changelog/docs/json/radarr/cf/vrv.json You should set ROOT_URL correctly, otherwise the web may not work correctly.
TRaSH-Guides/docs/json/radarr/cf/vrv.json

38 lines
726 B

{
"trash_id": "60f6d50cbd3cfc3e9a8c00e3a30c3114",
"trash_scores": {
"default": 10
},
"name": "VRV",
"includeCustomFormatWhenRenaming": true,
"specifications": [
{
"name": "VRV",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": true,
"fields": {
"value": "\\b(vrv)\\b"
}
},
{
"name": "WEBDL",
"implementation": "SourceSpecification",
"negate": false,
"required": false,
"fields": {
"value": 7
}
},
{
"name": "WEBRIP",
"implementation": "SourceSpecification",
"negate": false,
"required": false,
"fields": {
"value": 8
}
}
]
}