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/a88ee4a9f40ca5dfe000e961ce516ade372d5504 You should set ROOT_URL correctly, otherwise the web may not work correctly.

feat(starr-anime): add several RlsGrps to LQ ()

* feat(sonarr-anime): add several RlsGrps to LQ

* feat(radarr-anime): add several RlsGrps to LQ

* fix(starr-anime): capitalization of KAZETV

* fix(starr-anime): remove KAZETV from LQ

* Update anime-lq-groups.json

fix Moozzi2 spelling

* Update anime-lq-groups.json

Fix moozzi2 spelling

---------

Co-authored-by: rg9400 <39887349+rg9400@users.noreply.github.com>
Co-authored-by: TRaSH <TRaSH-@users.noreply.github.com>
pull/2013/head
nuxen 9 months ago committed by GitHub
parent f9d6c11b10
commit a88ee4a9f4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -339,6 +339,15 @@
"value": "\\b(DsunS)\\b"
}
},
{
"name": "Emmid",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\[Emmid\\]|-Emmid\\b"
}
},
{
"name": "ExREN",
"implementation": "ReleaseTitleSpecification",
@ -492,6 +501,15 @@
"value": "\\b(Johnny-englishsubs)\\b"
}
},
{
"name": "Kallango",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\[Kallango\\]|-Kallango\\b"
}
},
{
"name": "Kanjouteki",
"implementation": "ReleaseTitleSpecification",
@ -672,6 +690,15 @@
"value": "\\b(Modders[ .-]?Bay)\\b"
}
},
{
"name": "Moozzi2",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(Moozzi2)\\b"
}
},
{
"name": "Mr. Deadpool",
"implementation": "ReleaseTitleSpecification",
@ -987,6 +1014,15 @@
"value": "\\b(SLAX)\\b"
}
},
{
"name": "Sokudo",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\[Sokudo\\]|-Sokudo\\b"
}
},
{
"name": "SRW",
"implementation": "ReleaseTitleSpecification",
@ -1086,6 +1122,15 @@
"value": "\\[UNBIASED\\]|-UNBIASED\\b"
}
},
{
"name": "uP",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\[uP\\]"
}
},
{
"name": "USD",
"implementation": "ReleaseTitleSpecification",

@ -339,6 +339,15 @@
"value": "\\b(DsunS)\\b"
}
},
{
"name": "Emmid",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\[Emmid\\]|-Emmid\\b"
}
},
{
"name": "ExREN",
"implementation": "ReleaseTitleSpecification",
@ -492,6 +501,15 @@
"value": "\\b(Johnny-englishsubs)\\b"
}
},
{
"name": "Kallango",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\[Kallango\\]|-Kallango\\b"
}
},
{
"name": "Kanjouteki",
"implementation": "ReleaseTitleSpecification",
@ -672,6 +690,15 @@
"value": "\\b(Modders[ .-]?Bay)\\b"
}
},
{
"name": "Moozzi2",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(Moozzi2)\\b"
}
},
{
"name": "Mr. Deadpool",
"implementation": "ReleaseTitleSpecification",
@ -987,6 +1014,15 @@
"value": "\\b(SLAX)\\b"
}
},
{
"name": "Sokudo",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\[Sokudo\\]|-Sokudo\\b"
}
},
{
"name": "SRW",
"implementation": "ReleaseTitleSpecification",
@ -1086,6 +1122,15 @@
"value": "\\[UNBIASED\\]|-UNBIASED\\b"
}
},
{
"name": "uP",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\[uP\\]"
}
},
{
"name": "USD",
"implementation": "ReleaseTitleSpecification",

Loading…
Cancel
Save