* Consolidate engine_info api calls
* Change api methods to use POST when possible
* Delete engine API cleanup
* Remove redundant installed_engines endpoint
* Update proxy to use similar named methods to new API calls
* More API cleanup
* Jobs API cleanup
* More jobs API cleanup
* Fix add jobs error due to null queue
* Remove unnecessary full_status and snapshot API endpoints
* Streamline add job POST endpoint
* Fix test after method name change
* Stop previously running zeroconf instances
* Lots of formatting fixes
* Use f-strings for time delta
* More line fixes
* Update requirements.txt
* More misc cleanup
* Simplify README.md