plexpy/plexpy
2018-02-03 17:02:13 -08:00
..
__init__.py Clear session metadata cache on startup 2018-02-03 09:06:05 -08:00
activity_handler.py Clear session metadata cache on startup 2018-02-03 09:06:05 -08:00
activity_pinger.py Pass copy of notification data to prevent multithreading issues 2018-01-30 23:04:44 -08:00
activity_processor.py Pass copy of notification data to prevent multithreading issues 2018-01-30 23:04:44 -08:00
api2.py Move webserver notify to API 2018-01-07 14:46:01 -08:00
classes.py Rename PlexPy to Tautulli 2017-12-16 12:52:33 -08:00
common.py Add more server notification parameters. Rename plexpy parameters to tautulli. 2018-01-22 17:50:48 -08:00
config.py Add "Use Server Setting" as Plex update channel 2018-01-30 19:56:48 -08:00
database.py Rename PlexPy to Tautulli 2017-12-16 12:52:33 -08:00
datafactory.py Only update the database sessions every 60 seconds while playing 2018-01-07 17:10:33 -08: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 "unknown" stream resolution in graphs 2018-01-28 10:06:47 -08:00
helpers.py Alias media info title to sort title 2017-12-24 11:29:12 -08:00
http_handler.py Try caching metadata for sessions 2018-01-03 13:36:26 -08:00
libraries.py Fix media info table sorting 2018-02-02 23:03:48 -08:00
lock.py Initial Commit 2015-02-22 18:32:51 +02:00
log_reader.py Rename PlexPy to Tautulli 2017-12-16 12:52:33 -08:00
logger.py Try to cleanly shutdown loggers 2018-01-20 11:27:58 -08:00
mobile_app.py Rename PlexPy to Tautulli 2017-12-16 12:52:33 -08:00
notification_handler.py Change custom conditions negative operators to "and" 2018-02-03 17:02:13 -08:00
notifiers.py Add Zapier notification agent 2018-02-01 22:11:33 -08:00
plexivity_import.py Update server connection code 2017-12-30 17:27:39 -08:00
plextv.py Check for any falsy value in sync item filters 2018-01-31 08:59:37 -08:00
plexwatch_import.py Update server connection code 2017-12-30 17:27:39 -08:00
pmsconnect.py Clear session metadata cache on startup 2018-02-03 09:06:05 -08:00
request.py Rename PlexPy to Tautulli 2017-12-16 12:52:33 -08:00
session.py Implement JWT instead of using cherrypy sessions 2018-01-08 22:25:52 -08:00
users.py Add select/remove all options for emails 2018-01-13 17:18:09 -08:00
version.py v2.0.17-beta 2018-02-03 09:35:05 -08:00
versioncheck.py Show all changelogs when updated since previous version 2018-01-20 10:27:08 -08:00
web_socket.py Try to cleanly shutdown loggers 2018-01-20 11:27:58 -08:00
webauth.py Fix checking login permissions 2018-01-11 23:28:10 -08:00
webserve.py Fix media info table sorting 2018-02-02 23:03:48 -08:00
webstart.py Allow Plex admin to login as Tautulli admin 2018-01-11 22:58:30 -08:00