JonnyWong16
f8a95935f9
Flip libraries conditional
2023-01-17 22:13:16 -08:00
JonnyWong16
4d162d849d
Add streaming_service_availability.py
2023-01-16 22:02:27 -08:00
blacktwin
76b2a7274a
Changing User Reporting to actually use TIME_DISPLAY variable.
2022-11-28 12:26:40 -05:00
blacktwin
58a962a855
more clean up
2021-10-08 10:26:31 -04:00
blacktwin
0a831fa07e
clean up and removed try/exceptions
2021-10-08 10:22:25 -04:00
blacktwin
4305a1190b
adding show support
2021-10-08 10:04:04 -04:00
blacktwin
9a16f5ff28
library loop fix ups
2021-10-08 09:23:11 -04:00
blacktwin
0de8004ea0
update variable naming
2021-10-08 09:08:11 -04:00
blacktwin
1399208ca3
refactor for user server account switching
...
add collection support
2021-10-08 08:52:57 -04:00
blacktwin
fad1c309a7
alignment fix
2021-10-08 08:50:10 -04:00
blacktwin
d10c6cf94f
Merge pull request #292 from yosifkit/patch-1
...
Scope seen, missing, and unique per media type
2021-07-13 09:36:04 -04:00
blacktwin
bf8bd61e17
Updated search urls, results page handling, default site to Netflix
...
added PlexAPI Config
2021-05-24 10:44:36 -04:00
yosifkit
973adc0148
Scope seen, missing, and unique per media type
...
Also drop unused "dupes" list
2021-05-08 18:15:37 -07:00
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