tweak: Tweaked scores on TV Show profile
This commit is contained in:
parent
a519ace315
commit
e024b7f5a1
|
|
@ -1,9 +1,10 @@
|
|||
name: (1080p) TV Shows
|
||||
description: 'This profile will ensure your media is a streaming optimized format
|
||||
while retaining a good balance of quality and file size.
|
||||
description: 'This profile should be used only with Sonarr and will ensure you get
|
||||
a decent media file up to 1080p in resolution.
|
||||
|
||||
|
||||
You can expect a 1080p, 1.5 hour movie to be about 6.5GB.'
|
||||
WEB-DL/Rip source is preferred, but will fallback to Bluray if no WEB-DL/Rip is
|
||||
available.'
|
||||
tags:
|
||||
- 1080p
|
||||
- Radarr
|
||||
|
|
@ -28,12 +29,8 @@ custom_formats:
|
|||
score: 1100
|
||||
- name: HD Bluray Tier 02
|
||||
score: 1050
|
||||
- name: BHDStudio
|
||||
score: 1000
|
||||
- name: HD Bluray Tier 03
|
||||
score: 1000
|
||||
- name: hallowed
|
||||
score: 600
|
||||
- name: HDR10+
|
||||
score: 600
|
||||
- name: HDR
|
||||
|
|
@ -42,45 +39,43 @@ custom_formats:
|
|||
score: 500
|
||||
- name: HDR10
|
||||
score: 500
|
||||
- name: HLG
|
||||
score: 500
|
||||
- name: DD+ ATMOS
|
||||
score: 135
|
||||
- name: DD+
|
||||
score: 125
|
||||
- name: DD
|
||||
score: 115
|
||||
- name: Golden Popcorn
|
||||
score: 50
|
||||
- name: MA
|
||||
score: 30
|
||||
- name: ATVP
|
||||
score: 20
|
||||
- name: CRiT
|
||||
score: 20
|
||||
score: 50
|
||||
- name: DSNP
|
||||
score: 20
|
||||
score: 50
|
||||
- name: MAX
|
||||
score: 40
|
||||
- name: AMZN
|
||||
score: 30
|
||||
- name: HBO
|
||||
score: 30
|
||||
- name: HMAX
|
||||
score: 30
|
||||
- name: iT
|
||||
score: 15
|
||||
- name: AMZN
|
||||
score: 10
|
||||
- name: NF
|
||||
score: 15
|
||||
- name: PCOK
|
||||
score: 15
|
||||
- name: PMTP
|
||||
score: 15
|
||||
- name: STAN
|
||||
score: 15
|
||||
- name: CR
|
||||
score: 10
|
||||
- name: CRAV
|
||||
score: 10
|
||||
- name: HBO
|
||||
score: 10
|
||||
- name: HMAX
|
||||
score: 10
|
||||
- name: Hulu
|
||||
score: 10
|
||||
- name: MAX
|
||||
- name: SHO
|
||||
score: 10
|
||||
- name: NF
|
||||
score: 10
|
||||
- name: PCOK
|
||||
score: 10
|
||||
- name: PMTP
|
||||
- name: SYFY
|
||||
score: 10
|
||||
- name: Repack3
|
||||
score: 7
|
||||
|
|
@ -141,6 +136,20 @@ qualities:
|
|||
name: WEBRip-720p
|
||||
- id: 13
|
||||
name: Bluray-720p
|
||||
- id: -3
|
||||
name: WEB-480p
|
||||
description: ''
|
||||
qualities:
|
||||
- id: 19
|
||||
name: WEBDL-480p
|
||||
- id: 20
|
||||
name: WEBRip-480p
|
||||
- id: 18
|
||||
name: Bluray-480p
|
||||
- id: 22
|
||||
name: DVD
|
||||
- id: 24
|
||||
name: SDTV
|
||||
upgrade_until:
|
||||
id: -1
|
||||
name: WEB-1080p
|
||||
|
|
|
|||
Loading…
Reference in New Issue