Files
Kometa-Community-Configs/cpt-kuesel/metadata/movies/Movies.yml
2021-10-10 01:14:31 +02:00

32 lines
723 B
YAML

# Prefixes for cpt-kuesels Movie Collections:
# +1_ = Decades
# +2_ = Awards
# +3_ = People
# +4_ = Genres
# In this file:
# [
# +5_1_ = Universes
# +5_2_ = Franchises
# ]
templates:
Movie:
optional:
- collection
- movie
- list
tmdb_collection_details: <<collection>>
tmdb_movie: <<movie>>
tmdb_list: <<list>>
sort_title: <<collection_name>>
collections:
# The Hobbit:
# template: {name: Movie, collection: 121938}
# The Lord of the Rings:
# template: {name: Movie, collection: 119}
# The Middle Earth Collection:
# template: {name: Movie, collection: "119, 121938"}
# collection_order: alpha
# sort_title: +5_2_The Middle Earth Collection