From fca749bc1fdcc0f895fe82b551f1998e763b9785 Mon Sep 17 00:00:00 2001 From: Seraphys Date: Mon, 21 Apr 2025 20:10:06 -0500 Subject: [PATCH] create(format): Hotstar --- custom_formats/HTSR.yml | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 custom_formats/HTSR.yml diff --git a/custom_formats/HTSR.yml b/custom_formats/HTSR.yml new file mode 100644 index 0000000..239c8c4 --- /dev/null +++ b/custom_formats/HTSR.yml @@ -0,0 +1,29 @@ +name: HTSR +description: Matches 'Hotstar' WEB-DLs. Negates any encodes. +tags: +- Streaming Service +- WEB-DL +conditions: +- name: HTSR Regex + negate: false + pattern: Hotstar + required: true + type: release_title +- name: WEB-DL + negate: false + required: true + source: web_dl + type: source +tests: +- conditionResults: + - matches: true + name: HTSR Regex + negate: false + pattern: Hotstar + required: true + type: release_title + expected: true + id: 1 + input: Bheeshma Parvam 2022 2160p HTSR WEB-DL DD+ 5.1 H.265-NOSiViD + lastRun: '2025-04-21T20:09:07.037575' + passes: true