plexpy/plexpy
2018-03-22 19:39:46 -07:00
..
__init__.py Rename notifiers in database 2018-03-18 17:44:24 -07:00
activity_handler.py Update database session on state change 2018-02-28 13:34:21 -08: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 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 Show historical stream data (Fixes Tautulli/Tautulli-Issues#27) 2018-03-17 16:36:24 -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 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 Anon URL to FAQ for pycryptodome does not work with anchors 2018-03-18 17:33:02 -07:00
plexivity_import.py Update server connection code 2017-12-30 17:27:39 -08:00
plextv.py Show Plex Server URL in settings 2018-03-16 17:43:32 -07:00
plexwatch_import.py Update server connection code 2017-12-30 17:27:39 -08:00
pmsconnect.py Make sure user has Plex Pass if checking for synced stream 2018-03-22 19:39:46 -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 select/remove all options for emails 2018-01-13 17:18:09 -08:00
version.py v2.0.24 2018-03-18 17:46:17 -07:00
versioncheck.py Beta/nightly update check to include non-beta releases 2018-03-16 08:37:50 -07:00
web_socket.py Flush temporary sessions automatically if failed to check sessions on startup 2018-03-19 23:24:09 -07:00
webauth.py Use cherrypy remote for login IP info 2018-03-13 10:00:08 -07:00
webserve.py Move notification agent instructions to wiki 2018-03-18 17:05:30 -07:00
webstart.py Fix cherrypy sending wrong Content-Type header for svg 2018-03-04 22:32:26 -08:00