mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-14 12:18:54 -05:00
21 lines
543 B
YAML
21 lines
543 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:
|
|
|
|
"Madea - Collezione":
|
|
template: {name: Set, collection: 534673, poster: https://theposterdb.com/api/assets/166249 }
|
|
|
|
"Boo! A Madea Halloween":
|
|
template: {name: Set, list: 8195963, poster: https://theposterdb.com/api/assets/161313 }
|