more metadata (#390)

* More collections and metadata

* More collections and metadata
This commit is contained in:
Fredrik
2022-07-20 09:05:11 +02:00
committed by GitHub
parent 03c7535ae4
commit bd301f4543
100 changed files with 2388 additions and 18 deletions

19
Frexe/Movies/Lists.yml Normal file
View File

@@ -0,0 +1,19 @@
templates:
Set:
optional:
- collection
- movie
- list
- imdb
tmdb_collection_details: <<collection>>
tmdb_movie: <<movie>>
tmdb_list: <<list>>
imdb_list: <<imdb>>
sync_mode: sync
collection_order: release
url_poster: <<poster>>
sort_title: +_<<collection_name>>
collections:
"Comedy Movies of the 2000's":
template: {name: Set, imdb: https://www.imdb.com/list/ls055535294, poster: https://i.imgur.com/j875mzI.jpg }