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
|
- id: 24
|
||||||
name: SDTV
|
name: SDTV
|
||||||
upgrade_until:
|
upgrade_until:
|
||||||
id: 5
|
id: 3
|
||||||
name: WEBDL-2160p
|
name: Remux-2160p
|
||||||
description: 4K web download, untouched as released by the streaming service
|
description: 4K Ultra HD Blu-ray disc content remuxed into a playable file format
|
||||||
language: must_english
|
language: must_english
|
||||||
tweaks:
|
tweaks:
|
||||||
preferFreeleech: true
|
preferFreeleech: true
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue