Closed vibhoothi closed 2 years ago
One thing I don't like about the backend having the combined sets (ctc-mandatory and ctc-all) is that a job where each subset is individually selected is going to have a different .json than one where ctc-mandatory is selected, so it will make filtering in the future harder, e.g. if we search for all runs that include A1.
This PR Introduces support for Multiple CTC set transcode option and download an XLSM file for the CTC,
Note that this is not fully tested as I do not have big clusters, so I am staging the PR for review,
Secondly, there is additional commits from #313 which is required for this MR to be merged as standalone.
Edit: Screenshots:
In the backend, we are creating a folder each for different video set, and assigning first video-set as 'task' for front-end rendering.