Commit Graph

34 Commits

Author SHA1 Message Date
JonnyWong16 a8a4299086 Add execute permission to PlexPy.py 2018-03-04 12:17:09 -08:00
JonnyWong16 d2e879be4a Add PlexPy.py file to run Tautulli.py 2018-03-04 12:01:31 -08:00
JonnyWong16 7c43ea2f46 Rename PlexPy.py to Tautulli.py 2018-03-04 11:17:11 -08:00
JonnyWong16 51b5e615f5 Add some more system metrics 2018-02-22 09:20:58 -08:00
JonnyWong16 e0109ed179 Combine connection function for cloud and non-cloud servers 2018-02-14 08:45:45 -08:00
JonnyWong16 a53afe05a2 Check cloud status on startup before connecting websocket 2018-02-14 06:55:44 -08:00
JonnyWong16 19f029cff0 Rename PlexPy to Tautulli 2017-12-16 12:52:33 -08:00
JonnyWong16 019787b32d Add mobile device settings 2017-12-08 20:52:55 -08:00
JonnyWong16 37951cd69b Manually merge v1.4.25 into v2 2017-10-02 18:14:46 -07:00
JonnyWong16 df4e466fdf Manually merge v1.4.24 into v2 2017-10-01 11:19:42 -07:00
JonnyWong16 464fa1f8a3 Add no forking option to startup arguments 2017-10-01 11:08:40 -07:00
JonnyWong16 a0799e8197 Initialize scheduler to reconnect websocket when failed on startup 2017-08-13 09:44:15 -07:00
Vashypooh b3fe6145e2 Added support for windows service
Added support for running as a windows service so it does not fork the process on reboot.
2017-07-22 16:02:42 -04:00
JonnyWong16 270d4f510a Add https certificate chain 2017-01-15 11:49:48 -08:00
JonnyWong16 d1551bd8c7 Add option to switch the git remote and branch 2016-11-11 13:32:36 -08:00
JonnyWong16 fd35295093 Remove unused settings 2016-11-11 13:31:21 -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
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