diff --git a/docs/json/radarr/cf/french-hd-bluray-tier-02.json b/docs/json/radarr/cf/french-hd-bluray-tier-02.json index 18e5f456c..83c43f01f 100644 --- a/docs/json/radarr/cf/french-hd-bluray-tier-02.json +++ b/docs/json/radarr/cf/french-hd-bluray-tier-02.json @@ -31,15 +31,6 @@ "value": 2160 } }, - { - "name": "BEO", - "implementation": "ReleaseGroupSpecification", - "negate": false, - "required": false, - "fields": { - "value": "\\b(BEO)\\b" - } - }, { "name": "FUJiSAN", "implementation": "ReleaseGroupSpecification", diff --git a/docs/json/radarr/cf/french-remux-tier-01.json b/docs/json/radarr/cf/french-remux-tier-01.json index 66ac44f1d..04e483f99 100644 --- a/docs/json/radarr/cf/french-remux-tier-01.json +++ b/docs/json/radarr/cf/french-remux-tier-01.json @@ -13,6 +13,15 @@ "value": 5 } }, + { + "name": "BlackAngel", + "implementation": "ReleaseGroupSpecification", + "negate": false, + "required": false, + "fields": { + "value": "\\b(BlackAngel)\\b" + } + }, { "name": "Choco", "implementation": "ReleaseGroupSpecification", @@ -67,6 +76,15 @@ "value": "\\b(ONLY)\\b" } }, + { + "name": "PEPiTE", + "implementation": "ReleaseGroupSpecification", + "negate": false, + "required": false, + "fields": { + "value": "\\b(PEPiTE)\\b" + } + }, { "name": "Psaro", "implementation": "ReleaseGroupSpecification", diff --git a/docs/json/radarr/cf/french-remux-tier-02.json b/docs/json/radarr/cf/french-remux-tier-02.json index 4498a946d..269d652f7 100644 --- a/docs/json/radarr/cf/french-remux-tier-02.json +++ b/docs/json/radarr/cf/french-remux-tier-02.json @@ -23,21 +23,21 @@ } }, { - "name": "Foxhound", + "name": "MARBLECAKE", "implementation": "ReleaseGroupSpecification", "negate": false, "required": false, "fields": { - "value": "\\b(Foxhound)\\b" + "value": "\\b(MARBLECAKE)\\b" } }, { - "name": "MARBLECAKE", + "name": "MiXER", "implementation": "ReleaseGroupSpecification", "negate": false, "required": false, "fields": { - "value": "\\b(MARBLECAKE)\\b" + "value": "\\b(MiXER)\\b" } }, { diff --git a/docs/json/radarr/cf/french-web-tier-02.json b/docs/json/radarr/cf/french-web-tier-02.json index a1e39da55..491412467 100644 --- a/docs/json/radarr/cf/french-web-tier-02.json +++ b/docs/json/radarr/cf/french-web-tier-02.json @@ -31,15 +31,6 @@ "value": "\\b(ALLDAYiN)\\b" } }, - { - "name": "BEO", - "implementation": "ReleaseGroupSpecification", - "negate": false, - "required": false, - "fields": { - "value": "\\b(BEO)\\b" - } - }, { "name": "FCK", "implementation": "ReleaseGroupSpecification",