feat(profile): Add "Prereleases" Quality Group
- Enabled by default to allow import - Disabled on import via Profile Tweak compilation
This commit is contained in:
parent
d1eefa641b
commit
cc4fdb52be
|
|
@ -272,6 +272,19 @@ qualities:
|
||||||
name: DVD
|
name: DVD
|
||||||
- id: 24
|
- id: 24
|
||||||
name: SDTV
|
name: SDTV
|
||||||
|
- id: -3
|
||||||
|
name: Prereleases
|
||||||
|
description: 'Low quality releases that come out before physical discs / streaming
|
||||||
|
/ VODs. Needs to be enabled for tweak to work. '
|
||||||
|
qualities:
|
||||||
|
- id: 29
|
||||||
|
name: CAM
|
||||||
|
- id: 26
|
||||||
|
name: Telesync
|
||||||
|
- id: 25
|
||||||
|
name: Telecine
|
||||||
|
- id: 23
|
||||||
|
name: DVDSCR
|
||||||
upgrade_until:
|
upgrade_until:
|
||||||
id: -1
|
id: -1
|
||||||
name: Transparent capable
|
name: Transparent capable
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue