plexpy/plexpy
2021-11-13 21:03:34 -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 Add playback error notification trigger 2020-09-21 18:31:19 -07:00
activity_processor.py Migrate section_id to session_history table 2021-03-27 21:35:05 -07:00
api2.py Add platform and version to mobile devices 2021-06-27 11:46:47 -07: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 Add dynamic anonymous redirect service setting 2021-10-24 21:27:27 -07:00
database.py Skip importing version_info table 2021-03-29 00:22:53 -07:00
datafactory.py Add watch time and user stats to info pages (#1471) 2021-10-21 17:33:29 -07:00
datatables.py Refactor datatables static methods 2021-04-02 11:42:48 -07:00
exceptions.py Fix imports for Python 2 2020-03-23 22:11:41 -07:00
exporter.py Add album and track exporter fields 2021-10-15 18:14:36 -07: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 Update get_metadata_childern to include all artist album types 2021-11-06 21:44:55 -08:00
lock.py Set PYTHON2 global variable 2020-04-04 07:57:51 -07:00
log_reader.py Set PYTHON2 global variable 2020-04-04 07:57:51 -07: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 Rename PlexServer attribute 2021-04-11 12:58:37 -07: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 Update library and user watch time query to match homepage 2021-06-05 08:54:13 -07:00
version.py v2.7.7 2021-10-14 23:15:26 -07:00
versioncheck.py Add check for release commit hash 2021-04-24 08:56:18 -07: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 Make all calls honor VERIFY_SSL_CERT setting (#1541) 2021-11-13 21:03:12 -08:00
webstart.py Add startup error alert message 2021-08-27 14:17:16 -07:00
windows.py Fix Windows systray import 2021-10-15 18:56:43 -07:00