diff --git a/docs/json/radarr/cf/lq.json b/docs/json/radarr/cf/lq.json index a59520db6..55abda797 100644 --- a/docs/json/radarr/cf/lq.json +++ b/docs/json/radarr/cf/lq.json @@ -58,6 +58,15 @@ "value": "\\b(beAst)\\b" } }, + { + "name": "BiTOR", + "implementation": "ReleaseGroupSpecification", + "negate": false, + "required": false, + "fields": { + "value": "\\b(BiTOR)\\b" + } + }, { "name": "C4K", "implementation": "ReleaseGroupSpecification", diff --git a/docs/json/radarr/cf/uhd-bluray-tier-03.json b/docs/json/radarr/cf/uhd-bluray-tier-03.json index 48e1c0994..eba71d517 100644 --- a/docs/json/radarr/cf/uhd-bluray-tier-03.json +++ b/docs/json/radarr/cf/uhd-bluray-tier-03.json @@ -4,15 +4,6 @@ "name": "UHD Bluray Tier 03", "includeCustomFormatWhenRenaming": false, "specifications": [ - { - "name": "BiTOR", - "implementation": "ReleaseGroupSpecification", - "negate": false, - "required": false, - "fields": { - "value": "\\b(BiTOR)\\b" - } - }, { "name": "LEGi0N", "implementation": "ReleaseGroupSpecification",