mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-12-21 21:22:30 -05:00
fix use_*
This commit is contained in:
@@ -47,7 +47,7 @@ templates:
|
||||
AudioCodec:
|
||||
optional:
|
||||
- overlay_level
|
||||
- <<use_<<slug>>>>
|
||||
- use_<<slug>>
|
||||
default:
|
||||
overlay: <<overlay_name>>
|
||||
horizontal_offset: 0
|
||||
@@ -82,7 +82,7 @@ overlays:
|
||||
- name: AudioCodec
|
||||
overlay: Opus
|
||||
weight: 5
|
||||
slug: Opus
|
||||
slug: opus
|
||||
plex_all: true
|
||||
filters:
|
||||
filepath.regex: '(?i)\bOPUS(\b|\d)'
|
||||
|
||||
Reference in New Issue
Block a user