Add iVy to LQ

- Add the iVy release group to LQ custom formats for both Radarr and Sonarr
pull/1840/head
yammes08 3 months ago
parent 412918d491
commit c5638079f3

@ -330,6 +330,15 @@
"value": "^(iPlanet)$"
}
},
{
"name": "iVy",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "^(iVy)$"
}
},
{
"name": "jennaortega",
"implementation": "ReleaseGroupSpecification",

@ -87,6 +87,15 @@
"value": "^(iNTENSO)$"
}
},
{
"name": "iVy",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "^(iVy)$"
}
},
{
"name": "JFF",
"implementation": "ReleaseGroupSpecification",

Loading…
Cancel
Save