Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-guides/TRaSH-Guides/commit/7ae13713fdd6a9a6bf54333925a1200997da8858 You should set ROOT_URL correctly, otherwise the web may not work correctly.

[Sonarr] Fix: `AV1` Formatting in the json

- Fix: `AV1` Formatting in the json.
pull/975/head
TRaSH 2 years ago committed by TRaSH
parent 8064328ac8
commit 7ae13713fd

@ -24,7 +24,7 @@
}, {
"name": "Ignore AV1",
"trash_id": "4861d8238f9234606df6721df6e27deb",
"term": "/\bAV1\b/i"
"term": "/\\bAV1\\b/i"
}],
"required": [],
"preferred": [{

Loading…
Cancel
Save