fix(profile): Various Improvements to 1080p Encode
- Reduce BHDStudio Score, now inline with lower tier WEB (Netflix, Hulu, etc) - Remove BeyondHD from Encode tier list - Add custom format for h265, negate h265 releases in 1080p Encode - x264 Custom Format now negates WEBs
This commit is contained in:
parent
49d63be494
commit
badd733e88
6 changed files with 136 additions and 100 deletions
|
|
@ -8,4 +8,9 @@ conditions:
|
|||
pattern: x264
|
||||
required: true
|
||||
type: release_title
|
||||
- name: Not WEB-DL
|
||||
type: source
|
||||
required: false
|
||||
negate: true
|
||||
source: web_dl
|
||||
tests: []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue