mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-29 19:16:33 -05:00
current state of everything worth sharing
This commit is contained in:
31
cpt-kuesel/movies/Movies.yml
Normal file
31
cpt-kuesel/movies/Movies.yml
Normal 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
|
||||
Reference in New Issue
Block a user