current state of everything worth sharing

This commit is contained in:
cpt-kuesel
2021-07-25 15:32:57 +02:00
parent 6d2fd25573
commit 1fabae15e4
55 changed files with 1740 additions and 0 deletions

View File

@@ -0,0 +1,31 @@
# 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