Commit Graph

40 Commits

Author SHA1 Message Date
JonnyWong16
0d1685afed
Run futurize --unicode-literals 2020-07-04 13:31:02 -07:00
JonnyWong16
dc6507ffed
Run futurize --stage2 2020-07-04 13:23:47 -07:00
JonnyWong16
30dbccda77
Run futurize --stage1 2020-07-04 13:08:59 -07:00
blacktwin
daee5676ed new notification script
top_concurrent_notify.py
2020-04-21 14:53:41 -04:00
Blacktwin
852e355a36 #159 obsolete script.
using conditions are a better way to accomplish this does.
2019-06-25 15:17:40 -04:00
Blacktwin
541dd56901 #159 obsolete script. Use newsletter. 2019-06-25 15:16:52 -04:00
Landon Abney
2be0e376f8
Massive style cleanup
Adds a basic `setup.cfg` file with configurations for flake8 and pylama, 
fixes some basic issues with essentially every file including:
* Many, many, whitespace line cleanups
* Several unused variables and imports
* Missing coding and shabang lines
* Minor style fixes to more closely align with PEP8
* Turn `print` into function calls for Python 2/3 compat
* A few minor bugs
  * Things like using an undefined `i` in `stream_limiter_ban_email.py`
2019-06-20 23:55:11 -07:00
Blacktwin
45185d9ad8 Create new script #152 2019-04-16 10:15:23 -04:00
Blacktwin
a162cec74d shebang 2018-11-25 08:44:56 -05:00
Blacktwin
92c96ae59d #120 2018-11-23 15:35:21 -05:00
blacktwin
4686e2c712 Delete test.txt 2018-06-12 09:55:19 -04:00
Blacktwin
dd0f99b170 testing pycharm push 2018-06-12 09:55:19 -04:00
Blacktwin
b6bb0520e7 get_history's grandparent_rating_key to int() 2018-06-12 09:55:18 -04:00
blacktwin
4ae3b09db9 Delete test.txt 2018-06-12 09:51:31 -04:00
Blacktwin
e38a575609 testing pycharm push 2018-06-12 09:51:31 -04:00
Blacktwin
bdff121f5b PlexPy names to tautulli. Agent_id to notifier_id. 2018-03-29 09:48:21 -04:00
Blacktwin
0315274de2 updated for tautulli and pep8 2018-03-29 09:48:20 -04:00
Blacktwin
e5fe20401f updated metadata section for tautulli 2018-03-29 09:48:20 -04:00
Blacktwin
0dc0890381 updated naming and pep8 2018-03-29 09:48:20 -04:00
blacktwin
c3af47ca1f Delete test.txt 2018-03-29 09:48:19 -04:00
Blacktwin
adf6c91828 testing pycharm push 2018-03-29 09:48:19 -04:00
Blacktwin
0a5c026ee4 updated metadata section for tautulli 2018-03-29 09:48:19 -04:00
blacktwin
faa6b6ebae
if recent_lst is empty
check if recently added is null or not. If null then exit, nothing to notify.
2018-03-13 11:18:57 -04:00
blacktwin
ea02818947 Move to reporting 2017-09-13 13:28:39 -04:00
blacktwin
8231521673 Create weekly_stats_reporting.py 2017-09-13 13:27:50 -04:00
blacktwin
c5cd3ec945 Update notify_delay.py 2017-09-10 16:57:57 -04:00
blacktwin
d9744f1106 notes correction 2017-09-10 16:17:20 -04:00
blacktwin
423696b260 Create notify_delay.py
Delay Notification Agent message for concurrent streams
2017-09-10 16:15:54 -04:00
blacktwin
47ec52f909 Delete notify_delay.py 2017-09-10 16:14:38 -04:00
blacktwin
0479919108 Create notify_delay.py 2017-09-10 08:48:57 -04:00
blacktwin
34e7307504 clear up instructions 2017-08-05 07:57:09 -04:00
blacktwin
2693202ca3 Update notify_added_custom.py 2017-07-22 22:55:40 -04:00
blacktwin
e909b2e30c Rename find_unwatched_notify.py to notify/find_unwatched_notify.py
notify/
2017-07-12 14:38:35 -04:00
blacktwin
616eba662c Rename twitter_notify.py to notify/twitter_notify.py
notify/
2017-07-12 14:34:47 -04:00
blacktwin
f7d9933e8f Rename notify_user_newip.py to notify/notify_user_newip.py
notify/
2017-07-12 14:34:37 -04:00
blacktwin
fe3b58d5dc Rename notify_user_favorites.py to notify/notify_user_favorites.py
notify/
2017-07-12 14:34:28 -04:00
blacktwin
cd25568c3b Rename notify_on_added.py to notify/notify_on_added.py
notify/
2017-07-12 14:34:18 -04:00
blacktwin
b47d02e928 Rename notify_newip.py to notify/notify_newip.py
notify/
2017-07-12 14:34:09 -04:00
blacktwin
8600dc07e9 Rename notify_fav_tv_all_movie.py to notify/notify_fav_tv_all_movie.py
notify/
2017-07-12 14:33:59 -04:00
blacktwin
b53c4d9826 Rename notify_added_custom.py to notify/notify_added_custom.py
notify/
2017-07-12 14:33:43 -04:00