Commit Graph

74 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
d7e1e909d1 Author name for rich notifications
simplify subject text
2020-05-10 23:44:17 -04:00
blacktwin
9705be3a94 allowing for only library, user, or both stats 2020-05-10 23:40:46 -04:00
blacktwin
41051a826c add user stat choices
make no notification print out results
2020-05-10 23:20:02 -04:00
blacktwin
49a15fa3fa moving vars
moved colors into rich notifcation area
moved end and start into time/date calculation area
2020-05-10 23:18:57 -04:00
blacktwin
ad2120203c move color vars to top
remove "User: " from USER_STAT
2020-05-10 22:30:28 -04:00
blacktwin
a8d8b1b66f adding rich notifications 2020-05-10 22:27:43 -04:00
blacktwin
ad47db6587 adding call to home_stats
fix time calculations
add library refresh
2020-02-14 16:25:04 -05:00
blacktwin
ff0e834b9c Overhaul
reuse classes and methods from kill_stream
still using old methods for calculations
frameworks for using discord or slack from kill_stream
using plexapi CONFIG file for url and apikey
2020-02-13 09:30:57 -05:00
blacktwin
7b0befad71 Corrections for issue #207 2020-02-11 16:29:27 -05: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
672a2abaf4 clean up 2019-06-16 02:52:49 -04:00
Blacktwin
0689a760d8 clean tautulli section watched list 2019-06-16 01:36:05 -04:00
Blacktwin
9a28bbf9cb clean up 2019-06-16 00:29:40 -04:00
Blacktwin
f8c75a3696 bbox for suptitle 2019-06-16 00:26:23 -04:00
Blacktwin
2ab33748cd rename var for clarity 2019-06-16 00:19:50 -04:00
Blacktwin
1e18a21d26 comment for explode and color 2019-06-16 00:18:54 -04:00
Blacktwin
4bca83c77a tautulli like theme 2019-06-16 00:11:04 -04:00
Blacktwin
81eac90620 add filename and headleass arguments 2019-06-15 21:53:49 -04:00
Blacktwin
65cc36e9a4 padding and clean up 2019-06-15 21:32:42 -04:00
Blacktwin
d46b6ee316 Add title 2019-06-15 17:41:43 -04:00
Blacktwin
56a84f19dd Allow for data pull from Tautulli 2019-06-15 17:13:47 -04:00
Blacktwin
1952413639 add pie chart creation 2019-06-08 01:39:25 -04:00
Blacktwin
94128a92cb creation of watched_percentages
output users watched percentage by library
2019-06-04 10:08:54 -04:00
Blacktwin
2a8f18405f add poster thumbs 2018-10-08 00:10:14 -04:00
Blacktwin
c1f68df4f5 if rating is None then 0.0 2018-10-08 00:00:26 -04:00
Blacktwin
02cc9878a6 fix org_diff function 2018-10-07 23:59:33 -04:00
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