Brett 8a3e74660c Create subjobs after submission - #54 (#79)
* Force start in render queue only starts NOT_STARTED and SCHEDULED jobs

* Refactor adding jobs / subjobs

* Remove dead code

* Fixed issue with bulk job submission

* Cancel job now cancels all subjobs

* Misc fixes

* JSON now returns job hostname

* Add hostname as optional column in DB

* Misc fixes

* Error handling for removing zip file after download

* Clean up imports

* Fixed issue where worker child information would not be saved
2024-07-30 19:22:38 -05:00
2023-12-25 17:40:55 -06:00
2023-11-04 09:52:15 -05: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
2023-11-04 16:13:40 -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%