mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-30 11:26:34 -05:00
go into maintenance mode after v1.17
This commit is contained in:
29
cpt-kuesel/archive (pre v1.17)/movies/Movies.yml
Normal file
29
cpt-kuesel/archive (pre v1.17)/movies/Movies.yml
Normal file
@@ -0,0 +1,29 @@
|
||||
# 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:
|
||||
Ocean's Movies:
|
||||
template: {name: Movie, collection: 304, movie: 402900}
|
||||
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