jakewaldron / PlexEmail

This script aggregates all new TV, movie and music releases for the past configured time then optionally writes to your web directory and sends out an email.
206 stars 32 forks source link

Once Cron Triggers, The Script Keeps Running #9

Closed slamanna212 closed 8 years ago

slamanna212 commented 8 years ago

The script ran 7 times and sent 7 emails to each user before i could stop it

Is there a special setup i have to do for the cron?

jakewaldron commented 8 years ago

Can you provide the cron job (specifically the timings of the job)?

On Thu, Dec 17, 2015 at 9:08 AM, slamanna212 notifications@github.com wrote:

The script ran 7 times and sent 7 emails to each user before i could stop it

Is there a special setup i have to do for the cron?

— Reply to this email directly or view it on GitHub https://github.com/jakewaldron/PlexEmail/issues/9.

slamanna212 commented 8 years ago

I redid the crontab, and tested it, it seamed to work this time, this is the working one

10 12 * * 4 /usr/bin/python /opt/PlexEmail/scripts/plexEmail.py

On Thu, Dec 17, 2015 at 2:30 PM, jakewaldron notifications@github.com wrote:

Can you provide the cron job (specifically the timings of the job)?

On Thu, Dec 17, 2015 at 9:08 AM, slamanna212 notifications@github.com wrote:

The script ran 7 times and sent 7 emails to each user before i could stop it

Is there a special setup i have to do for the cron?

— Reply to this email directly or view it on GitHub https://github.com/jakewaldron/PlexEmail/issues/9.

— Reply to this email directly or view it on GitHub https://github.com/jakewaldron/PlexEmail/issues/9#issuecomment-165556895 .