diff --git a/docs/json/radarr/cf/lq.json b/docs/json/radarr/cf/lq.json index 4155c8cb9..c706278aa 100644 --- a/docs/json/radarr/cf/lq.json +++ b/docs/json/radarr/cf/lq.json @@ -133,6 +133,15 @@ "value": "^(CiNE)$" } }, + { + "name": "CiNEPHiLES", + "implementation": "ReleaseGroupSpecification", + "negate": false, + "required": false, + "fields": { + "value": "^(CiNEPHiLES)$" + } + }, { "name": "CREATiVE24", "implementation": "ReleaseGroupSpecification", diff --git a/docs/json/radarr/cf/remux-tier-02.json b/docs/json/radarr/cf/remux-tier-02.json index 925aaecbc..35097e946 100644 --- a/docs/json/radarr/cf/remux-tier-02.json +++ b/docs/json/radarr/cf/remux-tier-02.json @@ -17,15 +17,6 @@ "value": 5 } }, - { - "name": "CiNEPHiLES", - "implementation": "ReleaseGroupSpecification", - "negate": false, - "required": false, - "fields": { - "value": "^(CiNEPHiLES)$" - } - }, { "name": "Flights", "implementation": "ReleaseGroupSpecification",