pull/330/head
bullmoose20 2 years ago committed by meisnate12
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…
Cancel
Save