Brett 3600eeb21b Refactor: Move all initialization logic out of api_server and into init (#91)
* Zeroconf logging improvements

* Ignore RuntimeErrors in background threads - Prevents issues during shutdown

* Migrate start up code from api_server.py to init.py

* Add error handlers to the API server to handle detached instances

* Integrate RenderQueue eval loop into RenderQueue object

* Silently catch RuntimeErrors on evaluate_queue

* Stop background queue updates in prepare_for_shutdown
2024-08-08 04:47:22 -05:00
2023-12-25 17:40:55 -06:00
2023-12-17 12:07:10 -06:00
2023-12-21 20:47:38 -06:00
2024-01-28 10:30:57 -06:00
2023-11-04 16:13:40 -05:00
2024-01-28 20:54:12 -06:00
2023-12-16 22:20:24 -06:00
2024-01-27 22:56:33 -06:00
2024-08-03 14:04:17 -05:00
2024-01-28 10:30:57 -06:00

🎬 Zordon - Render Management Tools

Welcome to Zordon! It's a local network render farm manager, aiming to streamline and simplify the rendering process across multiple home computers.

📦 Installation

Install the necessary dependencies: pip3 install -r requirements.txt

🎨 Supported Renderers

Zordon currently supports the following renderers:

  • Blender
  • FFMPEG
Description
Languages
Python 100%