Hi folks, I'm just trying to get my head around Kometa, but loving what it can add to Plex so far.
I'm want to have a collection for all Oscar nominated movies, but I can't see to find one. I can find ones that create a seperate collection for each years' nominations, and one that gives collections for best directors, etc, but not for just one that puts all years into just one collection.
This is one I was looking at, but I can't work out how to change it to not create multiple year ones;
libraries:
Movies:
collection_files:
#- default: basic # This is a file within the defaults folder in the Repository
#- default: imdb # This is a file within the defaults folder in the Repository
- default: oscars
template_variables:
winning: false
use_best_director: false
use_best_picture: false
collection_mode: show_items
collection_order: alpha
radarr_add_missing: true
radarr_search: false
name_format: Oscars <<key_name>> Nominees
image: award/oscars/picture_nomination/<<key>>
category_filter:
- best motion picture of the year
data:
starting: latest-1
ending: latest
Is anyone able to help please? I'm trying trying to understand how they work, etc (and struggling!)
Thanks!