plexpy/plexpy
2022-12-21 14:55:33 -08:00
..
__init__.py Launch browser with IPv6 http_host 2022-11-07 10:41:49 -08:00
activity_handler.py Trigger on_stop notification after successful db write 2022-04-14 20:54:07 -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 Fix API 400 response code 2022-10-01 19:24:57 +00:00
classes.py Set PYTHON2 global variable 2020-04-04 07:57:51 -07:00
common.py Add started and stopped notification parameters 2022-12-21 14:55:33 -08:00
config.py Make webserver TLS version advanced config 2022-11-14 11:09:22 -08:00
database.py Remove tokens from downloaded database 2022-01-15 16:13:53 -08:00
datafactory.py Add user_thumb to get_history response 2022-11-05 20:03:48 +00: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 Add movie editionTitle to exporter 2022-11-24 09:15:07 -08:00
graphs.py Fix total plays graph 2021-10-16 11:30:03 -07:00
helpers.py pyOpenSSL only required for generating self-signed certificates 2022-11-13 00:17:28 -08:00
http_handler.py Add Tautulli to X-Plex-Device-Name header 2022-03-16 16:59:58 -07:00
libraries.py Disable PlexAPI auto-reloading when fetching collections/playlists 2022-05-12 13:11:14 -07: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 Separate stdout and stderr console logging 2022-11-07 10:41:49 -08:00
macos.py Add args to Windows and MacOS auto startup 2020-12-21 13:39:53 -08:00
mobile_app.py Fix OneSignal device validation 2022-06-01 09:42:47 -07:00
newsletter_handler.py Add misfire grace time to scheduled tasks 2021-01-09 14:15:32 -08:00
newsletters.py Add months timeframe for newsletters 2022-11-07 11:26:13 -08:00
notification_handler.py Add started and stopped notification parameters 2022-12-21 14:55:33 -08:00
notifiers.py Only validate condition operator if parameter is present 2022-11-21 20:48:47 -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 Make sure token is saved before populating server dropdown list 2022-07-14 16:14:10 -07:00
plexwatch_import.py Migrate section_id to session_history table 2021-03-27 21:35:05 -07:00
pmsconnect.py Fallback season thumb to show thumb in get_metadata 2022-11-01 16:37:36 +00:00
request.py Fix parsing request responst message 2020-07-25 11:59:24 -07:00
session.py Mask more user and metadata fields for guest access 2022-11-29 14:04:24 -08:00
users.py Cache usernames for log filter 2022-07-18 15:31:23 -07:00
version.py v2.10.5 2022-11-07 13:14:21 -08:00
versioncheck.py Clean __pycache__ and .pyc after update 2021-12-16 11:07:35 -08:00
web_socket.py Apply PMS_TIMEOUT setting to websocket connection 2022-03-26 15:47:53 -07:00
webauth.py Fix jwt encoding 2021-10-15 02:00:35 -07:00
webserve.py Change export m3u8 to m3u extension 2022-11-13 19:09:58 -08:00
webstart.py Shorten TLS log message 2022-11-15 15:56:11 -08:00
windows.py Fix Tautulli starting multiple instances on Windows 2022-02-12 18:05:17 -08:00