plexpy/plexpy
2022-01-15 16:13:53 -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 Remove get_settings API command 2022-01-05 10:53:25 -08:00
classes.py Set PYTHON2 global variable 2020-04-04 07:57:51 -07:00
common.py Remove x264 from HW encoders 2021-08-19 09:19:04 -07:00
config.py Do not import pms_token or jwt_secret 2022-01-15 16:12:14 -08:00
database.py Remove tokens from downloaded database 2022-01-15 16:13:53 -08:00
datafactory.py Add grouping and query_days parameters for item stats API 2022-01-03 12:45:25 -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 Update exporter docs collection/playlist note 2021-12-16 10:13:04 -08:00
graphs.py Fix total plays graph 2021-10-16 11:30:03 -07:00
helpers.py Add dynamic anonymous redirect service setting 2021-10-24 21:27:27 -07: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 Remove unused logger functions 2021-10-15 02:00:35 -07: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 Fix arrow get timestamp from integer 2021-10-15 02:00:35 -07:00
notifiers.py Add Gotify notification agent 2021-11-06 20:48:52 -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.8.1 2022-01-04 13:43:43 -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 Remove tokens from downloaded database 2022-01-15 16:13:53 -08:00
webstart.py Add logger warning message when authentication is disabled 2022-01-05 15:56:23 -08:00
windows.py Fix Windows systray import 2021-10-15 18:56:43 -07:00