This website requires JavaScript.
Explore
Help
Sign In
BitGoblin
/
dragoon
Watch
1
Star
0
Fork
0
You've already forked dragoon
Code
Issues
6
Pull Requests
Projects
Releases
17
Wiki
Activity
55
Commits
1
Branch
17
Tags
12f81cb014a233ccbabad1e45e922200cf058641
Commit Graph
4 Commits
Author
SHA1
Message
Date
Gregory Ballantine
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
Some checks failed
ci/woodpecker/push/woodpecker
Pipeline failed
Details
ci/woodpecker/tag/woodpecker
Pipeline failed
Details
2022-05-20 07:58:52 -04:00
Gregory Ballantine
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
All checks were successful
ci/woodpecker/push/woodpecker
Pipeline was successful
Details
2022-05-06 16:40:28 -04:00
Gregory Ballantine
a8302c38e0
Added some minor logging functionality using log4j
All checks were successful
ci/woodpecker/push/woodpecker
Pipeline was successful
Details
2022-05-06 02:58:50 -04:00
Gregory Ballantine
a977ff8cfe
Refactored some code from the Transcoder class to a separate Repository class
All checks were successful
ci/woodpecker/push/woodpecker
Pipeline was successful
Details
2022-05-06 02:47:56 -04:00