plexpy/plexpy
2018-07-05 18:50:04 -07:00
..
__init__.py Add ping/pong to websocket 2018-07-03 18:10:52 -07:00
activity_handler.py Revert "Hack to check for live tv stopped websocket event" 2018-05-27 14:13:24 -07:00
activity_pinger.py Flush temporary sessions automatically if failed to check sessions on startup 2018-03-19 23:24:09 -07:00
activity_processor.py Ability to stop a stream using session key 2018-06-05 20:30:07 -07:00
api2.py Fix API get_logs (Fixes Tautulli/Tautulli-Issues#100) 2018-07-05 18:50:04 -07:00
classes.py Rename PlexPy to Tautulli 2017-12-16 12:52:33 -08:00
common.py Use client headers for OAuth 2018-07-02 09:55:28 -07:00
config.py Allow manual PMS URL override in config file for XML shortcuts 2018-06-02 09:55:39 -07:00
database.py Save newsletters to html file 2018-03-18 21:02:39 -07:00
datafactory.py Alias platform Tizen to Samsung 2018-06-26 21:02:20 -07:00
datatables.py Rename PlexPy to Tautulli 2017-12-16 12:52:33 -08:00
exceptions.py Rename PlexPy to Tautulli 2017-12-16 12:52:33 -08:00
graphs.py Fix grouping of SD resolution on graphs 2018-07-01 08:35:21 -07:00
helpers.py Correct script environment if http host changed 2018-06-27 14:04:28 -07:00
http_handler.py Pass OAuth client headers to server 2018-07-02 11:20:25 -07:00
libraries.py Group plays on user and library pages 2018-06-21 18:52:56 -07:00
lock.py Initial Commit 2015-02-22 18:32:51 +02:00
log_reader.py Fix unicode log errors 2018-04-07 10:35:28 -07:00
logger.py Update logger blacklist for newsleter/notifier configs 2018-06-03 11:01:58 -07:00
mobile_app.py Update logger blacklist for newsleter/notifier configs 2018-06-03 11:01:58 -07:00
newsletter_handler.py Add setting to specify newsletter ID name for static URLs 2018-05-08 10:54:07 -07:00
newsletters.py Add date and time parameters for notifications and newsletters 2018-06-10 19:48:46 -07:00
notification_handler.py Refactor test script arg splitting 2018-06-29 12:36:35 -07:00
notifiers.py Don't return on script error 2018-06-29 23:37:26 -07:00
plexivity_import.py Use track artist for music 2018-05-27 22:24:43 -07:00
plextv.py Pass OAuth client headers to server 2018-07-02 11:20:25 -07:00
plexwatch_import.py Use track artist for music 2018-05-27 22:24:43 -07:00
pmsconnect.py Encode terminate session message 2018-06-29 13:24:57 -07:00
request.py Rename PlexPy to Tautulli 2017-12-16 12:52:33 -08:00
session.py Use track artist for music 2018-05-27 22:24:43 -07:00
users.py Change get_users API command to pull from database instead of Plex.tv 2018-06-30 16:45:56 -07:00
version.py v2.1.15-beta 2018-07-01 23:36:14 -07:00
versioncheck.py Only notify Tautulli updates when checked as a scheduled task (Fixes Tautulli/Tautulli-Issues#46) 2018-04-28 17:59:53 -07:00
web_socket.py Reset pong count 2018-07-04 12:25:32 -07:00
webauth.py Pass OAuth client headers to server 2018-07-02 11:20:25 -07:00
webserve.py Change get_users API command to pull from database instead of Plex.tv 2018-06-30 16:45:56 -07:00
webstart.py Fix cherrypy sending wrong Content-Type header for svg 2018-03-04 22:32:26 -08:00