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
20
Commits
1
Branch
17
Tags
Commit Graph
3 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
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
Gregory Ballantine
5bde5bfee0
Made the transcoder run as a periodic task, with the interval defined in the config TOML file
All checks were successful
ci/woodpecker/push/woodpecker
Pipeline was successful
Details
ci/woodpecker/tag/woodpecker
Pipeline was successful
Details
2022-05-04 00:40:25 -04:00