mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-06 00:18:53 -05:00
24 lines
644 B
YAML
24 lines
644 B
YAML
templates:
|
|
Set:
|
|
optional:
|
|
- collection
|
|
- movie
|
|
- list
|
|
tmdb_collection_details: <<collection>>
|
|
tmdb_movie: <<movie>>
|
|
tmdb_list: <<list>>
|
|
sync_mode: sync
|
|
collection_order: release
|
|
url_poster: <<poster>>
|
|
sort_title: <<collection_name>>
|
|
collections:
|
|
|
|
"Enchanted":
|
|
template: {name: Set, collection: 531799, poster: https://theposterdb.com/api/assets/288102 }
|
|
|
|
"Hocus Pocus":
|
|
template: {name: Set, collection: 751156, poster: https://theposterdb.com/api/assets/270264 }
|
|
|
|
"Santa Clause":
|
|
template: {name: Set, collection: 53159, poster: https://theposterdb.com/api/assets/168200 }
|