From 3219eed3b30cb3bb981f38d6c03d9e0b679b9189 Mon Sep 17 00:00:00 2001 From: Seraphys Date: Wed, 18 Jun 2025 13:51:48 -0500 Subject: [PATCH] tweak(format): Change Iqiyi --- custom_formats/{iQIYI.yml => IQIYI.yml} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename custom_formats/{iQIYI.yml => IQIYI.yml} (87%) diff --git a/custom_formats/iQIYI.yml b/custom_formats/IQIYI.yml similarity index 87% rename from custom_formats/iQIYI.yml rename to custom_formats/IQIYI.yml index b563d59..9f98660 100644 --- a/custom_formats/iQIYI.yml +++ b/custom_formats/IQIYI.yml @@ -1,10 +1,10 @@ -name: iQIYI -description: Matches 'iQIYI' WEB-DLs. Negates any encodes. +name: IQIYI +description: Matches 'IQIYI' WEB-DLs. Negates any encodes. tags: - Streaming Service - WEB-DL conditions: -- name: iQIYI Regex +- name: IQIYI Regex negate: false pattern: IQIYI required: true