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/e7a048b139e997e689e8d945e1326bb6effe2999/docs/json/sonarr/rp/visorakAnimeOne.json You should set ROOT_URL correctly, otherwise the web may not work correctly.
TRaSH-Guides/docs/json/sonarr/rp/visorakAnimeOne.json

23 lines
470 B

{
"name": "Anime - First release profile",
"trash_id": "d428eda85af1df8904b4bbe4fc2f537c",
"community_id": "Visorak",
"includePreferredWhenRenaming": true,
"required": [],
"preferred": [
{
"score": 1000,
"terms": ["/(uncut|unrated|uncensored|\\b(AT[-_. ]?X)\\b)/i"]
},
{
"score": 500,
"terms": ["/(multi[ ._-]?audio)/i"]
},
{
"score": 0,
"terms": ["/(dual[ ._-]?audio)/i"]
}
],
"ignored": []
}