ea4142fc10
Create refresh_next_episode.py
...
https://gist.github.com/blacktwin/3752a76fa0b3fc6d19e842af7b812184
2017-07-12 14:15:26 -04:00
4208b3dbaa
Create aired_today_playlist.py
...
https://gist.github.com/blacktwin/397f07724abebd1223ba6ea644ea1669
2017-07-12 14:14:58 -04:00
84359a3e59
Create kill_plex_stream.py
...
https://gist.github.com/blacktwin/8b174165cfc5e5e80c6698a1494fc9ee
2017-07-12 14:14:28 -04:00
d559fd667e
Create kill_session_bitrate.py
...
https://gist.github.com/blacktwin/77f6f1be32621ed71655ca27406ef772
2017-07-12 14:13:52 -04:00
3695e587cf
Create kill_more_than.py
...
https://gist.github.com/blacktwin/6d08b94ca3e80d3ed0bb3c7172fae21d
2017-07-12 14:13:26 -04:00
4fba95f3cb
Create kill_all_more_than.py
...
https://gist.github.com/blacktwin/88fce565c8ecf56839641f22f4c5c422
2017-07-12 14:13:03 -04:00
36c4560f59
Create removed_watched_movies.py
...
https://gist.github.com/blacktwin/370ca42ee20a33fb00c8253fa9bd0de7
2017-07-12 14:12:35 -04:00
63a4bc9d65
Create kill_outsider_stream.py
...
https://gist.github.com/blacktwin/eee23eeb95f1285fbb495c5a8592b242
2017-07-12 14:12:09 -04:00
6deeee334f
Create notify_fav_tv_all_movie.py
...
https://gist.github.com/blacktwin/099c07d8099c18a378bba6415d9253ba
2017-07-12 14:11:43 -04:00
0941a08faf
Create create_wait_kill_all.py
...
https://gist.github.com/blacktwin/e1d199d98b258d6f2658dd9991c88ca0
2017-07-12 14:11:16 -04:00
ba861366cb
Create delete_watched_TV.py
...
https://gist.github.com/blacktwin/0332f2dc9534bdf412ff3f664e9513c0
2017-07-12 14:10:40 -04:00
f6dfbbc9cb
Create grab_gdrive_media.py
...
https://gist.github.com/blacktwin/f435aa0ccd498b0840d2407d599bf31d
2017-07-12 14:09:39 -04:00
b1a08c856c
Create plexapi_haiku.py
2017-07-12 14:08:49 -04:00
1625170bfa
Create twitter_notify.py
2017-07-12 14:07:48 -04:00
99cd430f41
Create kill_trans_exp_audio.py
2017-07-12 14:06:59 -04:00
358b0cc9d2
Create kill_else_if_buffering.py
2017-07-12 14:06:35 -04:00
bc948aae10
Create plex_api_poster_pull.py
2017-07-12 14:06:07 -04:00
32bb2d550c
Update notify_on_added.py
2017-07-12 14:00:01 -04:00
b9a06bc144
Create bypass_auth_name.py
2017-07-12 13:58:40 -04:00
4f76bf6979
Update README.md
2017-06-29 21:44:38 -04:00
662fbabb88
Update README.md
2017-06-29 21:44:08 -04:00
697fa1e60f
Rename notify_geomail.py to archive/notify_geomail.py
...
archive
2017-06-29 21:24:30 -04:00
79225adcee
Update README.md
2017-06-29 21:19:40 -04:00
c1791c1c25
Update README.md
2017-06-29 21:18:48 -04:00
4b6c37e33d
Update README.md
2016-11-15 14:43:45 -05:00
e23f93a0ce
Update README.md
2016-11-15 14:43:18 -05:00
adcc2ea165
Update notify_newip.py
2016-10-26 22:13:30 -04:00
38d29d89c7
Update notify_newip.py
...
Spaces and clean up.
2016-10-26 22:11:39 -04:00
02a923d1f9
Update notify_newip.py
2016-10-26 14:00:36 -04:00
901c2bbe47
Update README.md
...
Added notify_newip.py
2016-10-26 12:04:12 -04:00
eca9b39261
Create notify_newip.py
2016-10-26 11:59:37 -04:00
bd5945701a
Rename notify_geoemail.py to notify_geomail.py
2016-10-25 23:32:37 -04:00
94e0fc67c9
Update README.md
2016-10-25 23:32:18 -04:00
f95afb3032
Create notify_geoemail.py
2016-10-25 21:26:33 -04:00
9181cde757
Delete notify_geodata.py
2016-10-25 21:23:36 -04:00
4910133170
Update README.md
2016-10-25 20:57:13 -04:00
88c35b072a
Update README.md
2016-10-25 20:55:36 -04:00
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
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
fec58f04e7
Update notify_on_added.py
2016-10-03 08:09:29 -04:00
e64ec56ddf
Proper exit calls
2016-09-30 14:04:42 -04:00
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
24225db205
import argparse
2016-09-28 23:08:32 -04:00
bb4a92ffa9
Update notify_on_added.py
2016-09-28 14:47:54 -04:00
be8f838fc7
Simplified loop
...
Changed to dictionary from list.
2016-09-28 14:47:36 -04:00
77ad7c0e06
Added instructions
...
Added instructions for general setup and tips for notify_on_added.py.
2016-09-24 15:13:22 -04:00
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
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
cc318730f2
Update README.md
2016-09-13 20:55:27 -04:00
a5c307e26a
Create README.md
2016-09-13 20:36:26 -04:00