e6eb344d19
Wait for subjob completion and download render files to host ( #17 )
...
* Fix Blender image sequence -> video conversion and change video to use ProRes
* Wait for child jobs to complete
* Download and extract render files from subjobs
* Fix issue where zip was not removed
* Update client to use new method names in server proxy
* Fix minor download issue
2023-06-15 17:44:34 -05:00
0a0a228731
Thumbnail Generation Refactoring ( #16 )
...
* Fix file_list and convert save_first_frame to use FFMPEG directly
* All thumbnail generation now uses FFMPEG engine
2023-06-15 13:06:46 -05:00
Brett Williams
cae5dbb41c
Fix failing thumbnail generation
2023-06-15 11:26:52 -05:00
94bb1e4362
Remove Old Multi-Client Code / Refactoring ( #13 )
...
* Remove a lot of old code from render_queue regarding clients
* More code cleanup
* More code cleanup
* Move everything around
* Minor log change
2023-06-11 14:50:20 -05:00
75de367153
Break get_time_elapsed into misc_helper ( #10 )
2023-06-09 11:10:42 -05:00
Brett Williams
f54d665714
Added file_exists_in_mounts method to look for projects on connected network mounts
2023-06-07 19:03:44 -05:00
Brett Williams
1f263c7124
Fix the multi-platform check
2023-06-04 13:05:30 -05:00
Brett Williams
a5d49abfae
Make log / file opening work on linux / windows
2023-06-04 12:58:23 -05:00
Brett Williams
43a1698ab8
Code cleanup
2023-06-03 17:06:09 -05:00
Brett Williams
a9257a6bf5
Improve performance of job status updates through caching hashes
2023-06-03 16:59:01 -05:00
Brett Williams
60eeb6d5e2
Blender image sequences now generate a preview mp4 on completion
2023-05-30 21:59:04 -05:00
Brett Williams
22cfe9c24e
More thumbnail fixes
2023-05-30 21:05:59 -05:00
Brett Williams
769611ba26
Fix server issue with purple / green thumbnails
2023-05-30 15:19:14 -05:00
Brett Williams
eaacbf4ec0
Blender image sequences now generate a preview mp4 on completion
2023-05-27 16:01:54 -05:00
Brett Williams
df92269708
Refactor Worker / Engine / Factory file layout
2023-05-27 14:40:34 -05:00
Brett Williams
4d620d0ea6
Thumbnail generation error handling
2023-05-24 15:41:27 -05:00
Brett Williams
9ac1c44ba3
Add RenderClient object to DB for client tracking
2023-05-24 15:40:45 -05:00
Brett Williams
e11c5e7e58
Convert render_queue and scheduledjob to use sql instead of json
2023-05-24 09:58:02 -05:00
Brett Williams
4ef94dd7b8
Major file reorganization
2022-12-20 11:22:04 -08:00