plexpy/plexpy
2019-09-27 13:04:40 -07:00
..
__init__.py Update database with video_scan_type and video_full_resolution 2019-09-27 13:03:34 -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 Clear metadata cache before retrieving new sessions 2019-09-19 21:01:37 -07:00
activity_processor.py Save session video_scan_type and video_full_resolution to the database 2019-09-27 13:04:17 -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 Merge pull request #1353 from samwiseg0/fix/video_scan_type 2019-09-19 19:39:40 -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 Use video_full_resolution in stream data modal 2019-09-27 13:04:40 -07: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 Merge pull request #1353 from samwiseg0/fix/video_scan_type 2019-09-19 19:39:40 -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 Merge pull request #1354 from samwiseg0/fix/blank_audio 2019-09-19 19:40:14 -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.35-beta 2019-09-24 18:09:05 -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 Merge pull request #1353 from samwiseg0/fix/video_scan_type 2019-09-19 19:39:40 -07:00
webstart.py Fix unable to view database status when auth is disabled 2019-06-13 21:57:05 -07:00