mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2025-12-11 00:07:01 +00:00
create: special / theatrical editions (#37)
- New regex patterns for IMAX, Extended Clip, Sing Along, Special & Theatrical Editions - New custom format for Special Edition + Special Edition (unwanted) - Score Special Edition custom formats in each profile; overrides HDR / Audio formats - Add 'Flights' to non retail HDR groups
This commit is contained in:
@@ -82,6 +82,8 @@ custom_formats:
|
||||
score: 10
|
||||
- name: Blu-ray
|
||||
score: 10
|
||||
- name: Special Edition
|
||||
score: 10
|
||||
- name: WEBRip
|
||||
score: 10
|
||||
- name: x264
|
||||
|
||||
@@ -95,6 +95,8 @@ custom_formats:
|
||||
score: 10
|
||||
- name: HDR10 (Missing) (1080p)
|
||||
score: 10
|
||||
- name: Special Edition
|
||||
score: 10
|
||||
- name: WEBRip
|
||||
score: 10
|
||||
- name: x264
|
||||
|
||||
@@ -76,6 +76,8 @@ custom_formats:
|
||||
score: 10
|
||||
- name: Blu-ray
|
||||
score: 10
|
||||
- name: Special Edition
|
||||
score: 10
|
||||
- name: WEBRip
|
||||
score: 10
|
||||
- name: x264
|
||||
|
||||
@@ -68,6 +68,8 @@ custom_formats:
|
||||
score: 10
|
||||
- name: Roku
|
||||
score: 10
|
||||
- name: Special Edition
|
||||
score: 10
|
||||
- name: Repack3
|
||||
score: 7
|
||||
- name: Repack2
|
||||
@@ -146,9 +148,3 @@ upgrade_until:
|
||||
name: Remux-1080p
|
||||
description: 1080p Blu-ray disc content remuxed into a playable file format
|
||||
language: must_original
|
||||
tweaks:
|
||||
preferFreeleech: false
|
||||
allowLosslessAudio: true
|
||||
allowDVNoFallback: false
|
||||
allowBleedingEdgeCodecs: false
|
||||
allowPrereleases: false
|
||||
|
||||
@@ -54,6 +54,8 @@ custom_formats:
|
||||
score: 60
|
||||
- name: 1080p Quality Tier 2
|
||||
score: 50
|
||||
- name: Special Edition
|
||||
score: 50
|
||||
- name: 1080p Quality Tier 3
|
||||
score: 40
|
||||
- name: DVD Remux
|
||||
|
||||
@@ -67,6 +67,8 @@ custom_formats:
|
||||
score: 60
|
||||
- name: 1080p Quality Tier 2
|
||||
score: 50
|
||||
- name: Special Edition
|
||||
score: 50
|
||||
- name: 1080p Quality Tier 3
|
||||
score: 40
|
||||
- name: DVD Remux
|
||||
|
||||
@@ -34,6 +34,8 @@ custom_formats:
|
||||
score: 60
|
||||
- name: DTS-HD MA
|
||||
score: 50
|
||||
- name: Special Edition
|
||||
score: 50
|
||||
- name: TrueHD
|
||||
score: 50
|
||||
- name: TrueHD (Missing)
|
||||
@@ -154,9 +156,3 @@ upgrade_until:
|
||||
name: Remux-2160p
|
||||
description: 4K Ultra HD Blu-ray disc content remuxed into a playable file format
|
||||
language: must_original
|
||||
tweaks:
|
||||
preferFreeleech: true
|
||||
allowLosslessAudio: true
|
||||
allowDVNoFallback: false
|
||||
allowBleedingEdgeCodecs: false
|
||||
allowPrereleases: false
|
||||
|
||||
Reference in New Issue
Block a user