Commit Graph

45 Commits

Author SHA1 Message Date
Blacktwin
a037db8300 docstrings 2018-08-03 17:35:49 -04:00
Blacktwin
f05217329e correct sorting and appending common servers. 2018-08-02 15:53:25 -04:00
Blacktwin
ac5804d188 fix for server addition 2018-08-01 14:36:05 -04:00
Blacktwin
838e471c9e added unique key. 2018-07-31 08:44:21 -04:00
Blacktwin
0c4953df1e change json structure. 2018-07-31 08:34:28 -04:00
Blacktwin
992544bd02 remove bitrate 2018-07-30 16:19:30 -04:00
Blacktwin
ccc3e4a0cd fix bitrate for movies
add guid info
fix --media_type
2018-07-29 15:11:02 -04:00
Blacktwin
b9d2646970 added sort by rating. 2018-07-28 00:48:50 -04:00
Blacktwin
d7ebcd7b32 adding metadata to all 2018-07-28 00:24:41 -04:00
Blacktwin
c7e37c1b6d first iteration of adding metadata for later sorting 2018-07-27 11:54:17 -04:00
Blacktwin
477c69d691 moved code from diff_things to org_diff.
added media_type args with default as movie and show.
added RawTextHelpFormatter.
2018-07-26 15:05:35 -04:00
Blacktwin
947bd55af8 fixed dict, fixed filename 2018-07-25 16:09:00 -04:00
Blacktwin
13fdfa77d0 shebang
todos
2018-07-25 07:45:34 -04:00
Blacktwin
5cf5c7d1ba list connected server obj.
continue when connections fail when comparing multiple servers.
search main server once.
2018-07-25 07:22:19 -04:00
Blacktwin
c0b4cebd4a adding count and list keys 2018-07-25 07:01:51 -04:00
Blacktwin
5340729046 fetchItem for more info for future metadata filtering (title, guid, etc.).
pop main dict.keys as they are not relevant and objects now.
2018-07-24 09:00:18 -04:00
Blacktwin
bca69ba688 create server_compare.py 2018-07-23 10:51:24 -04:00
Blacktwin
e8feab3b18 make search and parsing str in case of int. 2018-04-08 21:38:02 -04:00
Blacktwin
444eb68fd9 updated metadata 2018-03-29 09:49:29 -04:00
Blacktwin
ea43b22c1f updated metadata 2018-03-29 09:49:29 -04:00
blacktwin
94620279ef Update plex_netflix_check.py 2018-03-29 09:49:29 -04:00
Blacktwin
72c684e758 add purge_removed_plex_friends, scriptHeaderTemplate update. 2018-03-29 09:49:28 -04:00
Blacktwin
bdff121f5b PlexPy names to tautulli. Agent_id to notifier_id. 2018-03-29 09:48:21 -04:00
blacktwin
fda36098ab
multiple agents
allow for sending to multiple notification agents.
2018-02-21 15:37:28 -05:00
blacktwin
9321035990
Create library_play_days.py 2017-12-09 00:51:13 -05:00
blacktwin
cd65d78e81
Create plays_by_library.py 2017-12-08 12:42:13 -05:00
blacktwin
5b0a1fc8ae add search for amazon 2017-10-25 15:23:50 -04:00
blacktwin
522d9a6e7d added args
added search and type
2017-09-15 21:45:46 -04:00
blacktwin
6051989ece Update plex_netflix_check.py 2017-09-15 15:02:45 -04:00
blacktwin
7faff46ec4 Create plex_netflix_check.py 2017-09-15 14:05:22 -04:00
blacktwin
78309d9468 Update weekly_stats_reporting.py 2017-09-14 20:06:40 -04:00
blacktwin
f30b12b791 loop and def reduction
removed 1 loop and 2 def. Added a lot more prints.....
2017-09-14 20:06:16 -04:00
blacktwin
f18dc6bcae no refresh 2017-09-14 19:47:12 -04:00
blacktwin
67bc50f95c Update weekly_stats_reporting.py 2017-09-14 16:35:42 -04:00
blacktwin
eeee1e30bc Update weekly_stats_reporting.py 2017-09-14 14:03:17 -04:00
blacktwin
656e2c9f24 Update weekly_stats_reporting.py 2017-09-14 13:59:50 -04:00
blacktwin
d78754d16c Update weekly_stats_reporting.py 2017-09-14 13:58:55 -04:00
blacktwin
bd28f84028 Fix for user_stats
user_stats was not pulling all dates only the one date. Changed formatting of Date in BODY_TEXT. Clean up. Added custom days arg.
2017-09-14 13:55:08 -04:00
blacktwin
6fd762e95a removing logging
Haven't decide if I want to add logging and outputting to a json file for previous week comparisons (growth - shrink).
2017-09-13 13:35:47 -04:00
blacktwin
ea02818947 Move to reporting 2017-09-13 13:28:39 -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