Clearer naming

This commit is contained in:
Johan van Eck 2025-07-26 17:23:54 +03:00
parent dfe37a51a4
commit c9629e8b3d
5100 changed files with 32992 additions and 32541 deletions

View file

@ -0,0 +1,32 @@
name: Radarr - UHD Bluray Tier 02
description: '[Custom format from TRaSH-Guides.](https://trash-guides.info/Radarr/Radarr-collection-of-custom-formats/#uhd-bluray-tier-02)'
tags:
- Release Group
- Radarr
conditions:
- name: Radarr - Not REMUX
negate: true
required: true
type: quality_modifier
qualityModifier: 5
- name: Radarr - Not WEBDL
negate: true
required: true
type: source
source: 7
- name: Radarr - Not WEBRIP
negate: true
required: true
type: source
source: 8
- name: Radarr - 2160p
negate: false
required: true
type: resolution
resolution: 2160p
- name: Radarr - HQMUX
negate: false
required: false
type: release_group
pattern: HQMUX
tests: []