mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-06 00:18:53 -05:00
added sdtv
This commit is contained in:
parent
1853e2af99
commit
8d1e449b99
@ -33,6 +33,8 @@
|
||||
# use_hdtv: true #
|
||||
# # Use the DVD overlay #
|
||||
# use_dvd: true #
|
||||
# # Use the SDTV overlay #
|
||||
# use_sdtv: true #
|
||||
#############################################################
|
||||
|
||||
templates:
|
||||
@ -110,3 +112,12 @@ overlays:
|
||||
plex_all: true
|
||||
filters:
|
||||
filepath.regex: '(?i)\[DVD'
|
||||
|
||||
SDTV:
|
||||
template:
|
||||
- name: VideoFormat
|
||||
weight: 5
|
||||
slug: sdtv
|
||||
plex_all: true
|
||||
filters:
|
||||
filepath.regex: '(?i)SD[ ._-]?TV'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user