Flamenco/internal
Sybren A. Stüvel b58f1e15f1 Add CLI utility to recreate tasks of jobs
Due to an issue (which has been fixed in the previous commit), all tasks
in the database were deleted when starting Flamenco. This tool attempts
to recompile the job and recreate its tasks.

The statuses of the tasks are set based on the job status. Basically:

- job active → tasks queued
- job completed → tasks completed
- job cancelled / failed → tasks cancelled
- otherwise → tasks queued

To ensure that the tool is only used to create tasks from scratch, it
refuses to work on a job that still has tasks in the database.
2023-07-10 14:10:15 +02:00
..
appinfo Manager: Better reporting of version via API call 2023-07-06 12:21:47 +02:00
find_blender Less dramatic logging when Blender cannot be found 2022-09-22 12:37:46 +02:00
find_ffmpeg Cleanup: Add missing license specifiers 2022-07-25 16:08:07 +02:00
manager Add CLI utility to recreate tasks of jobs 2023-07-10 14:10:15 +02:00
own_url Cleanup: Add missing license specifiers 2022-07-25 16:08:07 +02:00
stresser Cleanup: Add missing license specifiers 2022-07-25 16:08:07 +02:00
tools Add internal/tools/tools.go to mock-import code generator packages 2023-02-09 11:25:47 +01:00
upnp_ssdp Manager: reduce log level 2022-05-06 14:35:27 +02:00
uuid Manager: add a small wrapper around Google's UUID library 2022-05-20 15:35:51 +02:00
worker OAPI: regenerate code 2023-07-10 11:08:44 +02:00