Commit Graph

472 Commits

Author SHA1 Message Date
blacktwin
bd5945701a Rename notify_geoemail.py to notify_geomail.py 2016-10-25 23:32:37 -04:00
blacktwin
94e0fc67c9 Update README.md 2016-10-25 23:32:18 -04:00
blacktwin
f95afb3032 Create notify_geoemail.py 2016-10-25 21:26:33 -04:00
blacktwin
9181cde757 Delete notify_geodata.py 2016-10-25 21:23:36 -04:00
blacktwin
4910133170 Update README.md 2016-10-25 20:57:13 -04:00
blacktwin
88c35b072a Update README.md 2016-10-25 20:55:36 -04:00
blacktwin
1443ce878b Create notify_geodata.py
Modified from: https://gist.github.com/JonnyWong16/48d6362884b5edbf5e6d78859035183a
Added user email information and changed email format to HTML. Email contain User's Avatar image, link to location, IP address, and User's Email address.
2016-10-25 20:51:34 -04:00
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
blacktwin
fec58f04e7 Update notify_on_added.py 2016-10-03 08:09:29 -04:00
blacktwin
e64ec56ddf Proper exit calls 2016-09-30 14:04:42 -04:00
blacktwin
3c6ee9966d Kill script early if show is not in lists
The script will stop if the show is not found in lists. Before, non listed shows were trying to be sent without emails addresses, causing errors.
2016-09-30 10:20:05 -04:00
blacktwin
24225db205 import argparse 2016-09-28 23:08:32 -04:00
blacktwin
bb4a92ffa9 Update notify_on_added.py 2016-09-28 14:47:54 -04:00
blacktwin
be8f838fc7 Simplified loop
Changed to dictionary from list.
2016-09-28 14:47:36 -04:00
blacktwin
77ad7c0e06 Added instructions
Added instructions for general setup and tips for notify_on_added.py.
2016-09-24 15:13:22 -04:00
blacktwin
61df473a61 Forgot to add 'or' for episode
PlexPy or Plex has {media_type} to included 'episode' instead of or in addition to 'show'
2016-09-23 13:34:56 -04:00
blacktwin
6a075c7713 Less copy/paste to build list
Reduced the amount of copying and pasting when adding new users and shows. 

To add a new user:
create new user_list to User list 
add shows 
create new user_name
add user email to Email list recall User list name 
add new user_name to user_all list
2016-09-23 13:19:51 -04:00
blacktwin
cc318730f2 Update README.md 2016-09-13 20:55:27 -04:00
blacktwin
a5c307e26a Create README.md 2016-09-13 20:36:26 -04:00
blacktwin
52e3461561 2016-09-13 19:35:00 -04:00
blacktwin
1cabfe8eb4 2016-09-13 19:30:21 -04:00
blacktwin
c3f1dbd4ba 2016-09-13 13:21:26 -04:00