Commit Graph

958 Commits

Author SHA1 Message Date
JonnyWong16 7a37408459 Add advanced config for number of notification threads 2016-11-11 13:31:21 -08:00
JonnyWong16 303ccce8b4 Some more cleanup 2016-11-11 13:31:21 -08:00
JonnyWong16 d8cc76c7d7 Set temporary session stop times on websocket disconnect 2016-11-11 13:31:21 -08:00
JonnyWong16 fd35295093 Remove unused settings 2016-11-11 13:31:21 -08:00
JonnyWong16 72764c614e Add logger message 2016-11-11 13:31:20 -08:00
JonnyWong16 b8106186fb Add advanced setting for remote access ping threshold 2016-11-11 13:31:20 -08:00
JonnyWong16 eb3c189ab6 Rework task scheduler for websocket only 2016-11-11 13:31:20 -08:00
JonnyWong16 16c7d27508 Default to websocket connection
* No polling failover
2016-11-11 13:31:20 -08:00
JonnyWong16 be50ecd033 Default True for no data notifications 2016-11-11 13:31:20 -08:00
JonnyWong16 31c9ecaf44 Clean up timeline state 2016-11-11 13:31:19 -08:00
JonnyWong16 e1bd5ed49e Add grouped notification params 2016-11-11 13:31:19 -08:00
JonnyWong16 d97cacff14 More intelligent grouping of recently added
* Websocket only
2016-11-11 13:31:19 -08:00
JonnyWong16 8ed2f0eafa Another attempt at using websockets for recently added 2016-11-11 13:31:19 -08:00
JonnyWong16 438e525319 Add user_id to session started log message 2016-11-11 13:31:18 -08:00
JonnyWong16 2a2237f542 Check concurrent streams by API instead of database 2016-11-11 13:31:18 -08:00
JonnyWong16 06db6826ed Check media_type in params when building notification text 2016-11-11 13:31:18 -08:00
JonnyWong16 08a8b5fee0 Multithreaded notification queue 2016-11-11 13:31:18 -08:00
JonnyWong16 82f4c99025 Check on_watched condition before adding to queue 2016-11-11 13:31:18 -08:00
JonnyWong16 7b2a7aff9f Update notification handler for all notification triggers 2016-11-11 13:31:18 -08:00
JonnyWong16 1206d13978 Add notifier id to config modal 2016-11-11 13:31:17 -08:00
JonnyWong16 8bdf1af021 Add previously configured notification agents to the new system 2016-11-11 13:30:52 -08:00
JonnyWong16 f0595b8b0a Add new notification system 2016-11-11 13:30:52 -08:00
JonnyWong16 258ec197d7 Uniform logger 2016-11-11 13:28:18 -08:00
JonnyWong16 7d3711bf5a Add last_insert_id module to database 2016-11-11 13:28:18 -08:00
JonnyWong16 8925a0dc78 Remove API v1 2016-11-11 13:28:18 -08:00
JonnyWong16 d285107cfb Remove shared Imgur client ID 2016-11-11 13:28:17 -08:00
JonnyWong16 354700fcbb Show changelog on update 2016-11-11 13:28:17 -08:00
JonnyWong16 ef85fba2e5 v1.4.15 2016-11-11 13:08:13 -08:00
JonnyWong16 960b601384 Remove error cmd from API 2016-11-11 12:59:35 -08:00
JonnyWong16 21d9091b43 Merge pull request #898 from Hellowlol/ap_fix
fix result type, fixup responses from the ui to api
2016-11-11 12:48:18 -08:00
Hellowlol e881c32797 Update md add exception traceback to the browser 2016-11-05 22:24:37 +01:00
JonnyWong16 57f1af05f5 Redirect to proper HTTP root on state change 2016-11-05 12:13:53 -07:00
JonnyWong16 59ce3404c9 Fix Plex.tv authentication with special characters 2016-11-05 11:48:53 -07:00
Hellowlol 11c7342299 fix result type, fixup responses from the ui to api
todo unify json responses from webserve.py
2016-11-04 00:52:01 +01:00
JonnyWong16 8b0959aa69 Fix API SQL command 2016-10-28 20:35:39 -07:00
JonnyWong16 78b10d7ab5 Use HTTPS for app.plex.tv 2016-10-21 22:45:17 -07:00
JonnyWong16 a322ec2b23 Allow refreshing images if not using sessions 2016-10-16 13:08:36 -07:00
JonnyWong16 4e043109bf Temporary fix for info pages with missing metadata
* Will be fixed properly in v2
2016-10-13 20:42:11 -07:00
JonnyWong16 86a9230da8 v1.4.14 2016-10-12 21:06:34 -07:00
JonnyWong16 86f84766c1 Allow disable script timeout 2016-10-12 21:00:52 -07:00
JonnyWong16 6aa0d4cd0b Check for metadata before attempting to write session history 2016-10-10 22:46:48 -07:00
JonnyWong16 1a2e205c1f v1.4.13 2016-10-08 23:42:18 -07:00
JonnyWong16 5dd04cb8ab Temporarily set stopped time when connection is lost 2016-10-08 22:56:43 -07:00
JonnyWong16 62d05e5e08 Add supplementary URL option to Pushover 2016-10-08 22:45:16 -07:00
JonnyWong16 1c087ec856 Add backup days option 2016-10-08 22:29:30 -07:00
Hellowlol 285e6513ed fix for image proxy for api. 2016-10-02 20:38:51 +02:00
JonnyWong16 45cd8b8a00 Cleanup kill script 2016-09-30 00:35:31 -07:00
JonnyWong16 ae2227959e Fix 0b10e68 2016-09-29 23:35:33 -07:00
JonnyWong16 b50c92f919 Rename get_log 2016-09-29 23:31:33 -07:00
JonnyWong16 93a1d9c164 Run script in a new thread with timeout
* Also fixes script output not sent to logger
2016-09-29 23:31:15 -07:00