Go to file
blacktwin 34a87011da Changing 'to' to list and BCC instead
Was still having issues with multiple recipients.  Removing line 83 causes messages to be sent as bcc. bcc is more desirable right now.
2016-10-06 10:31:37 -04:00
notify_on_added.py Changing 'to' to list and BCC instead 2016-10-06 10:31:37 -04:00
README.md Added instructions 2016-09-24 15:13:22 -04:00

PlexPy-scripts

Enabling Scripts:

In the Notification Agents in the Settings menu. Click the Scripts gear. Your scripts location will be there. Can't remember if it's set automatically or not. If not, then set it where you'll keep your scripts. Scroll down to option you want to use and select the script from the drop down menu. Save. Click the Bell next to Scripts and enable Recently Added. Then click Notifications. Scroll down to Scripts. Enter in the Script Arguments found in the .py script. Save.

notify_on_added.py:

This is based on the work from JonnyWong16/notify_on_show.py and mp998/PlexPy_email_notifiation.py. This is used to send an email notification when a specific show is added to Plex. Create a list of users with their email address and show preferences.

Modify the User list, Email list, and Email settings.

User list: Show names need to match what Plex named it. Email list: Make sure to expand the user_all list to include any new users added.