mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-10 06:54:21 +00:00
42 lines
No EOL
1.2 KiB
YAML
42 lines
No EOL
1.2 KiB
YAML
##############################################################################
|
|
# "Based On..." Collections #
|
|
# Created by Yozora, Bullmoose20, & Sohjiro #
|
|
# EDITING THIS FILE MAY CAUSE PULLING NEW UPDATES TO FAIL #
|
|
# https://kometa.wiki/en/latest/defaults/both/based #
|
|
##############################################################################
|
|
|
|
external_templates:
|
|
default: templates
|
|
template_variables:
|
|
collection_section: "085"
|
|
|
|
collections:
|
|
Based on... Collections:
|
|
template:
|
|
- name: separator
|
|
separator: based
|
|
key_name: Based on...
|
|
translation_key: separator
|
|
|
|
dynamic_collections:
|
|
Based:
|
|
type: custom
|
|
data:
|
|
books: Book
|
|
comics: Comic
|
|
true_story: True Story
|
|
video_games: Video Game
|
|
title_format: Based on a <<key_name>>
|
|
template:
|
|
- mdb_smart
|
|
- shared
|
|
- arr
|
|
template_variables:
|
|
mdblist_list:
|
|
default: https://mdblist.com/lists/k0meta/based_on_<<key>>_<<library_type>>s
|
|
image:
|
|
default: based/<<key_name_encoded>>
|
|
translation_key:
|
|
default: based
|
|
dynamic:
|
|
default: true |