Commit Graph

10 Commits

Author SHA1 Message Date
1ccd481f9e Refactored a bit to put the configuration and logging setup before Cobra launches, so it doesn't need to be handled in every sub-command
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2022-09-15 10:09:10 -04:00
4d77a0e2bc Separated the repository initialization into a separate sub-command
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-09-15 10:04:39 -04:00
611d0dba9a Refactored the code a bit so that the Transcoder object handles more of its own setup 2022-09-03 19:51:37 -04:00
4306a9bca5 Added logging to file feature
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2022-09-02 18:17:42 -04:00
24f9b2b779 Added a quick and dirty file open check
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-09-01 15:16:56 -04:00
cf854a91f0 Added a main loop on a timed interval
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2022-09-01 00:17:29 -04:00
02dfc7c291 Finished the transcoding job
All checks were successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2022-08-31 23:53:51 -04:00
1548701ed3 Added ingest file cleanup 2022-08-31 22:50:42 -04:00
9010de6a14 Added functionality to archive files from ingest 2022-08-31 22:41:05 -04:00
a8df1d0ab3 Basic project structure 2022-08-31 19:56:06 -04:00