From 7ccc37b542e4fc6378ec73330e203d5d5b1cccec Mon Sep 17 00:00:00 2001 From: Seraphys Date: Sun, 30 Mar 2025 14:46:43 -0500 Subject: [PATCH] tweak(format): Change Streaming Service CF Names --- custom_formats/{Criterion Channel.yml => CRIT.yml} | 2 +- custom_formats/{Disney+.yml => DSNP.yml} | 2 +- custom_formats/{HBO Max.yml => HMAX.yml} | 2 +- custom_formats/{Hulu.yml => HULU.yml} | 2 +- custom_formats/{Movies Anywhere.yml => MA.yml} | 2 +- custom_formats/{Max.yml => MAX.yml} | 2 +- custom_formats/{Netflix.yml => NF.yml} | 2 +- custom_formats/{Peacock.yml => PCOK.yml} | 2 +- custom_formats/{Paramount+.yml => PMTP.yml} | 2 +- custom_formats/{Roku.yml => ROKU.yml} | 2 +- custom_formats/{iTunes (Missing).yml => iT (Missing).yml} | 2 +- custom_formats/{iTunes.yml => iT.yml} | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) rename custom_formats/{Criterion Channel.yml => CRIT.yml} (94%) rename custom_formats/{Disney+.yml => DSNP.yml} (98%) rename custom_formats/{HBO Max.yml => HMAX.yml} (98%) rename custom_formats/{Hulu.yml => HULU.yml} (98%) rename custom_formats/{Movies Anywhere.yml => MA.yml} (94%) rename custom_formats/{Max.yml => MAX.yml} (98%) rename custom_formats/{Netflix.yml => NF.yml} (98%) rename custom_formats/{Peacock.yml => PCOK.yml} (98%) rename custom_formats/{Paramount+.yml => PMTP.yml} (97%) rename custom_formats/{Roku.yml => ROKU.yml} (98%) rename custom_formats/{iTunes (Missing).yml => iT (Missing).yml} (99%) rename custom_formats/{iTunes.yml => iT.yml} (98%) diff --git a/custom_formats/Criterion Channel.yml b/custom_formats/CRIT.yml similarity index 94% rename from custom_formats/Criterion Channel.yml rename to custom_formats/CRIT.yml index 14f0c19..970120a 100644 --- a/custom_formats/Criterion Channel.yml +++ b/custom_formats/CRIT.yml @@ -1,4 +1,4 @@ -name: Criterion Channel +name: CRIT description: Matches 'Criterion Channel' WEB-DLs. Negates any encodes. tags: - Streaming Service diff --git a/custom_formats/Disney+.yml b/custom_formats/DSNP.yml similarity index 98% rename from custom_formats/Disney+.yml rename to custom_formats/DSNP.yml index 7bddfe5..9812ec0 100644 --- a/custom_formats/Disney+.yml +++ b/custom_formats/DSNP.yml @@ -1,4 +1,4 @@ -name: Disney+ +name: DSNP description: Matches 'Disney+' WEB-DLs. Negates any encodes. tags: - Streaming Service diff --git a/custom_formats/HBO Max.yml b/custom_formats/HMAX.yml similarity index 98% rename from custom_formats/HBO Max.yml rename to custom_formats/HMAX.yml index 0c8072d..9a81e76 100644 --- a/custom_formats/HBO Max.yml +++ b/custom_formats/HMAX.yml @@ -1,4 +1,4 @@ -name: HBO Max +name: HMAX description: Matches 'HBO Max' WEB-DLs. Negates any encodes. tags: - Streaming Service diff --git a/custom_formats/Hulu.yml b/custom_formats/HULU.yml similarity index 98% rename from custom_formats/Hulu.yml rename to custom_formats/HULU.yml index 58c2bea..2881b83 100644 --- a/custom_formats/Hulu.yml +++ b/custom_formats/HULU.yml @@ -1,4 +1,4 @@ -name: Hulu +name: HULU description: Matches 'Hulu' WEB-DLs. Negates any encodes. tags: - Streaming Service diff --git a/custom_formats/Movies Anywhere.yml b/custom_formats/MA.yml similarity index 94% rename from custom_formats/Movies Anywhere.yml rename to custom_formats/MA.yml index a2c4bf8..bd770e0 100644 --- a/custom_formats/Movies Anywhere.yml +++ b/custom_formats/MA.yml @@ -1,4 +1,4 @@ -name: Movies Anywhere +name: MA description: Matches 'Movies Anywhere' WEB-DLs. Negates any encodes. tags: - Streaming Service diff --git a/custom_formats/Max.yml b/custom_formats/MAX.yml similarity index 98% rename from custom_formats/Max.yml rename to custom_formats/MAX.yml index 221bb3e..533e9cb 100644 --- a/custom_formats/Max.yml +++ b/custom_formats/MAX.yml @@ -1,4 +1,4 @@ -name: Max +name: MAX description: Matches 'Max' WEB-DLs. Negates any encodes. tags: - Streaming Service diff --git a/custom_formats/Netflix.yml b/custom_formats/NF.yml similarity index 98% rename from custom_formats/Netflix.yml rename to custom_formats/NF.yml index a46d904..f2b632b 100644 --- a/custom_formats/Netflix.yml +++ b/custom_formats/NF.yml @@ -1,4 +1,4 @@ -name: Netflix +name: NF description: Matches 'Netflix' WEB-DLs. Negates any encodes. tags: - Streaming Service diff --git a/custom_formats/Peacock.yml b/custom_formats/PCOK.yml similarity index 98% rename from custom_formats/Peacock.yml rename to custom_formats/PCOK.yml index d4938a3..ff9f2c3 100644 --- a/custom_formats/Peacock.yml +++ b/custom_formats/PCOK.yml @@ -1,4 +1,4 @@ -name: Peacock +name: PCOK description: Matches 'Peacock' WEB-DLs. Negates any encodes. tags: - Streaming Service diff --git a/custom_formats/Paramount+.yml b/custom_formats/PMTP.yml similarity index 97% rename from custom_formats/Paramount+.yml rename to custom_formats/PMTP.yml index 73a9187..194129b 100644 --- a/custom_formats/Paramount+.yml +++ b/custom_formats/PMTP.yml @@ -1,4 +1,4 @@ -name: Paramount+ +name: PMTP description: Matches 'Paramount+' WEB-DLs. Negates any encodes. tags: - Streaming Service diff --git a/custom_formats/Roku.yml b/custom_formats/ROKU.yml similarity index 98% rename from custom_formats/Roku.yml rename to custom_formats/ROKU.yml index 75b6565..c5a6513 100644 --- a/custom_formats/Roku.yml +++ b/custom_formats/ROKU.yml @@ -1,4 +1,4 @@ -name: Roku +name: ROKU description: Matches 'Roku' WEB-DLs. Negates any encodes. tags: - Streaming Service diff --git a/custom_formats/iTunes (Missing).yml b/custom_formats/iT (Missing).yml similarity index 99% rename from custom_formats/iTunes (Missing).yml rename to custom_formats/iT (Missing).yml index 1f0ec86..5e1082d 100644 --- a/custom_formats/iTunes (Missing).yml +++ b/custom_formats/iT (Missing).yml @@ -1,4 +1,4 @@ -name: iTunes (Missing) +name: iT (Missing) description: 'Matches ''iTunes'' WEB-DLs that are not labelled correctly. Matches when its not from another streaming service and comes from an iPT release group: EVO or CMRG' diff --git a/custom_formats/iTunes.yml b/custom_formats/iT.yml similarity index 98% rename from custom_formats/iTunes.yml rename to custom_formats/iT.yml index 3811581..040f685 100644 --- a/custom_formats/iTunes.yml +++ b/custom_formats/iT.yml @@ -1,4 +1,4 @@ -name: iTunes +name: iT description: Matches 'iTunes' WEB-DLs. Negates any encodes. tags: - Streaming Service