Commit graph

16 commits

Author SHA1 Message Date
JonnyWong16
9e0153e962
Set PYTHON2 global variable 2020-04-04 07:57:51 -07:00
JonnyWong16
cc05552685 Remove from __future__ import absolute_import 2020-03-24 20:17:44 -07:00
JonnyWong16
078685a2a3 Fix imports for Python 2 2020-03-23 22:11:41 -07:00
JonnyWong16
e333940826 Set log files to UTF-8 2019-12-12 08:58:57 -08:00
JonnyWong16
05afa0859c Run futurize --unicode-literals 2019-11-23 19:21:10 -08:00
JonnyWong16
ab6196589b Run futurize --stage1 2019-11-23 19:11:42 -08:00
JonnyWong16
c4fc94ea34 Fix unicode log errors 2018-04-07 10:35:28 -07:00
JonnyWong16
19f029cff0 Rename PlexPy to Tautulli 2017-12-16 12:52:33 -08:00
JonnyWong16
cb8a5504f6 Cleanup unused modules and imports
* Ran code through PyFlakes
2016-05-15 11:32:11 -07:00
JonnyWong16
f4e719749a Cleanup all imports
* Should fix problems with needing to do inline imports
2016-05-07 11:26:00 -07:00
Tim Van
71d30af582 Add Plex Media Scanner log files to Log viewer. 2016-02-18 18:01:42 +02:00
Tim
ec3253afdb Update the watch monitor to enable us to do proper watch logging.
Upgrade sessions table
Correnty encode text lines from PMS log reader.
2015-07-10 12:59:20 +02:00
Tim
7a5cad1a31 Add very early attempt at retrieving IP address per stream. 2015-07-06 00:45:42 +02:00
Tim
7ab590a5ff Raided Stackoverflow for tail script that seems to work better on Windows systems. 2015-07-04 16:22:12 +02:00
Tim
b4f1bddc02 Fix some log table styling.
Refresh user list on start-up and schedule refresh every 12 hours.
Handle malformed lines when reading Plex logs slightly more gracefully.
Send back empty list instead of None on some plex.tv requests.
2015-07-04 12:20:37 +02:00
Tim
0810584b46 Add option in settings to view PMS logs, shows last 1000 lines.
Table styling fix.
2015-07-04 00:41:37 +02:00