plexWatch needs to run frequently, this is a suggested cron job

* * * * * nobody /usr/local/sbin/plexWatch.pl


Optionally, if you want recently added notifications, add this

*/15 * * * * nobody /usr/local/sbin/plexWatch.pl --recently_added=movie,tv
