From e1cd881e29d50eff64c3d41993af72826534289a Mon Sep 17 00:00:00 2001 From: bakerboy448 <55419169+bakerboy448@users.noreply.github.com> Date: Mon, 1 Jul 2024 06:55:09 -0500 Subject: [PATCH] fix(Revert): "chore(starr): Improve streaming service CFs" (#2000) --- docs/json/radarr/cf/atvp.json | 2 +- docs/json/radarr/cf/crav.json | 2 +- docs/json/radarr/cf/dsnp.json | 2 +- docs/json/radarr/cf/fod.json | 2 +- docs/json/radarr/cf/hbo.json | 2 +- docs/json/radarr/cf/hmax.json | 2 +- docs/json/radarr/cf/htsr.json | 2 +- docs/json/radarr/cf/ip.json | 3 +-- docs/json/radarr/cf/it.json | 2 +- docs/json/radarr/cf/itvx.json | 4 ++-- docs/json/radarr/cf/max.json | 4 ++-- docs/json/radarr/cf/ovid.json | 2 +- docs/json/radarr/cf/pcok.json | 2 +- docs/json/radarr/cf/pmtp.json | 3 +-- docs/json/radarr/cf/stan.json | 2 +- docs/json/radarr/cf/tver.json | 2 +- docs/json/radarr/cf/u-next.json | 2 +- docs/json/sonarr/cf/4od.json | 2 +- docs/json/sonarr/cf/all4.json | 2 +- docs/json/sonarr/cf/atvp.json | 2 +- docs/json/sonarr/cf/bglobal.json | 18 ++++++++-------- docs/json/sonarr/cf/bilibili.json | 18 ++++++++-------- docs/json/sonarr/cf/cc.json | 2 +- docs/json/sonarr/cf/cr.json | 18 ++++++++-------- docs/json/sonarr/cf/crav.json | 2 +- docs/json/sonarr/cf/dcu.json | 2 +- docs/json/sonarr/cf/dsnp.json | 2 +- docs/json/sonarr/cf/fod.json | 2 +- docs/json/sonarr/cf/french-adn.json | 18 ++++++++-------- docs/json/sonarr/cf/french-canalplus.json | 26 +++++++++++------------ docs/json/sonarr/cf/french-rtbf.json | 18 ++++++++-------- docs/json/sonarr/cf/french-salto.json | 18 ++++++++-------- docs/json/sonarr/cf/french-wkn.json | 18 ++++++++-------- docs/json/sonarr/cf/funi.json | 18 ++++++++-------- docs/json/sonarr/cf/hbo.json | 2 +- docs/json/sonarr/cf/hidive.json | 18 ++++++++-------- docs/json/sonarr/cf/hmax.json | 2 +- docs/json/sonarr/cf/htsr.json | 2 +- docs/json/sonarr/cf/ip.json | 3 +-- docs/json/sonarr/cf/it.json | 20 +---------------- docs/json/sonarr/cf/itvx.json | 4 ++-- docs/json/sonarr/cf/max.json | 4 ++-- docs/json/sonarr/cf/nlz.json | 2 +- docs/json/sonarr/cf/ovid.json | 2 +- docs/json/sonarr/cf/pcok.json | 2 +- docs/json/sonarr/cf/pmtp.json | 2 +- docs/json/sonarr/cf/red.json | 4 ++-- docs/json/sonarr/cf/sho.json | 2 +- docs/json/sonarr/cf/stan.json | 2 +- docs/json/sonarr/cf/tver.json | 2 +- docs/json/sonarr/cf/u-next.json | 2 +- 51 files changed, 140 insertions(+), 161 deletions(-) diff --git a/docs/json/radarr/cf/atvp.json b/docs/json/radarr/cf/atvp.json index 05c35901f..4153b26e0 100644 --- a/docs/json/radarr/cf/atvp.json +++ b/docs/json/radarr/cf/atvp.json @@ -9,7 +9,7 @@ "negate": false, "required": true, "fields": { - "value": "\\b((atvp|aptv)\\b|Apple[ ._-]TV\\+)[ ._-]web[ ._-]?(dl|rip)?\\b" + "value": "\\b(atvp|aptv|Apple TV\\+)\\b" } }, { diff --git a/docs/json/radarr/cf/crav.json b/docs/json/radarr/cf/crav.json index 41ca4c71c..f67ef4945 100644 --- a/docs/json/radarr/cf/crav.json +++ b/docs/json/radarr/cf/crav.json @@ -1,6 +1,6 @@ { "trash_id": "f6ff65b3f4b464a79dcc75950fe20382", - "trash_regex": "https://regex101.com/r/eymcie/latest", + "trash_regex": "https://regex101.com/r/eymcie/1", "name": "CRAV", "includeCustomFormatWhenRenaming": true, "specifications": [ diff --git a/docs/json/radarr/cf/dsnp.json b/docs/json/radarr/cf/dsnp.json index 5d3441e3c..d0d0a6f02 100644 --- a/docs/json/radarr/cf/dsnp.json +++ b/docs/json/radarr/cf/dsnp.json @@ -9,7 +9,7 @@ "negate": false, "required": true, "fields": { - "value": "\\b((dsnp|dsny|disney)\\b|Disney\\+)[ ._-]web[ ._-]?(dl|rip)?\\b" + "value": "\\b(dsnp|dsny|disney|Disney\\+)\\b" } }, { diff --git a/docs/json/radarr/cf/fod.json b/docs/json/radarr/cf/fod.json index 8c193b6f2..98e7d271a 100644 --- a/docs/json/radarr/cf/fod.json +++ b/docs/json/radarr/cf/fod.json @@ -1,6 +1,6 @@ { "trash_id": "917d1f2c845b2b466036b0cc2d7c72a3", - "trash_regex": "https://regex101.com/r/kgngPG/latest", + "trash_regex": "https://regex101.com/r/kgngPG/1", "name": "FOD", "includeCustomFormatWhenRenaming": true, "specifications": [ diff --git a/docs/json/radarr/cf/hbo.json b/docs/json/radarr/cf/hbo.json index 54c81129f..9fd54291c 100644 --- a/docs/json/radarr/cf/hbo.json +++ b/docs/json/radarr/cf/hbo.json @@ -9,7 +9,7 @@ "negate": false, "required": true, "fields": { - "value": "\\b(hbo)(?![ ._-]max)\\b[ ._-]web[ ._-]?(dl|rip)?\\b" + "value": "\\b(hbo)(?![ ._-]max)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)" } }, { diff --git a/docs/json/radarr/cf/hmax.json b/docs/json/radarr/cf/hmax.json index 141d5a7bd..bda624618 100644 --- a/docs/json/radarr/cf/hmax.json +++ b/docs/json/radarr/cf/hmax.json @@ -9,7 +9,7 @@ "negate": false, "required": true, "fields": { - "value": "\\b(hmax|hbom|hbo[ ._-]?max)\\b[ ._-]web[ ._-]?(dl|rip)?\\b" + "value": "\\b(hmax|hbom|hbo[ ._-]?max)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)" } }, { diff --git a/docs/json/radarr/cf/htsr.json b/docs/json/radarr/cf/htsr.json index 356c1e502..93950307d 100644 --- a/docs/json/radarr/cf/htsr.json +++ b/docs/json/radarr/cf/htsr.json @@ -1,6 +1,6 @@ { "trash_id": "834b2c0ba0a8596029b4479a29e1a032", - "trash_regex": "https://regex101.com/r/PNiRKh/latest", + "trash_regex": "https://regex101.com/r/PNiRKh/1", "name": "HTSR", "includeCustomFormatWhenRenaming": true, "specifications": [ diff --git a/docs/json/radarr/cf/ip.json b/docs/json/radarr/cf/ip.json index aa3fda681..910c7ba6c 100644 --- a/docs/json/radarr/cf/ip.json +++ b/docs/json/radarr/cf/ip.json @@ -1,6 +1,5 @@ { "trash_id": "6185878161f1e2eef9cd0641a0d09eae", - "trash_regex": "https://regex101.com/r/iuUsmT/latest", "name": "IP", "includeCustomFormatWhenRenaming": true, "specifications": [ @@ -10,7 +9,7 @@ "negate": false, "required": true, "fields": { - "value": "\\b(ip(layer)?)\\b[ ._-]web[ ._-]?(dl|rip)?\\b" + "value": "\\b(ip|iplayer)\\b" } }, { diff --git a/docs/json/radarr/cf/it.json b/docs/json/radarr/cf/it.json index 4b23249dd..474ad1662 100644 --- a/docs/json/radarr/cf/it.json +++ b/docs/json/radarr/cf/it.json @@ -9,7 +9,7 @@ "negate": false, "required": true, "fields": { - "value": "\\b(it(unes)?)\\b[ ._-]web[ ._-]?(dl|rip)?\\b" + "value": "\\b(it|itunes)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)" } }, { diff --git a/docs/json/radarr/cf/itvx.json b/docs/json/radarr/cf/itvx.json index 916975e9b..e21d1f7c9 100644 --- a/docs/json/radarr/cf/itvx.json +++ b/docs/json/radarr/cf/itvx.json @@ -1,6 +1,6 @@ { "trash_id": "c3492a26af412e385404eade438ec51c", - "trash_regex": "https://regex101.com/r/WzmpCx/latest", + "trash_regex": "https://regex101.com/r/WzmpCx/1", "name": "ITVX", "includeCustomFormatWhenRenaming": true, "specifications": [ @@ -10,7 +10,7 @@ "negate": false, "required": true, "fields": { - "value": "\\b(ITV(X)?)\\b[ ._-]web[ ._-]?(dl|rip)?\\b" + "value": "\\bITV(X)?\\b[ ._-]web[ ._-]?(dl|rip)?\\b" } }, { diff --git a/docs/json/radarr/cf/max.json b/docs/json/radarr/cf/max.json index b3106909d..c25e9e929 100644 --- a/docs/json/radarr/cf/max.json +++ b/docs/json/radarr/cf/max.json @@ -1,6 +1,6 @@ { "trash_id": "6a061313d22e51e0f25b7cd4dc065233", - "trash_regex": "https://regex101.com/r/fa649l/latest", + "trash_regex": "https://regex101.com/r/fa649l/1", "name": "MAX", "includeCustomFormatWhenRenaming": true, "specifications": [ @@ -10,7 +10,7 @@ "negate": false, "required": true, "fields": { - "value": "\\b((?