mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-05 16:08:54 -05:00
Adding different cut types
This commit is contained in:
parent
8d0dfa1c0c
commit
284d8d525d
BIN
Magic815/overlays/Criterion.png
Normal file
BIN
Magic815/overlays/Criterion.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
BIN
Magic815/overlays/Directors-Cut.png
Normal file
BIN
Magic815/overlays/Directors-Cut.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 8.1 KiB |
BIN
Magic815/overlays/Extended-Cut.png
Normal file
BIN
Magic815/overlays/Extended-Cut.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.0 KiB |
BIN
Magic815/overlays/Final-Cut.png
Normal file
BIN
Magic815/overlays/Final-Cut.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.4 KiB |
BIN
Magic815/overlays/Ultimate-Cut.png
Normal file
BIN
Magic815/overlays/Ultimate-Cut.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.9 KiB |
@ -56,21 +56,10 @@ templates:
|
||||
|
||||
overlays:
|
||||
|
||||
# Criterion:
|
||||
# template:
|
||||
# - name: SpecialRelease
|
||||
# weight: 30
|
||||
# slug: criterion
|
||||
# plex_all: true
|
||||
# filters:
|
||||
# filepath.regex:
|
||||
# - '(?i)Criterion'
|
||||
# - '(?i)\[CC\]'
|
||||
|
||||
IMAX-E:
|
||||
template:
|
||||
- name: SpecialRelease
|
||||
weight: 20
|
||||
weight: 30
|
||||
slug: enhanced
|
||||
plex_all: true
|
||||
filters:
|
||||
@ -79,8 +68,19 @@ overlays:
|
||||
IMAX:
|
||||
template:
|
||||
- name: SpecialRelease
|
||||
weight: 10
|
||||
weight: 20
|
||||
slug: imax
|
||||
plex_all: true
|
||||
filters:
|
||||
filepath.regex: '(?i)\bIMAX\b'
|
||||
|
||||
Criterion:
|
||||
template:
|
||||
- name: SpecialRelease
|
||||
weight: 10
|
||||
slug: criterion
|
||||
plex_all: true
|
||||
filters:
|
||||
filepath.regex:
|
||||
- '(?i)Criterion'
|
||||
- '(?i)\[CC\]'
|
||||
Loading…
x
Reference in New Issue
Block a user