plexpy/plexpy
2019-09-16 23:44:48 -04:00
..
__init__.py Update JWT secret instead of UUID 2019-08-24 22:00:31 -07:00
activity_handler.py Schedule jobs using UTC to prevent tiggers in the past 2019-05-02 20:01:39 -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 Store websocket rating key to compare against when mismatched with sessions XML (Fixes Tautulli/Tautulli-Issues#174) 2019-04-27 15:48:31 -07:00
api2.py Improve API response codes 2019-04-13 22:53:56 -07:00
classes.py Rename PlexPy to Tautulli 2017-12-16 12:52:33 -08:00
common.py Add secure and relayed to notification parameters 2019-04-27 15:54:46 -07:00
config.py Update JWT secret instead of UUID 2019-08-24 22:00:31 -07:00
database.py Change default database synchronous mode to normal 2019-06-09 10:48:59 -07:00
datafactory.py Add year to SQL query watch stats. Fixes Tautulli/Tautulli-Issues#195 2019-09-16 23:44:48 -04:00
datatables.py Improve data sanitation (Fixes Tautulli/Tautulli-Issues#161) 2019-02-20 18:35:04 -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 Make sure config has name and value when masking passwords 2019-07-10 21:37:32 -07:00
http_handler.py Check local server directly 2018-07-10 08:12:12 -07:00
libraries.py Fix add title to searchable media info fields 2019-08-14 22:50:23 -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 v2.1.21 2018-09-21 18:16:48 -07:00
mobile_app.py Update logger blacklist for newsleter/notifier configs 2018-06-03 11:01:58 -07:00
newsletter_handler.py Fix timezone error with newsletter scheduler because QNAP devices use a stupid "local" timezone (Fixes Tautulli/Tautulli-Issues#183) 2019-06-26 19:11:33 -07:00
newsletters.py Mask notifier and newsletter config passwords (Fixes Tautulli/Tautulli-Issues#172) 2019-07-08 23:50:48 -07:00
notification_handler.py Fix notificaiton parameter prefix and suffix not being substituted correctly 2019-09-07 16:37:38 -07:00
notifiers.py Mask notifier and newsletter config passwords (Fixes Tautulli/Tautulli-Issues#172) 2019-07-08 23:50:48 -07:00
plexivity_import.py Use track artist for music 2018-05-27 22:24:43 -07:00
plextv.py Improve terminate stream error messages 2019-03-18 11:57:08 -07:00
plexwatch_import.py Use track artist for music 2018-05-27 22:24:43 -07:00
pmsconnect.py Fix synced content showing incorrect stream info 2019-05-12 17:30:04 -07:00
request.py Return default blank content type (Fixes Tautulli/Tautulli-Issues#165) 2019-03-03 13:39:45 -08:00
session.py Use track artist for music 2018-05-27 22:24:43 -07:00
users.py Fix libraries/users table respect grouping setting 2019-08-09 19:15:53 -07:00
version.py v2.1.34 2019-09-03 21:46:48 -07:00
versioncheck.py Fix switching tray icon on update check 2018-08-18 15:35:25 -07:00
web_socket.py Make monitor websocket ping/pong an advanced config option 2018-07-22 17:39:21 -07:00
webauth.py Update JWT secret instead of UUID 2019-08-24 22:00:31 -07:00
webserve.py Add product to get_history API command 2019-09-03 19:52:54 -07:00
webstart.py Fix unable to view database status when auth is disabled 2019-06-13 21:57:05 -07:00