refactor(profile): Adjust Transparent Group capable ID
This commit is contained in:
parent
9bf8538bbd
commit
ba13eba597
|
|
@ -255,10 +255,10 @@ custom_formats:
|
||||||
- name: x265
|
- name: x265
|
||||||
score: -9999
|
score: -9999
|
||||||
qualities:
|
qualities:
|
||||||
- id: 1733038078161
|
- id: -1
|
||||||
name: Transparent Capable
|
name: Transparent Capable
|
||||||
description: 'All capable of being indistinguishable from source. WEB-DL included
|
description: All capable of being indistinguishable from source. WEB-DL included
|
||||||
to not allow unknown encode to trump known WEB-DL. '
|
to not allow unknown encode to trump known WEB-DL.
|
||||||
qualities:
|
qualities:
|
||||||
- id: 10
|
- id: 10
|
||||||
name: Bluray-1080p
|
name: Bluray-1080p
|
||||||
|
|
@ -283,10 +283,10 @@ qualities:
|
||||||
- id: 24
|
- id: 24
|
||||||
name: SDTV
|
name: SDTV
|
||||||
upgrade_until:
|
upgrade_until:
|
||||||
id: 1733038078161
|
id: -1
|
||||||
name: Transparent Capable
|
name: Transparent Capable
|
||||||
description: 'All capable of being indistinguishable from source. WEB-DL included
|
description: All capable of being indistinguishable from source. WEB-DL included
|
||||||
to not allow unknown encode to trump known WEB-DL. '
|
to not allow unknown encode to trump known WEB-DL.
|
||||||
language: original
|
language: original
|
||||||
tweaks:
|
tweaks:
|
||||||
preferFreeleech: true
|
preferFreeleech: true
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue