tweak(format): OCD Change
This commit is contained in:
parent
61e723f68e
commit
0519b67cc9
|
|
@ -6,7 +6,7 @@ description: 'Matches Special Edition only for specific movies where the theatri
|
|||
- **Note:** This custom format doesn''t work because release titles only match after
|
||||
the parsed movie title: https://github.com/Radarr/Radarr/issues/4859'
|
||||
tags:
|
||||
- Unwanted
|
||||
- UnWanted
|
||||
- Edition
|
||||
conditions:
|
||||
- name: Special Edition
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
name: UnWanted Release Groups
|
||||
description: Matches Release Groups that are Banned
|
||||
tags:
|
||||
- Unwanted
|
||||
- UnWanted
|
||||
- Release Group
|
||||
conditions:
|
||||
- name: Release Group (Missing)
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ name: UnWanted Remux Groups
|
|||
description: Matches otherwise unfavourable remux groups - bloated audio tracks, fake
|
||||
HDR, etc.
|
||||
tags:
|
||||
- Unwanted
|
||||
- UnWanted
|
||||
- Release Group
|
||||
conditions:
|
||||
- name: Remux
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
name: UnWanted WEBRip Groups
|
||||
description: Matches WEBRip releases that are not from a quality tier
|
||||
tags:
|
||||
- Unwanted
|
||||
- UnWanted
|
||||
- Release Group
|
||||
conditions:
|
||||
- name: WEBRip
|
||||
|
|
|
|||
Loading…
Reference in New Issue