plexpy/plexpy
2018-03-04 11:17:35 -08:00
..
__init__.py Catch failure to send analytics event 2018-02-24 15:08:58 -08: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 Check for updates without refreshing the page 2018-02-16 10:24:55 -08:00
classes.py Rename PlexPy to Tautulli 2017-12-16 12:52:33 -08:00
common.py Refactor some code 2018-02-24 10:09:02 -08:00
config.py Separate system analytics 2018-02-22 08:12:15 -08:00
database.py Rename plexpy.db to tautulli.db 2018-03-04 11:17: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 Fix missing country in whois lookup causing error 2018-03-02 15:39:05 -08:00
http_handler.py Refactor some code 2018-02-24 10:09:02 -08:00
libraries.py Fix delete media info cache 2018-02-14 11:19:53 -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 Refactor some code 2018-02-24 10:09:02 -08:00
notifiers.py Proper image name for poster uploads 2018-02-19 19:38:36 -08:00
plexivity_import.py Update server connection code 2017-12-30 17:27:39 -08:00
plextv.py Add server selection dropdown to settings 2018-02-13 19:22:11 -08:00
plexwatch_import.py Update server connection code 2017-12-30 17:27:39 -08:00
pmsconnect.py Identify if a stream is using Plex Relay 2018-02-27 20:03:31 -08:00
request.py Rename PlexPy to Tautulli 2017-12-16 12:52:33 -08:00
session.py Show location for masked session info 2018-02-12 17:40:11 -08:00
users.py Add select/remove all options for emails 2018-01-13 17:18:09 -08:00
version.py v2.0.20-beta 2018-02-24 09:22:47 -08:00
versioncheck.py Refactor some code 2018-02-24 10:09:02 -08:00
web_socket.py Only connect if first run is complete 2018-02-14 08:53:49 -08:00
webauth.py Fix missing Host in login logs for Firefox 2018-02-10 12:23:05 -08:00
webserve.py Identify if a stream is using Plex Relay 2018-02-27 20:03:31 -08:00
webstart.py Remove word "allowed" 2018-03-02 10:24:28 -08:00