Hi Everyone,
I spent some hours in playing with overlays and collections automation with kometa. I am almost done with everythning I wanted to do. However, I am struggling to create something that sounds quite simple: creating dynamic collections of people combining multiple roles (producer, director, witer) based on smart_filter... the issue is when the people does not exist in one of the category in the plex library, kometa generates an error (e.g.: " Plex Error: producer: Woody Allen not found"). I am wondering if there is someone who could help me here (I took only 1 people example as I do not want to create one collections for all).
My simple starting point of collection code (I tried different approaches without any success):
templates:
templates:
Movies by collection:
smart_filter:
limit: 100
sort_by: critic_rating.desc
any:
director: tmdb
producer: tmdb
writer: tmdb
tmdb_person: <<key>>
file_poster: /config/collections/posters/By/Style_1/<<key_name>>.jpg
title_format: Films de tmdb
dynamic_collections:
Movies by:
type: custom
data:
1243: allen
template: Movies by collection