plexpy/plexpy
2015-08-30 11:01:52 -07:00
..
__init__.py Add "Local" as the default unauthenticated user to the local database. 2015-08-29 00:18:09 +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 Initial implementation of homepage top lists 2015-08-26 16:03:56 -07:00
database.py Enable video logging by default. 2015-07-15 12:50:33 +02:00
datafactory.py Fix platform_type missing for last watched home stats 2015-08-28 01:31:35 -07: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 Don't refresh users on every config save. 2015-08-26 00:11:20 +02: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 Fix bug where user refresh would fail under certain circumstances. 2015-08-16 12:40:32 +02:00
notification_handler.py Fix stream_duration when notify state is play. 2015-08-22 23:57:17 +02:00
notifiers.py New pause, resume and buffer notification options. 2015-08-15 14:37:27 +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 where user refresh would fail under certain circumstances. 2015-08-16 12:40:32 +02:00
pmsconnect.py Rename server statistics to library statistics 2015-08-30 11:01:52 -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.5 2015-08-26 12:26:02 +02:00
versioncheck.py Clearer version info in Settings menu. 2015-08-18 01:05:12 +02:00
webserve.py Rename server statistics to library statistics 2015-08-30 11:01:52 -07:00
webstart.py Initial Commit 2015-02-22 18:32:51 +02:00