mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-06 16:38:54 -05:00
fix Anniversary-Edition
This commit is contained in:
parent
ab8aff58d4
commit
68b09f9f77
@ -63,7 +63,7 @@ templates:
|
|||||||
- Unrated-Edition
|
- Unrated-Edition
|
||||||
- Special-Edition
|
- Special-Edition
|
||||||
- Final-Cut
|
- Final-Cut
|
||||||
- Anniversary-Cut
|
- Anniversary-Edition
|
||||||
- Collectors-Edition
|
- Collectors-Edition
|
||||||
- International-Cut
|
- International-Cut
|
||||||
- Theatrical-Cut
|
- Theatrical-Cut
|
||||||
|
|||||||
@ -256,21 +256,21 @@ overlays:
|
|||||||
- 'edition-(?i)\bFinal\b' # New TRaSH naming
|
- 'edition-(?i)\bFinal\b' # New TRaSH naming
|
||||||
- '(?<=[0-9]{4}[)}>\]]\s)\bFinal\b' # Original TRaSH naming
|
- '(?<=[0-9]{4}[)}>\]]\s)\bFinal\b' # Original TRaSH naming
|
||||||
|
|
||||||
Anniversary-Cut:
|
Anniversary-Edition:
|
||||||
template:
|
template:
|
||||||
- name: Edition
|
- name: Edition
|
||||||
weight: 90
|
weight: 90
|
||||||
slug: anniversary
|
slug: anniversary
|
||||||
overlay: Anniversary-Cut
|
overlay: Anniversary-Edition
|
||||||
suppress_overlays:
|
suppress_overlays:
|
||||||
- Anniversary-Cut-Dovetail
|
- Anniversary-Edition-Dovetail
|
||||||
plex_all: true
|
plex_all: true
|
||||||
filters:
|
filters:
|
||||||
filepath.regex:
|
filepath.regex:
|
||||||
- 'edition-(?i)\bAnniversary\b' # New TRaSH naming
|
- 'edition-(?i)\bAnniversary\b' # New TRaSH naming
|
||||||
- '(?<=[0-9]{4}[)}>\]]\s)\bAnniversary\b' # Original TRaSH naming
|
- '(?<=[0-9]{4}[)}>\]]\s)\bAnniversary\b' # Original TRaSH naming
|
||||||
|
|
||||||
Anniversary-Cut-Dovetail:
|
Anniversary-Edition-Dovetail:
|
||||||
template:
|
template:
|
||||||
- name: Edition
|
- name: Edition
|
||||||
weight: 90
|
weight: 90
|
||||||
@ -278,7 +278,7 @@ overlays:
|
|||||||
extra: ''
|
extra: ''
|
||||||
vertical_offset: 99
|
vertical_offset: 99
|
||||||
group: Dovetail
|
group: Dovetail
|
||||||
overlay: Anniversary-Cut
|
overlay: Anniversary-Edition
|
||||||
plex_all: true
|
plex_all: true
|
||||||
filters:
|
filters:
|
||||||
filepath.regex:
|
filepath.regex:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user