plexpy/plexpy
2015-09-20 14:03:47 +02:00
..
__init__.py Add check for webbrowser import which may not be available in all Python builds (like certain NAS devices). 2015-09-17 21:04:10 +02:00
api.py Implemented info modal on History page. 2015-06-13 20:21:21 +02:00
classes.py Initial Commit 2015-02-22 18:32:51 +02:00
common.py Report the correct version numbers. 2015-08-16 13:48:39 +02:00
config.py Default to show all cards until the user disables them. 2015-09-19 00:42:00 -07:00
database.py Enable video logging by default. 2015-07-15 12:50:33 +02:00
datafactory.py Fix bug on stats type where it would always show home stats by duration. 2015-09-19 13:10:03 +02:00
datatables.py Fix bug on info pages for Shows. 2015-07-18 23:27:20 +02:00
exceptions.py Initial Commit 2015-02-22 18:32:51 +02:00
graphs.py Fix Mystery platform names in graphs 2015-09-11 17:41:25 -07:00
helpers.py Add metadata parameters to notification string options. 2015-07-27 22:29:34 +02:00
http_handler.py Add per-user history logging toggle. Uncheck to disable history logging for specific user. 2015-08-13 23:05:09 +02:00
lock.py Initial Commit 2015-02-22 18:32:51 +02:00
log_reader.py Update the watch monitor to enable us to do proper watch logging. 2015-07-10 12:59:20 +02:00
logger.py Initial Commit 2015-02-22 18:32:51 +02:00
monitor.py Do not include the paused time in our ignore interval logic. 2015-09-19 13:57:54 +02:00
notification_handler.py Fix bug when parsing custom notification strings with unicode characters. 2015-09-07 20:43:15 +02:00
notifiers.py Don't log some Twitter auth stuff. 2015-09-20 14:03:47 +02:00
plextv.py Match user refreshes on user_id not username as it causes issues if usernames change. 2015-08-26 23:53:42 +02:00
plexwatch_import.py Fix bug with missing tagline field in PlexWatch db import. 2015-09-08 21:30:09 +02:00
pmsconnect.py Default to show all cards until the user disables them. 2015-09-19 00:42:00 -07:00
request.py Initial Commit 2015-02-22 18:32:51 +02:00
users.py Add group editing of users from the user table 2015-08-23 04:32:42 -07:00
version.py v1.1.9 2015-09-14 20:45:49 +02:00
versioncheck.py Clearer version info in Settings menu. 2015-08-18 01:05:12 +02:00
webserve.py Fix Email TLS checkbox bug. 2015-09-19 12:37:51 +02:00
webstart.py Initial Commit 2015-02-22 18:32:51 +02:00