feat(starr-anime): Add Flugel to Anime BD Tier 03 (#2346)

* Add Flugel to Anime BD Tier 03 (radarr)

* Add Flugel to Anime BD Tier 03 (sonarr)
pull/2347/head
rg9400 4 weeks ago committed by GitHub
parent f680d4b3f9
commit c8342ba100
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -114,6 +114,15 @@
"value": "\\[EXP\\]|-EXP\\b"
}
},
{
"name": "Flugel",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(Flugel)\\b"
}
},
{
"name": "Galator",
"implementation": "ReleaseTitleSpecification",

@ -123,6 +123,15 @@
"value": "\\[EXP\\]|-EXP\\b"
}
},
{
"name": "Flugel",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(Flugel)\\b"
}
},
{
"name": "Galator",
"implementation": "ReleaseTitleSpecification",

Loading…
Cancel
Save