#Run automatically when new media is added?

1 messages · Page 1 of 1 (latest)

wary island
#

I didn't see another post about this, sorry if it's been asked.

I see that this can be run on demand or via a schedule, but is there a way to have it run for new content when a new movie is added?
I'm only using this for movie overlays, so ideally once Radarr imports a file and lets Plex know (autoscan), once Plex scans the file in I'd want PMM to run overlays.

Is this something I should set in the Connect section of Radarr?

final micaBOT
#

Please complete #938455615741775902 and someone from the community or one of our <@&938443185347244033> members will respond when they're available.

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

daring sandal
#

This is not possible at the moment, no

chilly elm
#

If you had a way to know when a Movie was added, then run the following command python plex_meta_manager.py -r -ov -rl “Movies” that would effectively work.

#

However, PMM would run against all your movies and not just against the one movie. If you wanted ratings, you would need to run operations first with the -op run time option