You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
69 lines
1.6 KiB
69 lines
1.6 KiB
######################################################
|
|
# 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
|