tweak(format): Add DVD negation to Remux CF
This commit is contained in:
parent
4f06252276
commit
92d7997b4e
|
|
@ -4,8 +4,13 @@ tags:
|
||||||
- Codec
|
- Codec
|
||||||
conditions:
|
conditions:
|
||||||
- name: Remux
|
- name: Remux
|
||||||
type: release_title
|
|
||||||
required: true
|
|
||||||
negate: false
|
negate: false
|
||||||
pattern: Remux
|
pattern: Remux
|
||||||
|
required: true
|
||||||
|
type: release_title
|
||||||
|
- name: Not DVD
|
||||||
|
type: source
|
||||||
|
required: true
|
||||||
|
negate: true
|
||||||
|
source: dvd
|
||||||
tests: []
|
tests: []
|
||||||
|
|
|
||||||
|
|
@ -42,8 +42,6 @@ custom_formats:
|
||||||
score: 30
|
score: 30
|
||||||
- name: Apple TV+
|
- name: Apple TV+
|
||||||
score: 30
|
score: 30
|
||||||
- name: Dariush SD
|
|
||||||
score: 30
|
|
||||||
- name: Disney+
|
- name: Disney+
|
||||||
score: 30
|
score: 30
|
||||||
- name: Dolby Vision
|
- name: Dolby Vision
|
||||||
|
|
@ -52,12 +50,8 @@ custom_formats:
|
||||||
score: 30
|
score: 30
|
||||||
- name: Movies Anywhere
|
- name: Movies Anywhere
|
||||||
score: 30
|
score: 30
|
||||||
- name: TBB SD
|
|
||||||
score: 30
|
|
||||||
- name: Criterion Channel
|
- name: Criterion Channel
|
||||||
score: 20
|
score: 20
|
||||||
- name: HANDJOB SD
|
|
||||||
score: 20
|
|
||||||
- name: HBO Max
|
- name: HBO Max
|
||||||
score: 20
|
score: 20
|
||||||
- name: HDR10+
|
- name: HDR10+
|
||||||
|
|
@ -143,7 +137,7 @@ upgrade_until:
|
||||||
id: 3
|
id: 3
|
||||||
name: Remux-2160p
|
name: Remux-2160p
|
||||||
description: 4K Ultra HD Blu-ray disc content remuxed into a playable file format
|
description: 4K Ultra HD Blu-ray disc content remuxed into a playable file format
|
||||||
language: must_english
|
language: must_original
|
||||||
tweaks:
|
tweaks:
|
||||||
preferFreeleech: true
|
preferFreeleech: true
|
||||||
allowLosslessAudio: true
|
allowLosslessAudio: true
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue