Commit Graph

146 Commits

Author SHA1 Message Date
blacktwin
a1111066dd Rename find_unwatched.py to utility/find_unwatched.py
utility/
2017-07-12 14:46:30 -04:00
blacktwin
395b486a18 Rename drive_check.py to reporting/drive_check.py
reporting/
2017-07-12 14:44:20 -04:00
blacktwin
5faf94d729 Rename userplays_weekly_reporting.py to reporting/userplays_weekly_reporting.py
reporting/
2017-07-12 14:42:52 -04:00
blacktwin
0ce77eb6f2 Rename check_play.py to reporting/check_play.py
reporting/
2017-07-12 14:42:18 -04:00
blacktwin
2703ceb913 Rename check_plex_log.py to reporting/check_plex_log.py
reporting/
2017-07-12 14:42:08 -04:00
blacktwin
f26d85ec4e Rename added_to_plex.py to reporting/added_to_plex.py
reporting/
2017-07-12 14:41:51 -04:00
blacktwin
04ab58eeed Rename removed_watched_movies.py to remove_watched_movies.py 2017-07-12 14:40:02 -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
blacktwin
cf65eb47b1 Rename create_wait_kill_all.py to killstream/create_wait_kill_all.py
killstream/
2017-07-12 14:32:59 -04:00
blacktwin
ba6f08a854 Rename new_kill_trans_pause.py to killstream/new_kill_trans_pause.py
killstream/
2017-07-12 14:27:49 -04:00
blacktwin
17dfa4cdfd Rename create_wait_kill_trans.py to killstream/create_wait_kill_trans.py
killstream/
2017-07-12 14:27:39 -04:00
blacktwin
443a2f3722 Rename kill_trans_exp_audio.py to killstream/kill_trans_exp_audio.py
killstream/
2017-07-12 14:27:11 -04:00
blacktwin
d5738941ea Rename kill_session_bitrate.py to killstream/kill_session_bitrate.py
killstream/
2017-07-12 14:27:01 -04:00
blacktwin
fe3ec19dc2 Rename kill_plex_stream.py to killstream/kill_plex_stream.py
move to killstream
2017-07-12 14:26:51 -04:00
blacktwin
a8e3bd85a1 Rename kill_outsider_stream.py to killstream/kill_outsider_stream.py
move to killstream
2017-07-12 14:26:17 -04:00
blacktwin
02963352d9 Rename kill_more_than.py to killstream/kill_more_than.py
Move to killstream
2017-07-12 14:25:57 -04:00
blacktwin
311563e94c Rename kill_else_if_buffering.py to killstream/kill_else_if_buffering.py
move to killstream
2017-07-12 14:25:34 -04:00
blacktwin
74dff068e1 Rename kill_all_more_than.py to killstream/kill_all_more_than.py
moving to killstream dir
2017-07-12 14:24:53 -04:00
blacktwin
2815cc488f Create new_kill_trans_pause.py
https://gist.github.com/blacktwin/14d400a0f442da465389164fa046647a
2017-07-12 14:23:52 -04:00
blacktwin
eff0e04929 Create plex_imgur_dl.py
https://gist.github.com/blacktwin/17b58156f69cc52026b71fe4d5afea05
2017-07-12 14:23:31 -04:00
blacktwin
54d28e5344 Create plex_theme_songs.py
https://gist.github.com/blacktwin/f10e0a1e85af00e878963b4570a99054
2017-07-12 14:23:02 -04:00
blacktwin
b2f3d8b92f Create find_plex_meta.py
https://gist.github.com/blacktwin/76b0abf88181618af4598092dd6b0dbb
2017-07-12 14:22:41 -04:00
blacktwin
8e553ba1e6 Create create_wait_kill_trans.py
https://gist.github.com/blacktwin/2148bb0b2f8d67b8a08c50ace62ad39f
2017-07-12 14:22:15 -04:00
blacktwin
015d965ef7 Create notify_added_custom.py
https://gist.github.com/blacktwin/1094dcf38249f36c8d374e0cba7a86cd
2017-07-12 14:21:55 -04:00
blacktwin
02fb076746 Create plexapi_search_file.py
https://gist.github.com/blacktwin/df58032de3e6f4d29f7ea562aeaebbab
2017-07-12 14:21:34 -04:00
blacktwin
cbdf582b35 Create check_play.py
https://gist.github.com/blacktwin/f070dff29ddbeb87973be9c0a94a1df7
2017-07-12 14:20:43 -04:00
blacktwin
56e38cf9c3 Create check_plex_log.py
https://gist.github.com/blacktwin/1a8933252ad1a9bc2c97395a020c144a
2017-07-12 14:19:52 -04:00
blacktwin
b8df0848e4 Create drive_check.py
https://gist.github.com/blacktwin/561c3a404754eb7b9e543867619d3251
2017-07-12 14:19:22 -04:00
blacktwin
b93e425328 Create notify_user_newip.py
https://gist.github.com/blacktwin/066c66328a795ebd6079a575e14f0b8b
2017-07-12 14:18:50 -04:00
blacktwin
d5dbb92060 Create notify_user_favorites.py
https://gist.github.com/blacktwin/18960ff01c03b67a05594daa6f53660c
2017-07-12 14:18:27 -04:00
blacktwin
0219a1edb2 Create stream_limiter_ban_email.py
https://gist.github.com/blacktwin/2f619e62d99edcec27f680998379664c
2017-07-12 14:18:01 -04:00
blacktwin
57269ad3af Create find_unwatched.py
https://gist.github.com/blacktwin/603d5da5b70b366e98d0d82d1aa1a470
2017-07-12 14:17:37 -04:00
blacktwin
aa54ffd29c Create find_unwatched_notify.py
https://gist.github.com/blacktwin/e6d589a9af9bdf168717951083861e93
2017-07-12 14:17:10 -04:00
blacktwin
deab3cb3d7 Create added_to_plex.py
https://gist.github.com/blacktwin/21823b3394f5b077d42495b21570b593
2017-07-12 14:16:46 -04:00
blacktwin
c3b28f626c Create plexapi_delete_playlists.py
https://gist.github.com/blacktwin/45c420cbba4e18aadc8cc5090a67b9d1
2017-07-12 14:16:19 -04:00
blacktwin
a4b0ffa8ce Create userplays_weekly_reporting.py
https://gist.github.com/blacktwin/bd905d39ab71c5d7c628e27fddd1086e
2017-07-12 14:15:48 -04:00
blacktwin
ea4142fc10 Create refresh_next_episode.py
https://gist.github.com/blacktwin/3752a76fa0b3fc6d19e842af7b812184
2017-07-12 14:15:26 -04:00
blacktwin
4208b3dbaa Create aired_today_playlist.py
https://gist.github.com/blacktwin/397f07724abebd1223ba6ea644ea1669
2017-07-12 14:14:58 -04:00
blacktwin
84359a3e59 Create kill_plex_stream.py
https://gist.github.com/blacktwin/8b174165cfc5e5e80c6698a1494fc9ee
2017-07-12 14:14:28 -04:00
blacktwin
d559fd667e Create kill_session_bitrate.py
https://gist.github.com/blacktwin/77f6f1be32621ed71655ca27406ef772
2017-07-12 14:13:52 -04:00
blacktwin
3695e587cf Create kill_more_than.py
https://gist.github.com/blacktwin/6d08b94ca3e80d3ed0bb3c7172fae21d
2017-07-12 14:13:26 -04:00
blacktwin
4fba95f3cb Create kill_all_more_than.py
https://gist.github.com/blacktwin/88fce565c8ecf56839641f22f4c5c422
2017-07-12 14:13:03 -04:00
blacktwin
36c4560f59 Create removed_watched_movies.py
https://gist.github.com/blacktwin/370ca42ee20a33fb00c8253fa9bd0de7
2017-07-12 14:12:35 -04:00