fix(profile): Fix Quality Cutoff
- Now back to 2160p Remux - Mapping wasn't properly resolving to Sonarr IDs
This commit is contained in:
parent
97e699f75a
commit
633aedc1ae
|
|
@ -140,9 +140,9 @@ qualities:
|
|||
- id: 24
|
||||
name: SDTV
|
||||
upgrade_until:
|
||||
id: 5
|
||||
name: WEBDL-2160p
|
||||
description: 4K web download, untouched as released by the streaming service
|
||||
id: 3
|
||||
name: Remux-2160p
|
||||
description: 4K Ultra HD Blu-ray disc content remuxed into a playable file format
|
||||
language: must_english
|
||||
tweaks:
|
||||
preferFreeleech: true
|
||||
|
|
|
|||
Loading…
Reference in New Issue