From 0847449fdfaa974b6664320e3a3aa7df7c2c4d63 Mon Sep 17 00:00:00 2001 From: kmcclainmt Date: Fri, 4 Apr 2025 16:03:05 -0700 Subject: [PATCH] create: Added SQP-1 1080 Profile, Modified 21060p --- custom_formats/x265 (HD).yml | 15 ++ .../SQP-1 (1080p) Streaming Optimized.yml | 158 ++++++++++++++++++ .../SQP-1 (2160p) Streaming Optimized.yml | 6 +- regex_patterns/x265 (HD).yml | 5 + 4 files changed, 182 insertions(+), 2 deletions(-) create mode 100644 custom_formats/x265 (HD).yml create mode 100644 profiles/SQP-1 (1080p) Streaming Optimized.yml create mode 100644 regex_patterns/x265 (HD).yml diff --git a/custom_formats/x265 (HD).yml b/custom_formats/x265 (HD).yml new file mode 100644 index 0000000..3b96bb3 --- /dev/null +++ b/custom_formats/x265 (HD).yml @@ -0,0 +1,15 @@ +name: x265 (HD) +description: '' +tags: [] +conditions: +- name: x265 (HD) + type: release_title + required: true + negate: false + pattern: x265 (HD) +- name: Not 2160p + type: resolution + required: true + negate: true + resolution: 2160p +tests: [] diff --git a/profiles/SQP-1 (1080p) Streaming Optimized.yml b/profiles/SQP-1 (1080p) Streaming Optimized.yml new file mode 100644 index 0000000..0fda238 --- /dev/null +++ b/profiles/SQP-1 (1080p) Streaming Optimized.yml @@ -0,0 +1,158 @@ +name: SQP-1 (1080p) Streaming Optimized +description: 'Depending what''s released first and available the following Workflow + Logic will be used: + + + - When a 1080p WEBDL is released it will be downloaded. (streaming services) + + - When a 1080p BHDStudio is released it will download the BHDStudio release. + + - If no 1080p BHDStudio or 1080p WEBDL can be found (not existing or limited sources) + a 1080p hallowed encode will be downloaded. + + - If no 1080p hallowed encode can be found, 1080p a Bluray encode (less or not streaming + optimized) will be downloaded.' +tags: [] +upgradesAllowed: true +minCustomFormatScore: 10 +upgradeUntilScore: 10000 +minScoreIncrement: 1 +custom_formats: +- name: WEB Tier 01 + score: 1700 +- name: WEB Tier 02 + score: 1650 +- name: WEB Tier 03 + score: 1600 +- name: DV + score: 1500 +- name: DV HDR10 + score: 1500 +- name: DV HDR10+ + score: 1500 +- name: DV HLG + score: 1500 +- name: DV SDR + score: 1500 +- name: HD Bluray Tier 01 + score: 1100 +- name: UHD Bluray Tier 01 + score: 1100 +- name: HD Bluray Tier 02 + score: 1050 +- name: UHD Bluray Tier 02 + score: 1050 +- name: BHDStudio + score: 1000 +- name: HD Bluray Tier 03 + score: 1000 +- name: UHD Bluray Tier 03 + score: 1000 +- name: hallowed + score: 600 +- name: HDR10+ + score: 600 +- name: HDR + score: 500 +- name: HDR (undefined) + score: 500 +- name: HDR10 + score: 500 +- name: HLG + score: 500 +- name: PQ + score: 500 +- name: DD+ ATMOS + score: 135 +- name: DD+ + score: 125 +- name: Special Edition + score: 125 +- name: DD + score: 115 +- name: 1080p + score: 50 +- name: 4K Remaster + score: 25 +- name: Criterion Collection + score: 25 +- name: Masters of Cinema + score: 25 +- name: Remaster + score: 25 +- name: Vinegar Syndrome + score: 25 +- name: CRiT + score: 20 +- name: MA + score: 20 +- name: Repack3 + score: 7 +- name: Repack2 + score: 6 +- name: 720p + score: 5 +- name: Repack Proper + score: 5 +- name: 10bit + score: -10000 +- name: 3D + score: -10000 +- name: AV1 + score: -10000 +- name: BCORE + score: -10000 +- name: BR-DISK + score: -10000 +- name: DTS X + score: -10000 +- name: DTS-HD HRA + score: -10000 +- name: DTS-HD MA + score: -10000 +- name: DV (WEBDL) + score: -10000 +- name: Extras + score: -10000 +- name: Generated Dynamic HDR + score: -10000 +- name: TrueHD + score: -10000 +- name: TrueHD ATMOS + score: -10000 +- name: Upscaled + score: -10000 +- name: x265 (HD) + score: -10000 +qualities: +- id: 4 + name: Bluray-2160p +- id: -2 + name: WEB-2160p + description: '' + qualities: + - id: 5 + name: WEBDL-2160p + - id: 6 + name: WEBRip-2160p +- id: -1 + name: Bluray|WEB-1080p + description: '' + qualities: + - id: 9 + name: WEBDL-1080p + - id: 10 + name: Bluray-1080p + - id: 11 + name: WEBRip-1080p + - id: 14 + name: WEBDL-720p + - id: 15 + name: WEBRip-720p +- id: 13 + name: Bluray-720p +upgrade_until: + id: 4 + name: Bluray-2160p + description: 4K Ultra HD Blu-ray video encoded with lossy compression +language: must_original diff --git a/profiles/SQP-1 (2160p) Streaming Optimized.yml b/profiles/SQP-1 (2160p) Streaming Optimized.yml index 87aa636..b503f32 100644 --- a/profiles/SQP-1 (2160p) Streaming Optimized.yml +++ b/profiles/SQP-1 (2160p) Streaming Optimized.yml @@ -30,9 +30,9 @@ description: 'Depending what''s released first and available the following Workf - 1080p releases will be upgraded to 2160p releases when available.' tags: [] upgradesAllowed: true -minCustomFormatScore: 0 +minCustomFormatScore: 10 upgradeUntilScore: 10000 -minScoreIncrement: 10 +minScoreIncrement: 1 custom_formats: - name: WEB Tier 01 score: 1700 @@ -138,6 +138,8 @@ custom_formats: score: -10000 - name: Upscaled score: -10000 +- name: x265 (HD) + score: -10000 qualities: - id: 4 name: Bluray-2160p diff --git a/regex_patterns/x265 (HD).yml b/regex_patterns/x265 (HD).yml new file mode 100644 index 0000000..46b49d6 --- /dev/null +++ b/regex_patterns/x265 (HD).yml @@ -0,0 +1,5 @@ +name: x265 (HD) +pattern: '[xh][ ._-]?265|\\bHEVC(\\b|\\d)' +description: '' +tags: [] +tests: []