plexpy/plexpy
Tim 7d9934e4b6 Allow info pages to be pulled from the db instead of the Plex Server, useful for media that has been deleted.
Fix home stats user link if user has no id.
Fix bug in PlexWatch import script which switched around the episode and show titles.
2015-07-25 12:40:38 +02:00
..
__init__.py Stage three of notification rewrite. Page cache refresh required. 2015-07-24 00:53:31 +02:00
api.py Implemented info modal on History page. 2015-06-13 20:21:21 +02:00
classes.py Initial Commit 2015-02-22 18:32:51 +02:00
common.py Fix styling on activity window for music tracks. 2015-07-09 21:43:17 +02:00
config.py Stage three of notification rewrite. Page cache refresh required. 2015-07-24 00:53:31 +02:00
database.py Enable video logging by default. 2015-07-15 12:50:33 +02:00
datafactory.py Allow info pages to be pulled from the db instead of the Plex Server, useful for media that has been deleted. 2015-07-25 12:40:38 +02:00
datatables.py Fix bug on info pages for Shows. 2015-07-18 23:27:20 +02:00
exceptions.py Initial Commit 2015-02-22 18:32:51 +02:00
helpers.py Stage three of notification rewrite. Page cache refresh required. 2015-07-24 00:53:31 +02:00
http_handler.py Fix issue with server verification when working remotely. 2015-07-17 17:29:14 +02:00
lock.py Initial Commit 2015-02-22 18:32:51 +02:00
log_reader.py Update the watch monitor to enable us to do proper watch logging. 2015-07-10 12:59:20 +02:00
logger.py Initial Commit 2015-02-22 18:32:51 +02:00
monitor.py Stage three of notification rewrite. Page cache refresh required. 2015-07-24 00:53:31 +02:00
notification_handler.py Stage three of notification rewrite. Page cache refresh required. 2015-07-24 00:53:31 +02:00
notifiers.py Fix Pushover notification bug which would display blank api token field. 2015-07-24 22:45:12 +02:00
plextv.py Fix SSL url discovery bug. 2015-07-24 23:44:17 +02:00
plexwatch_import.py Allow info pages to be pulled from the db instead of the Plex Server, useful for media that has been deleted. 2015-07-25 12:40:38 +02:00
pmsconnect.py Fix SSL communication issues. 2015-07-17 16:48:47 +02:00
request.py Initial Commit 2015-02-22 18:32:51 +02:00
version.py Initial Commit 2015-02-22 18:32:51 +02:00
versioncheck.py Initial Commit 2015-02-22 18:32:51 +02:00
webserve.py Allow info pages to be pulled from the db instead of the Plex Server, useful for media that has been deleted. 2015-07-25 12:40:38 +02:00
webstart.py Initial Commit 2015-02-22 18:32:51 +02:00