plexpy/plexpy
2015-09-25 00:26:54 -07:00
..
__init__.py Remove some old unused code 2015-09-23 00:38:45 +02:00
activity_handler.py Fix the real reason we were getting double start notifications. 2015-09-23 19:40:22 +02:00
activity_pinger.py Fix paused counter 2015-09-22 20:22:13 +02:00
activity_processor.py Fix the real reason we were getting double start notifications. 2015-09-23 19:40:22 +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 Very early work on implementing websocket monitoring method. 2015-09-20 12:21:39 +02:00
database.py Enable video logging by default. 2015-07-15 12:50:33 +02:00
datafactory.py Update styles for confirm modal box 2015-09-25 00:26:54 -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 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
notification_handler.py Fix bug when parsing custom notification strings with unicode characters. 2015-09-07 20:43:15 +02:00
notifiers.py Fix the real reason we were getting double start notifications. 2015-09-23 19:40:22 +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 Fix search URL encoding 2015-09-24 23:41:48 -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.10 2015-09-20 14:15:15 +02:00
versioncheck.py Clearer version info in Settings menu. 2015-08-18 01:05:12 +02:00
web_socket.py Refactor the Monitor code. 2015-09-22 20:02:11 +02:00
webserve.py Filter season search by season index 2015-09-24 23:41:15 -07:00
webstart.py Initial Commit 2015-02-22 18:32:51 +02:00