plexpy/plexpy
2017-06-20 17:03:03 -07:00
..
__init__.py Remove global logging toggles 2017-04-22 12:44:46 -07:00
activity_handler.py Fix websocket on_created 2017-01-27 23:12:33 -08:00
activity_pinger.py Rework notification logic to only build parameters once per action 2016-11-11 13:36:20 -08:00
activity_processor.py Remove global logging toggles 2017-04-22 12:44:46 -07:00
api2.py Allow temporary device token through api 2017-04-30 19:51:53 -07:00
classes.py Initial Commit 2015-02-22 18:32:51 +02:00
common.py Fix some stream info overrides 2017-03-25 13:25:45 -07:00
config.py Remove MQTT settings form config 2017-06-20 16:54:01 -07:00
database.py Add last_insert_id module to database 2016-11-11 13:28:18 -08:00
datafactory.py Add notification success to database 2017-04-19 19:32:35 -07:00
datatables.py Fix args in the correct order for datatables queries 2016-08-26 18:14:26 -07:00
exceptions.py Initial Commit 2015-02-22 18:32:51 +02:00
graphs.py Cleanup graphs PRs 2017-03-04 15:33:45 -08:00
helpers.py Add Rotten Tomatoes rating 2017-03-03 17:21:52 -08:00
http_handler.py Cleanup unused modules and imports 2016-05-15 11:32:11 -07:00
libraries.py Temporary fix for metadata media_info 2017-05-16 22:05:34 -07:00
lock.py Initial Commit 2015-02-22 18:32:51 +02:00
log_reader.py Cleanup unused modules and imports 2016-05-15 11:32:11 -07:00
logger.py Improved IP address handling (includes IPv6) 2017-02-05 18:55:10 -08:00
mobile_app.py Generate a unique token for each mobile device 2017-03-31 21:02:09 -07:00
notification_handler.py Another temporary fix for media_part_info 2017-05-16 22:26:20 -07:00
notifiers.py Fix reviewed items by JonnyWong16 2017-06-20 17:03:03 -07:00
plexivity_import.py Remove unused settings 2016-11-11 13:31:21 -08:00
plextv.py Fix Plex.tv authentication with special characters 2016-11-05 11:48:53 -07:00
plexwatch_import.py Remove unused settings 2016-11-11 13:31:21 -08:00
pmsconnect.py Fix crash if session is missing stream_video_bitrate 2017-04-20 23:28:11 -07:00
request.py Cleanup all imports 2016-05-07 11:26:00 -07:00
session.py Cleanup unused modules and imports 2016-05-15 11:32:11 -07:00
users.py Fix admin username not shown in login logs 2016-09-24 19:37:09 -07:00
version.py Manual merge of v1.4.17 into v2 2017-03-04 16:02:37 -08:00
versioncheck.py Check git remote branch before splitting 2017-03-30 19:36:38 -07:00
web_socket.py Fix websocket timeline json 2016-11-25 21:06:43 -08:00
webauth.py Just make sure redirects include http_root 2016-05-16 18:18:52 -07:00
webserve.py Download config and database from the settings 2017-04-22 13:23:16 -07:00
webstart.py Add https certificate chain 2017-01-15 11:49:48 -08:00