1
0
Commit Graph

15 Commits

Author SHA1 Message Date
mark 775c1e4ae8 remove fps compression 2025-04-09 18:52:06 +02:00
mark 06c2fb63af fixes global busy ignore 2025-02-03 12:18:55 +01:00
mark 892e89bdfd adds rotation and overwriting logging
I underestimated the amount of logs generated. This should keep it
within limits most of the time. Might still be a lot of logs, but at
least there's an upper limit now.
2025-02-01 17:22:50 +01:00
mark c06eeda4f2 tqdm bar on interactive shell 2025-01-26 19:40:24 +01:00
mark 776c5932c1 Better progress and update checks 2025-01-26 17:31:11 +01:00
mark 7cacb2d85c adds busy check before starting 2025-01-26 17:12:49 +01:00
mark 51d53f536a stop on busy system.
Might break multi-processing on same machine. Might fix later.
2025-01-26 01:39:51 +01:00
mark fd43dc5d87 another shutil update 2025-01-08 11:34:22 +01:00
mark cda43c118b shutil error handling 2025-01-08 11:26:08 +01:00
mark f826c4f008 adds file locking 2024-12-18 19:52:17 +01:00
mark 7e2961e24a stfu linker
echt ook altijd gezeik met jou lukt ook nooit geen ene ...
2024-12-01 13:41:13 +01:00
mark 03c7f901e8 fixes output file extension 2024-12-01 01:06:48 +01:00
mark 799e6558cd refactor for linter 2024-11-30 23:52:25 +01:00
mark 25ce12da59 typedefs and robustness updates
Adds type definitions to function arguments and return values
Adds error handling for ffmpeg calls
Correctly continue on error file
2024-11-30 23:23:41 +01:00
mark 10cfb5ffb1 move scripts into bin folder for better organizing 2024-11-30 22:46:18 +01:00