#schedule being ignored when only_run_on_create: true

1 messages · Page 1 of 1 (latest)

austere bronze
#

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?
calm carbonBOT
#

Welcome!

Someone from <@&938443185347244033> will assist when they're available.

Including the meta.log from the beginning is a huge help, type !logs for more information.

#

You can press the "Close Post" button above or type !close at any time to close this post.

sand shellBOT
#

1: Go to your config folder

2: Go into the logs folder

3: Look for meta.log (not meta.1.log etc)

4: Drag it in the Discord thread - the whole thing, DO NOT EDIT IT

5: Still confused? ¯\(ツ)

Log file too big? USE PASTEBIN or ZIP THE FILE

sacred estuary
#

What specifically does “ignore the schedule setting” mean? Does this not get processed when PMM runs on Monday, or are you expecting this to make PMM run on Monday?

This schedule setting tells PMM to process this if PMM happens to be running on a Monday, but it will not cause it to run on a Monday.