mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-14 20:28:55 -05:00
69 lines
1.6 KiB
YAML
69 lines
1.6 KiB
YAML
######################################################
|
|
# Dynamic Audio Language Collections #
|
|
# Created by Yozora, Bullmoose20, & Sohjiro #
|
|
# #
|
|
# Call this from your config.yml (Movie or Show): #
|
|
# metadata_path: #
|
|
# - git: PMM/audio_language #
|
|
######################################################
|
|
|
|
templates:
|
|
audiolanguage:
|
|
collection_mode: hide
|
|
sort_title: +10_<<collection_name>>
|
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/audio_language/<<key>>.jpg
|
|
smart_filter:
|
|
sort_by: release.desc
|
|
any:
|
|
audio_language: <<value>>
|
|
other:
|
|
sort_title: +10_~<<collection_name>>
|
|
|
|
collections:
|
|
Audio Language Collections:
|
|
blank_collection: true
|
|
collection_mode: hide
|
|
sort_title: +10_+Audio Language Collections
|
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/separators/audio_language.jpg
|
|
|
|
dynamic_collections:
|
|
Audio Language:
|
|
type: audio_language
|
|
title_format: <<key_name>> Audio
|
|
other_name: Other Audio
|
|
template: audiolanguage
|
|
other_template: ["other", "audiolanguage"]
|
|
include:
|
|
- ar
|
|
- zh
|
|
- cs
|
|
- da
|
|
- nl
|
|
# - en # Disabled by default due to high volume
|
|
- et
|
|
- fr
|
|
- de
|
|
- el
|
|
- hu
|
|
- is
|
|
- ur
|
|
- id
|
|
- it
|
|
- ja
|
|
- ko
|
|
- lv
|
|
- ms
|
|
- no
|
|
- ph
|
|
- pl
|
|
- pt
|
|
- rm
|
|
- ru
|
|
- sr
|
|
- es
|
|
- sv
|
|
- th
|
|
- tr
|
|
- ua
|
|
- vi
|