plexpy/plexpy
2022-09-12 16:47:06 -07:00
..
__init__.py Clean up lookup table unique constraints on start up 2022-07-18 15:33:37 -07: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 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 show_year notification parameter 2022-07-14 18:45:00 -07:00
config.py Change default update check interval to hours instead of minutes 2022-04-04 21:06:25 -07:00
database.py Remove tokens from downloaded database 2022-01-15 16:13:53 -08:00
datafactory.py Fix library stats not shown for libraries without history 2022-08-18 10:02:32 -07: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 guides to Artist, Album, and Track export attributes 2022-08-09 17:02:47 -07:00
graphs.py Fix total plays graph 2021-10-16 11:30:03 -07:00
helpers.py Improve display of dynamic range on activity cards 2022-04-09 17:52:17 -07: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 Username log filter longer than 3 characters 2022-08-09 17:02:47 -07: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 Pass media_type when retrieving show and artist children for newsletter 2022-02-21 12:14:14 -08:00
notification_handler.py Link to MusicBrainz track for notifications 2022-09-09 16:14:31 -07:00
notifiers.py Add json support for MQTT notifications 2022-07-14 12:29:12 -07: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 Set default library count to 0 2022-09-12 16:47:06 -07: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 Cache usernames for log filter 2022-07-18 15:31:23 -07:00
version.py v2.10.4 2022-09-05 11:07:25 -07: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 Allow fallback to another pms image 2022-08-01 14:48:35 -07: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