plexpy/plexpy
2018-03-17 10:11:49 -07:00
..
__init__.py Close websocket cleanly on shutdown 2018-03-12 19:38:19 -07:00
activity_handler.py Update database session on state change 2018-02-28 13:34:21 -08:00
activity_pinger.py Catch failed to retrieve Plex Cloud status 2018-02-14 08:53:27 -08:00
activity_processor.py Pass copy of notification data to prevent multithreading issues 2018-01-30 23:04:44 -08:00
api2.py Don't empty results if message in API response (Fixes Tautulli/Tautulli-Issues#13) 2018-03-12 08:56:43 -07:00
classes.py Rename PlexPy to Tautulli 2017-12-16 12:52:33 -08:00
common.py Add season/episode/album/track count to notification parameters 2018-03-16 09:42:32 -07:00
config.py Separate system analytics 2018-02-22 08:12:15 -08:00
database.py Rename database backup to tautulli 2018-03-04 11:28:35 -08:00
datafactory.py Check on watched notification states before adding to the queue 2018-02-15 15:16:50 -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 user filtering on graphs with grouping 2018-02-18 12:58:40 -08:00
helpers.py Pass common environment variable to scripts 2018-03-16 18:37:50 -07:00
http_handler.py Refactor some code 2018-02-24 10:09:02 -08:00
libraries.py Fix typos 2018-03-10 20:54:21 -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 Rename logger name 2018-03-04 12:24:25 -08:00
mobile_app.py Rename PlexPy to Tautulli 2017-12-16 12:52:33 -08:00
notification_handler.py Add season/episode/album/track count to notification parameters 2018-03-16 09:42:32 -07:00
notifiers.py Pass common environment variable to scripts 2018-03-16 18:37:50 -07:00
plexivity_import.py Update server connection code 2017-12-30 17:27:39 -08:00
plextv.py Add server token and shared libraries to user refresh 2018-03-17 10:11:49 -07:00
plexwatch_import.py Update server connection code 2017-12-30 17:27:39 -08:00
pmsconnect.py Use media stream info for transcode decision (Fixes Tautulli/Tautulli-Issues#24) 2018-03-14 19:45:47 -07:00
request.py Rename PlexPy to Tautulli 2017-12-16 12:52:33 -08:00
session.py Fix login logs for Plex admin user 2018-03-13 09:08:09 -07:00
users.py Add server token and shared libraries to user refresh 2018-03-17 10:11:49 -07:00
version.py v2.0.23-beta 2018-03-16 19:59:06 -07:00
versioncheck.py Beta/nightly update check to include non-beta releases 2018-03-16 08:37:50 -07:00
web_socket.py Make websocket thread daemon 2018-03-14 16:19:22 -07:00
webauth.py Use cherrypy remote for login IP info 2018-03-13 10:00:08 -07:00
webserve.py Pass common environment variable to scripts 2018-03-16 18:37:50 -07:00
webstart.py Fix cherrypy sending wrong Content-Type header for svg 2018-03-04 22:32:26 -08:00