I have collections set like this
schedule: weekly(monday)
url_poster: https://......../Plex-Meta-Manager/Posters/04-Genre/Action.png
summary: Action movie is a genre wherein physical action takes precedence in the storytelling. The movie will often have continuous motion and action including physical stunts, chases, fights, battles, and races. The story usually revolves around a hero that has a goal, but is facing incredible odds to obtain it.
sort_title: 04-Action
smart_filter:
all:
genre: Action
genre.not:
- Animation
- Children
- Family
sort_by: title.asc
minimum_items: 5
only_run_on_create: true```
But it seems to ignore the schedule setting?