plexpy/plexpy
Jonathan Wong c4dc81e8fb Change order args are created for datatable query
* Make sure search filter args are created after custom_where
2015-10-18 13:29:29 -07:00
..
__init__.py Fix merge conflicts 2015-09-27 11:59:20 -07: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 for null paused_counter issue. 2015-09-29 22:27:39 +02:00
api.py fix typo 2015-10-04 20:38:37 +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 Add dropdown for Boxcar sounds 2015-10-11 23:48:12 -07:00
database.py Fix indent. 2015-09-28 14:53:53 +02:00
datafactory.py Fix bug in "Last Watched" statistics 2015-10-18 10:27:18 -07:00
datatables.py Change order args are created for datatable query 2015-10-18 13:29:29 -07: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 If we fail to parse a response, log the uri 2015-10-02 20:34:47 +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 Add {remaining_duration} to notifications 2015-10-13 20:42:26 -07:00
notifiers.py Clean up Pushover sound code 2015-10-12 00:54:26 -07:00
plextv.py fix parsing of servers, remove unbound var 2015-09-29 23:16:34 +02:00
plexwatch_import.py Fix plexWatch db importer. 2015-09-27 20:48:10 +02:00
pmsconnect.py Fix "Mystery" platform in stats and activity 2015-09-29 10:11:11 -07:00
request.py Initial Commit 2015-02-22 18:32:51 +02:00
users.py Add "player" to tables 2015-09-29 22:43:23 -07:00
version.py v1.2.3 2015-10-18 00:26:44 +02:00
versioncheck.py Clearer version info in Settings menu. 2015-08-18 01:05:12 +02:00
web_socket.py Some more adjustments to the websocket failover retries. 2015-09-28 11:58:20 +02:00
webserve.py Add filtering of media_type from history table 2015-10-18 11:50:01 -07:00
webstart.py Initial Commit 2015-02-22 18:32:51 +02:00