Commit Graph

16 Commits

Author SHA1 Message Date
spolyack 465add46d4 Attempt to verify the PID in an existing PID file before giving up.
If the PID doesn't map to a running process, then we can simply ignore the presence of the PID file and overwrite it with the current (new) PID later.
2016-09-18 11:36:09 -04:00
JonnyWong16 16cbfed20b Option to use HTTP basic authentication 2016-05-22 14:23:55 -07:00
JonnyWong16 6aa786698e Backup config file 2016-05-12 22:00:34 -07:00
JonnyWong16 f4e719749a Cleanup all imports
* Should fix problems with needing to do inline imports
2016-05-07 11:26:00 -07:00
JonnyWong16 252145cf58 Enable PlexPy dev environment using --dev flag 2016-03-27 10:25:46 -07:00
JonnyWong16 cc919415bb Merge pull request #612 from codedecay/dev
Add CherryPy Environment Option
2016-03-25 12:59:28 -07:00
JonnyWong16 c8f1cb0a0a Start PlexPy for different environment variables 2016-03-25 09:12:40 -07:00
Eric Solari 6e5cd82dfb Add CherryPy Environment Option 2016-03-15 22:24:08 -05:00
JonnyWong16 fae9bc618a Initialize PlexPy after daemonizing 2016-01-31 15:13:35 -08:00
John f7bffdc050 Add stuff to api
getLog finished
2015-09-28 23:07:45 +02:00
Tim 28227a3c35 Initial code for a more suitable websocket event handler. 2015-09-22 00:06:42 +02:00
Tim fa71beb03f Very early work on implementing websocket monitoring method. 2015-09-20 12:21:39 +02:00
Tim 285946bf94 v1.1.9
Close href tag on activity pane.
Update program description.
2015-09-14 20:45:49 +02:00
Tim 349a850451 We're getting our own database!
First code for independent notifications (not linked to PlexWatch).
New notifications panel in Settings (many types still untested).
Standardise the parameters sent to current activity.
Remove notifiers we cannot use.
Styling fixes for sync tables.
2015-07-03 19:50:47 +02:00
Tim f0864d3531 Implemented info modal on History page.
Updated Datatables.
Updated to match current PlexWatchWeb styling.
Some code clean-up.
2015-06-13 20:21:21 +02:00
Tim 88daa3fb91 Initial Commit 2015-02-22 18:32:51 +02:00