|
8c36855593
|
Removed some unused imports; closed an open file in a unit test
ci/woodpecker/push/woodpecker Pipeline was successful
|
2022-06-16 00:12:16 -04:00 |
|
|
5bc2acac1d
|
Added ability for the transcoder to determine if a video file is open in another program to avoid trying to transcode/remove a partially written file; reworked the main transcode loop to handle one file at a time instead of archiving everything, then transcoding, then cleanup
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/tag/woodpecker Pipeline failed
|
2022-05-20 07:58:52 -04:00 |
|
|
5e8da26257
|
Refactored the transcoder so that it only checks the ingest directory once before archiving, ingesting and cleaning up to avoid race conditions where it may transcode/remove a file without being archived
ci/woodpecker/push/woodpecker Pipeline was successful
|
2022-05-06 16:40:28 -04:00 |
|
|
a8302c38e0
|
Added some minor logging functionality using log4j
ci/woodpecker/push/woodpecker Pipeline was successful
|
2022-05-06 02:58:50 -04:00 |
|
|
a977ff8cfe
|
Refactored some code from the Transcoder class to a separate Repository class
ci/woodpecker/push/woodpecker Pipeline was successful
|
2022-05-06 02:47:56 -04:00 |
|
|
5bde5bfee0
|
Made the transcoder run as a periodic task, with the interval defined in the config TOML file
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
|
2022-05-04 00:40:25 -04:00 |
|