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/acfaed860eee22c2518885a2f46585d6d7ae17a3/docs/json/sonarr/cf/french-auvio.json You should set ROOT_URL correctly, otherwise the web may not work correctly.
TRaSH-Guides/docs/json/sonarr/cf/french-auvio.json

44 lines
916 B

{
"trash_id": "b0d6195c23ae254932da00512db7e8a8",
"name": "AUViO",
"includeCustomFormatWhenRenaming": true,
"specifications": [
{
"name": "WEBDL",
"implementation": "SourceSpecification",
"negate": false,
"required": false,
"fields": {
"value": 3
}
},
{
"name": "WEBRIP",
"implementation": "SourceSpecification",
"negate": false,
"required": false,
"fields": {
"value": 4
}
},
{
"name": "AUViO",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(AUVIO)\\b"
}
},
{
"name": "Radio Télévision Belge Francophone",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(RTBF)\\b"
}
}
]
}