docker-radarr-extended icon indicating copy to clipboard operation
docker-radarr-extended copied to clipboard

FR: Docker container variable to disable/sleep Movie Extras Script at startup

Open Jdiesel87 opened this issue 2 years ago • 2 comments

The movie extras script is pretty resource intensive. It would be nice to have the option to not have it run at first startup and defer it to the scheduled job.

Jdiesel87 avatar Mar 30 '23 19:03 Jdiesel87

There are other ways you could do this via cron. Just disable autostart and use cron to execute the script on your own schedule.

EDIT: You can use cron on the host to execute the script in the container.

RandomNinjaAtk avatar Jun 15 '23 01:06 RandomNinjaAtk

I won't be working on this, but would gladly review a PR.

RandomNinjaAtk avatar Jun 16 '23 16:06 RandomNinjaAtk