Commit Graph

  • d635044300 Merge pull request #7 from KevinMidboe/status master Kevin 2017-03-05 00:36:26 +01:00
  • 2d8f0f813f Added few subsections to readme #7 status KevinMidboe 2017-03-05 00:34:14 +01:00
  • 5aaa6dfe2f Added empty readme KevinMidboe 2017-03-05 00:31:59 +01:00
  • 98eb2fff1d Changed from the plex scripts doing the comparisson to letting the client or another seperate script to it. KevinMidboe 2017-02-18 11:52:59 +01:00
  • 659f306907 Changed how much logic is in app.py KevinMidboe 2017-02-18 11:51:15 +01:00
  • b87bc549bf Added more error detection, but need moar KevinMidboe 2017-02-18 11:49:48 +01:00
  • d073a1f150 Better error messages KevinMidboe 2017-02-18 11:44:04 +01:00
  • edda38b3ef Changed print statement and error return statement KevinMidboe 2017-02-18 11:41:00 +01:00
  • 53fe6d3ba3 Better error handling and dir setting KevinMidboe 2017-02-18 11:40:23 +01:00
  • 57869e2d66 Added better header items KevinMidboe 2017-02-18 11:39:44 +01:00
  • 2b3db61253 Made changes to cpuTemp to make sure cpu temp reads are do be done only if machine is linux and also added return of both max and min temps alongside avg. KevinMidboe 2017-02-15 22:55:54 +01:00
  • 4eb949c661 Removed depricated cpu temp script KevinMidboe 2017-02-15 12:20:18 +01:00
  • 4192d739fd Shortend down on load.py and made it logically faster. KevinMidboe 2017-02-15 10:24:44 +01:00
  • e962e1488b Deleted linuxcpureader.py webpage KevinMidboe 2017-02-14 10:12:41 +01:00
  • c260a33b02 Added return of max and min alongside avg cpu temp. KevinMidboe 2017-02-14 10:10:24 +01:00
  • e9b8570f94 Better pre-check that temp reading is supported for running OS and better return text. KevinMidboe 2017-02-14 10:06:40 +01:00
  • 58ea7e8650 Changed default dir for diskusage. KevinMidboe 2017-02-14 10:06:02 +01:00
  • c77a3b4c12 Added support for checing load on MacOS KevinMidboe 2017-02-14 09:59:05 +01:00
  • 8464abd097 Now regexes the output for load command to only get the load values. TODO: Error handling and type checking. Kevin Midboe 2017-02-11 12:09:43 +01:00
  • 622af02298 Minor changes to styling KevinMidboe 2017-02-11 12:03:41 +01:00
  • b57c023647 Added the start of a script for getting load average. (Only Linux). KevinMidboe 2017-02-11 12:03:28 +01:00
  • 936cc0a26f Added to git ignore KevinMidboe 2017-02-10 01:38:20 +01:00
  • 602ce3f2d0 Merge branch 'master' of github.com:/kevinmidboe/statusHandler KevinMidboe 2017-02-10 01:34:50 +01:00
  • d5b28a3bd0 Needed to do some small fixes for new request response from plex. Look in plexSearch.py for TODO KevinMidboe 2017-02-10 01:34:30 +01:00
  • 7bc06a6279 Delete xmlMovieLib.xml Kevin 2017-02-09 00:53:42 +01:00
  • b425a97b1d Delete xmlMovieLib.xml Kevin 2017-02-09 00:53:28 +01:00
  • d4f1dc5b9a Merge branch 'themoviedb' KevinMidboe 2017-02-09 00:50:41 +01:00
  • d44e084add Formatting broke the merge KevinMidboe 2017-02-09 00:50:26 +01:00
  • 2d0b26ed44 Got app.py ready for pull request KevinMidboe 2017-02-09 00:44:02 +01:00
  • 9e64a2d53a Done with most of the requests of movies and started most of the dyn loading of elements #6 themoviedb KevinMidboe 2017-02-09 00:41:15 +01:00
  • e7f806655d Added __init__ files to all directories and changed the directories at import in app.py to reflect the changes to the dir hierarchy KevinMidboe 2017-02-08 20:20:19 +01:00
  • c17ab40f6a Major cleanup, added all old files (python2) to 'old_v0.1' folder KevinMidboe 2017-02-08 20:03:36 +01:00
  • 94e5389e44 Fixed path for template image Kevin Midboe 2017-02-08 19:42:44 +01:00
  • dcbd4ed3f1 Added template image if image from tmdb is not found Kevin Midboe 2017-02-08 19:38:07 +01:00
  • 51707f8bb2 Moved js into seperate folder and file Kevin Midboe 2017-02-08 19:37:30 +01:00
  • 64a1976053 Some cleanup after moving plexSearch to plexSearch.py Kevin Midboe 2017-02-08 19:29:33 +01:00
  • 8c6e142dc4 Added a search bar and button Kevin Midboe 2017-02-08 19:28:52 +01:00
  • e74bbd0abf Seperated movie and show into two functions. Kevin Midboe 2017-02-08 18:28:13 +01:00
  • 5fabd21e29 Start of a skeleton where a searchresult is displayed by pure JS. Kevin Midboe 2017-02-08 18:17:16 +01:00
  • 229f87bb20 plexSearch is a script to get info about a movie or tv show based on a URL Kevin Midboe 2017-02-08 18:16:44 +01:00
  • fa9c158743 Code for handling URL and getting search results from themoviedb and returning only valuable data back. Kevin Midboe 2017-02-08 18:15:57 +01:00
  • 402c6f51b7 Removed code from GET request 'plex/request' and added it to a new file tmdb.py Kevin Midboe 2017-02-08 18:15:04 +01:00
  • e82948e44d Added .gitignore file Kevin Midboe 2017-02-08 14:58:25 +01:00
  • f96da1557e Started working on requesting and handling information from themoviedb api. Going to be using this API for getting movies for request page. KevinMidboe 2017-02-08 14:15:02 +01:00
  • 0b5626ecdd Merge pull request #5 from KevinMidboe/python3 Kevin 2017-02-08 14:10:26 +01:00
  • fd10b553f5 Changed host to have localhost as default ip #5 python3 KevinMidboe 2017-02-08 13:52:11 +01:00
  • ec9ac55748 Changed '/api/v1/plex/request' endpoint to return json obj KevinMidboe 2017-02-08 13:51:08 +01:00
  • 30aa820cd2 Merge pull request #4 from KevinMidboe/master Kevin 2017-02-08 13:40:58 +01:00
  • 3d0d0f68bd Merge branch 'master' of github.com:/kevinmidboe/statusHandler #4 KevinMidboe 2017-02-08 13:36:02 +01:00
  • aea7491964 Added XML requests for plex, but will be replaced with a api request handling JSON objects instead. Also created cpuTemp for reading linux cpu temps, and added this to app API KevinMidboe 2017-02-08 13:35:09 +01:00
  • 1a270bb556 Update README.md Kevin 2017-02-07 01:02:28 +01:00
  • 23e94d26a4 Update README.md Kevin 2017-02-07 01:02:00 +01:00
  • acf03f75f7 Update README.md Kevin 2017-02-07 00:59:28 +01:00
  • d9d3ab6fcb Update README.md Kevin 2017-02-07 00:59:18 +01:00
  • fb61212454 Fixed authentication required KevinMidboe 2017-02-02 20:19:15 +01:00
  • db469a35cf Another syntax error fixed (extra + at line 23) KevinMidboe 2017-01-31 23:13:51 +01:00
  • 5f1e884bfb Forgot to return something from secToHour() in uptimes.py KevinMidboe 2017-01-31 23:12:15 +01:00
  • e2e8be5ab3 Added uptime to api request and changed returning state to None KevinMidboe 2017-01-31 23:02:01 +01:00
  • 04426babde Added host='0.0.0.0' to run command for addressing from other than localhost Kevin Midboe 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 KevinMidboe 2017-01-31 22:33:16 +01:00
  • f64347da34 Changed 'disks' to do some error handling and doesn't return errors from diskusage.py KevinMidboe 2017-01-31 22:32:07 +01:00
  • b7aa452911 Started to create a small FLASK restful api for handling requests KevinMidboe 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. KevinMidboe 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. KevinMidboe 2017-01-31 21:42:54 +01:00
  • ae634ee4f4 Added simple node server and automatic changes to plex_watching & plexPlaying Kevin Midboe 2017-01-31 18:00:24 +01:00
  • a3955cdec1 Added normalize lib KevinMidboe 2017-01-28 23:35:26 +01:00
  • 7a7bb4aa34 Last changes on the sys call Kevin Midboe 2017-01-28 23:32:42 +01:00
  • 4227481f3a Fixed system call on line 13 KevinMidboe 2017-01-28 23:29:15 +01:00
  • 7e51eea222 Added plexpy directory and plex watching script KevinMidboe 2017-01-28 23:27:19 +01:00
  • d509ecb197 Now calls old uptime function Kevin Midboe 2017-01-28 23:15:21 +01:00
  • fc5a23ab56 Marked old_ to older uptime scripts KevinMidboe 2017-01-28 23:10:28 +01:00
  • d1560dd8e5 Added v1 uptime to statushandler KevinMidboe 2017-01-28 23:05:14 +01:00
  • 52a841ce2d Trying to find a good way to get cpu temp Kevin Midboe 2017-01-28 19:32:51 +01:00
  • a8420450f1 Trying to find a good way to get cpu temp Kevin Midboe 2017-01-28 19:32:38 +01:00
  • 711377af11 Changed deviding size from 1024 to 1000 to get more correct diskSpace Kevin Midboe 2017-01-28 19:32:18 +01:00
  • ca793e5525 Trying to find a good way to get cpu temp Kevin Midboe 2017-01-28 19:31:32 +01:00
  • 28c4e3dec5 Added v1 folder with updated cpuTemp, uptime and diskusage scripts for statushandler KevinMidboe 2017-01-28 14:01:03 +01:00
  • 3ae5b558ef Update README.md Kevin 2016-12-20 11:58:20 +01:00
  • 7b53a9c82a Changed returnmessage from pirate function Kevin Midboe 2016-12-10 15:10:19 +01:00
  • 0a4966d896 Added pirate function for adding magnet to transmission KevinMidboe 2016-12-10 15:07:08 +01:00
  • 2b18958ee8 Changed IP of statushandler to localhost Kevin Midboe 2016-12-10 13:57:17 +01:00
  • 80242ffb7c Re-writing uptime for python3 with more general outputhandling KevinMidboe 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. KevinMidboe 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 KevinMidboe 2016-12-08 11:46:54 +01:00
  • 27815e80a7 Added geoLite database files for IP lookup KevinMidboe 2016-12-08 11:46:01 +01:00
  • d27fe53477 Change permissions on statusHandler KevinMidboe 2016-12-08 11:45:43 +01:00
  • 5d6dca0150 Removed duplicate folder KevinMidboe 2016-11-22 12:04:56 +01:00
  • d52c89b6e0 Init commit, lots of stuff already made, and need to clean up KevinMidboe 2016-11-22 12:02:05 +01:00
  • fad4d2f7e2 Initial commit Kevin 2016-11-22 11:46:28 +01:00