Commit Graph

35 Commits

Author SHA1 Message Date
fb61212454 Fixed authentication required 2017-02-02 20:19:15 +01:00
db469a35cf Another syntax error fixed (extra + at line 23) 2017-01-31 23:13:51 +01:00
5f1e884bfb Forgot to return something from secToHour() in uptimes.py 2017-01-31 23:12:15 +01:00
e2e8be5ab3 Added uptime to api request and changed returning state to None 2017-01-31 23:02:01 +01:00
04426babde Added host='0.0.0.0' to run command for addressing from other than localhost 2017-01-31 22:38:27 +01:00
6f0188238d Now allows a optional path to be checked, and added some error handling if directory doesn't exist 2017-01-31 22:33:16 +01:00
f64347da34 Changed 'disks' to do some error handling and doesn't return errors from diskusage.py 2017-01-31 22:32:07 +01:00
b7aa452911 Started to create a small FLASK restful api for handling requests 2017-01-31 21:44:42 +01:00
261b3afa01 Added better comments and cleaned up by making seperate converting functions and some small error handling. 2017-01-31 21:43:45 +01:00
94270a67f4 Added better comments and cleaned up by making seperate converting functions and some small error handling. 2017-01-31 21:42:54 +01:00
ae634ee4f4 Added simple node server and automatic changes to plex_watching & plexPlaying 2017-01-31 18:00:24 +01:00
a3955cdec1 Added normalize lib 2017-01-28 23:35:26 +01:00
7a7bb4aa34 Last changes on the sys call 2017-01-28 23:32:42 +01:00
4227481f3a Fixed system call on line 13 2017-01-28 23:29:15 +01:00
7e51eea222 Added plexpy directory and plex watching script 2017-01-28 23:27:19 +01:00
d509ecb197 Now calls old uptime function 2017-01-28 23:15:21 +01:00
fc5a23ab56 Marked old_ to older uptime scripts 2017-01-28 23:10:28 +01:00
d1560dd8e5 Added v1 uptime to statushandler 2017-01-28 23:05:14 +01:00
52a841ce2d Trying to find a good way to get cpu temp 2017-01-28 19:32:51 +01:00
a8420450f1 Trying to find a good way to get cpu temp 2017-01-28 19:32:38 +01:00
711377af11 Changed deviding size from 1024 to 1000 to get more correct diskSpace 2017-01-28 19:32:18 +01:00
ca793e5525 Trying to find a good way to get cpu temp 2017-01-28 19:31:32 +01:00
28c4e3dec5 Added v1 folder with updated cpuTemp, uptime and diskusage scripts for statushandler 2017-01-28 14:01:03 +01:00
3ae5b558ef Update README.md 2016-12-20 11:58:20 +01:00
7b53a9c82a Changed returnmessage from pirate function 2016-12-10 15:10:19 +01:00
0a4966d896 Added pirate function for adding magnet to transmission 2016-12-10 15:07:08 +01:00
2b18958ee8 Changed IP of statushandler to localhost 2016-12-10 13:57:17 +01:00
80242ffb7c Re-writing uptime for python3 with more general outputhandling 2016-12-08 11:49:33 +01:00
41000e69b9 Folder that holds database for future plans of all contentes of Plex
Library and system info.
2016-12-08 11:47:48 +01:00
94041dfc5b Created files that make classes containing info from geoLite ip database
based on given IP address
2016-12-08 11:46:54 +01:00
27815e80a7 Added geoLite database files for IP lookup 2016-12-08 11:46:01 +01:00
d27fe53477 Change permissions on statusHandler 2016-12-08 11:45:43 +01:00
5d6dca0150 Removed duplicate folder 2016-11-22 12:04:56 +01:00
d52c89b6e0 Init commit, lots of stuff already made, and need to clean up 2016-11-22 12:02:05 +01:00
fad4d2f7e2 Initial commit 2016-11-22 11:46:28 +01:00