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
|
- **Note:** This custom format doesn''t work because release titles only match after
|
||||||
the parsed movie title: https://github.com/Radarr/Radarr/issues/4859'
|
the parsed movie title: https://github.com/Radarr/Radarr/issues/4859'
|
||||||
tags:
|
tags:
|
||||||
- Unwanted
|
- UnWanted
|
||||||
- Edition
|
- Edition
|
||||||
conditions:
|
conditions:
|
||||||
- name: Special Edition
|
- name: Special Edition
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
name: UnWanted Release Groups
|
name: UnWanted Release Groups
|
||||||
description: Matches Release Groups that are Banned
|
description: Matches Release Groups that are Banned
|
||||||
tags:
|
tags:
|
||||||
- Unwanted
|
- UnWanted
|
||||||
- Release Group
|
- Release Group
|
||||||
conditions:
|
conditions:
|
||||||
- name: Release Group (Missing)
|
- name: Release Group (Missing)
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@ name: UnWanted Remux Groups
|
||||||
description: Matches otherwise unfavourable remux groups - bloated audio tracks, fake
|
description: Matches otherwise unfavourable remux groups - bloated audio tracks, fake
|
||||||
HDR, etc.
|
HDR, etc.
|
||||||
tags:
|
tags:
|
||||||
- Unwanted
|
- UnWanted
|
||||||
- Release Group
|
- Release Group
|
||||||
conditions:
|
conditions:
|
||||||
- name: Remux
|
- name: Remux
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
name: UnWanted WEBRip Groups
|
name: UnWanted WEBRip Groups
|
||||||
description: Matches WEBRip releases that are not from a quality tier
|
description: Matches WEBRip releases that are not from a quality tier
|
||||||
tags:
|
tags:
|
||||||
- Unwanted
|
- UnWanted
|
||||||
- Release Group
|
- Release Group
|
||||||
conditions:
|
conditions:
|
||||||
- name: WEBRip
|
- name: WEBRip
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue