plexpy/plexpy
2022-02-12 18:05:17 -08:00
..
__init__.py Add missing column to sessions table 2021-11-13 21:03:34 -08:00
activity_handler.py Restore title argument to recently added queue jobs 2021-05-06 18:43:22 -07:00
activity_pinger.py Proxy PMS downloads json through server 2022-01-05 14:04:33 -08:00
activity_processor.py Migrate section_id to session_history table 2021-03-27 21:35:05 -07:00
api2.py Null do not download keys for get_settings API command 2022-01-16 11:22:40 -08:00
classes.py Set PYTHON2 global variable 2020-04-04 07:57:51 -07:00
common.py Add disc number notification parameter 2022-01-31 15:04:41 -08:00
config.py Fix first_run_complete config flag 2022-02-12 17:59:14 -08:00
database.py Remove tokens from downloaded database 2022-01-15 16:13:53 -08:00
datafactory.py Remove unnecessary insert statement 2022-02-07 09:12:07 -08:00
datatables.py Add before and after parameter to get_history API command 2021-11-29 20:00:31 -08:00
exceptions.py Fix imports for Python 2 2020-03-23 22:11:41 -07:00
exporter.py Fix export download not including images 2022-01-30 17:26:08 -08:00
graphs.py Fix total plays graph 2021-10-16 11:30:03 -07:00
helpers.py Check for local IPv6 addresses 2022-01-26 22:26:25 -08:00
http_handler.py Set different client ID when fetching a new Plex token 2021-10-11 21:24:58 -07:00
libraries.py Add total time result to library user stats 2022-01-03 12:45:25 -08:00
lock.py Set PYTHON2 global variable 2020-04-04 07:57:51 -07:00
log_reader.py Improve Plex log reader 2021-11-29 21:25:48 -08:00
logger.py Fix username logger blacklist preventing Tautulli from starting 2022-02-09 09:22:13 -08:00
macos.py Add args to Windows and MacOS auto startup 2020-12-21 13:39:53 -08:00
mobile_app.py Add platform and version to mobile devices 2021-06-27 11:46:47 -07:00
newsletter_handler.py Add misfire grace time to scheduled tasks 2021-01-09 14:15:32 -08:00
newsletters.py Fix arrow.timestamp() method 2021-10-22 11:07:05 -07:00
notification_handler.py Add additional Telegram HTML tags 2022-02-08 10:29:22 -08:00
notifiers.py Add additional Telegram HTML tags 2022-02-08 10:29:22 -08:00
plex.py Rename PlexServer attribute 2021-04-11 12:58:37 -07:00
plexivity_import.py Fix arrow.timestamp() method 2021-10-22 11:07:05 -07:00
plextv.py Proxy PMS downloads json through server 2022-01-05 14:04:33 -08:00
plexwatch_import.py Migrate section_id to session_history table 2021-03-27 21:35:05 -07:00
pmsconnect.py Make all calls honor VERIFY_SSL_CERT setting (#1541) 2021-11-13 21:03:12 -08:00
request.py Fix parsing request responst message 2020-07-25 11:59:24 -07:00
session.py Add username to masked session info for guests 2020-12-05 18:44:06 -08:00
users.py Add total time result to user player stats 2022-01-03 12:55:42 -08:00
version.py v2.9.3 2022-02-09 09:30:19 -08:00
versioncheck.py Clean __pycache__ and .pyc after update 2021-12-16 11:07:35 -08:00
web_socket.py Make all calls honor VERIFY_SSL_CERT setting (#1541) 2021-11-13 21:03:12 -08:00
webauth.py Fix jwt encoding 2021-10-15 02:00:35 -07:00
webserve.py Fix first_run_complete config flag 2022-02-12 17:59:14 -08:00
webstart.py Add logger warning message when authentication is disabled 2022-01-05 15:56:23 -08:00
windows.py Fix Tautulli starting multiple instances on Windows 2022-02-12 18:05:17 -08:00