Commit Graph

30 Commits

Author SHA1 Message Date
327ec9c62f Added Clap module for more advanced CLI command/argument handling
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-10-21 00:16:25 -04:00
21740a63c1 Version bump to v0.2.0
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2022-09-15 18:16:12 -04:00
024e4b2e1c Used the config-rs crate to allow reading from a config file from /etc/zealot/config.toml and from the home directory
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-09-15 18:10:42 -04:00
0b6fb8a4f8 Added lsof to cargo test docker step
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-09-02 02:24:39 -04:00
cab06fc350 Changed project named from adept to zealot
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-09-02 02:04:07 -04:00
e6417cf5a3 Updated woodpecker config to run cargo tests 2022-09-01 23:49:12 -04:00
7d5e1514a1 Version bump to v0.1.3
All checks were successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2022-09-01 23:44:59 -04:00
cd886522ec Added unit tests for the file locking function 2022-09-01 23:44:37 -04:00
44ef95b440 Added a basic check to make sure we don't try to transcode a partially written file 2022-09-01 22:15:46 -04:00
b5d96c21a9 Version bump to v0.1.2 2022-09-01 18:25:18 -04:00
70e2b29121 Added logging functionality via log4rs crate
All checks were successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2022-09-01 16:16:27 -04:00
23288ac043 Added DEBHELPER token to postinst script
All checks were successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2022-09-01 15:52:21 -04:00
e7fe6fbcec Updated post install script 2022-09-01 15:44:28 -04:00
e43ce790cc Version bump to v0.1.1 2022-09-01 15:30:38 -04:00
5f9a2829f0 Fixed a couple small errors in the Linux packaging config 2022-09-01 15:30:23 -04:00
e14795c493 Added a simple program loop to repeatedly check for new video files 2022-09-01 15:29:24 -04:00
e3eb54720c Fixed systemd service name
All checks were successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2022-09-01 13:50:29 -04:00
c5b0db8de2 Added more Linux packaging configuration 2022-09-01 13:33:41 -04:00
6c5319c195 Fixed typo in Cargo.toml 2022-09-01 13:01:20 -04:00
9900cd13b4 Fixed typo in Cargo.toml 2022-09-01 12:52:11 -04:00
1647757574 Renamed the example config file to what it should be 2022-09-01 12:45:30 -04:00
d4449b3144 Added some packaging info 2022-09-01 12:35:39 -04:00
38547bb175 Fixed the video color profile flag 2022-08-31 18:59:19 -04:00
0b6f6fea02 Finally added the ability to transcode videos 2022-08-31 18:55:22 -04:00
a778de5b34 Added woodpecker config 2022-08-31 18:19:30 -04:00
6f9f084075 Updated license info 2022-08-31 18:17:39 -04:00
32ffcdf202 Added functionality to clean up transcoded source files 2022-08-31 18:17:13 -04:00
b979850582 Added some basic file archiving functionality 2022-08-31 18:05:00 -04:00
0fa83eff42 Got a basic working structure in place 2022-08-31 16:14:41 -04:00
878a22be91 Initial commit 2022-08-31 15:28:29 -04:00