plexpy/plexpy
2016-04-27 23:11:12 -07:00
..
__init__.py Add {transcode_key} and {username} notification options 2016-04-02 14:11:18 -07:00
activity_handler.py Check if notification agents enabled before sending notifications 2016-03-05 13:20:28 -08:00
activity_pinger.py Check if notification agents enabled before sending notifications 2016-03-05 13:20:28 -08:00
activity_processor.py Add {transcode_key} and {username} notification options 2016-04-02 14:11:18 -07:00
api.py Massive code cleanup 2016-01-15 20:58:44 -08:00
api2.py Add backup back to api 2016-02-18 06:53:07 -08:00
classes.py Initial Commit 2015-02-22 18:32:51 +02:00
common.py Add ability to get notified of PMS updates 2016-03-01 21:04:57 -08:00
config.py Add {transcode_key} and {username} notification options 2016-04-02 14:11:18 -07:00
database.py Add ability to clear the temporary sessions table from database 2016-03-07 19:40:18 -08:00
datafactory.py Add button to clear notification logs 2016-03-04 23:13:19 -08:00
datatables.py Add media info table to library page 2016-01-15 20:59:02 -08:00
exceptions.py Initial Commit 2015-02-22 18:32:51 +02:00
graphs.py Added missing user filtering to a pair of graphs and renamed a few things 2016-04-24 03:21:51 +02:00
helpers.py Catch URLError when uploading to Imgur 2016-03-25 15:39:31 -07:00
http_handler.py API2 2016-02-10 22:09:41 +01:00
libraries.py Enable keep_history for default user/library 2016-03-05 16:21:59 -08:00
lock.py Initial Commit 2015-02-22 18:32:51 +02:00
log_reader.py Add Plex Media Scanner log files to Log viewer. 2016-02-18 18:01:42 +02:00
logger.py ISO date format for logs 2016-03-27 16:10:02 -07:00
notification_handler.py Cache posters with thread id to avoid overwriting images 2016-04-27 23:10:54 -07:00
notifiers.py Fix Slack notifications with an icon URL not sending 2016-04-12 08:55:08 -07:00
plextv.py Fix getting pms_url when multiple connections published 2016-04-12 22:52:53 -07:00
plexwatch_import.py Fix typo in PlexWatch importer 2016-03-04 22:19:16 -08:00
pmsconnect.py Fix viewing photos crashing PlexPy 2016-04-21 08:38:28 -07:00
request.py Initial Commit 2015-02-22 18:32:51 +02:00
users.py Added missing user filtering to a pair of graphs and renamed a few things 2016-04-24 03:21:51 +02:00
version.py v1.3.15 2016-04-18 21:28:45 -07:00
versioncheck.py Add user GitHub API Token to settings 2016-03-15 23:49:27 -07:00
web_socket.py Reconnect websocket on a new thread 2016-04-27 23:11:12 -07:00
webserve.py Added missing user filtering to a pair of graphs and renamed a few things 2016-04-24 03:21:51 +02:00
webstart.py Enable PlexPy dev environment using --dev flag 2016-03-27 10:25:46 -07:00