.. |
__init__.py
|
Change group logic to use user_id instead of user
|
2015-09-16 11:52:00 -07: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
|
Report the correct version numbers.
|
2015-08-16 13:48:39 +02:00 |
config.py
|
Add settings for grouping in history table
|
2015-09-15 23:34:00 -07:00 |
database.py
|
Enable video logging by default.
|
2015-07-15 12:50:33 +02:00 |
datafactory.py
|
Fix ambiguous column names
|
2015-09-16 13:11:38 -07: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 |
graphs.py
|
Fix Mystery platform names in graphs
|
2015-09-11 17:41:25 -07:00 |
helpers.py
|
Add metadata parameters to notification string options.
|
2015-07-27 22:29:34 +02:00 |
http_handler.py
|
Add per-user history logging toggle. Uncheck to disable history logging for specific user.
|
2015-08-13 23:05:09 +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
|
Update write_session_history to include the reference_id
|
2015-09-16 11:37:50 -07:00 |
notification_handler.py
|
Fix bug when parsing custom notification strings with unicode characters.
|
2015-09-07 20:43:15 +02:00 |
notifiers.py
|
New pause, resume and buffer notification options.
|
2015-08-15 14:37:27 +02:00 |
plextv.py
|
Match user refreshes on user_id not username as it causes issues if usernames change.
|
2015-08-26 23:53:42 +02:00 |
plexwatch_import.py
|
Fix bug with missing tagline field in PlexWatch db import.
|
2015-09-08 21:30:09 +02:00 |
pmsconnect.py
|
Change code to get generic library children items
|
2015-09-13 13:31:51 -07:00 |
request.py
|
Initial Commit
|
2015-02-22 18:32:51 +02:00 |
users.py
|
Add group editing of users from the user table
|
2015-08-23 04:32:42 -07:00 |
version.py
|
v1.1.9
|
2015-09-14 20:45:49 +02:00 |
versioncheck.py
|
Clearer version info in Settings menu.
|
2015-08-18 01:05:12 +02:00 |
webserve.py
|
Fix ambiguous column names
|
2015-09-16 13:11:38 -07:00 |
webstart.py
|
Initial Commit
|
2015-02-22 18:32:51 +02:00 |