This website requires JavaScript.
5d3184a836
Updating woodpecker images to rust 1.80
master
gballan
2025-07-14 12:40:19 -04:00
144ce0885c
Adding docker scripts for building with Rust in docker
gballan
2025-07-14 12:38:46 -04:00
d56f7f2f0f
Upping to v0.2.7
v0.2.7
gballan
2024-01-18 23:43:10 -05:00
1cc8306fec
Upgrading Rust version used in CI
gballan
2024-01-18 23:42:39 -05:00
597b64c9c5
Made the video_resolution parameter optional
gballan
2024-01-18 23:27:04 -05:00
e479959ca8
Version bump to v0.2.6
v0.2.6
gballan
2023-04-01 22:57:11 -04:00
ef492f6008
Added version command
gballan
2023-04-01 22:55:51 -04:00
6371417234
Added log messages to signify a transcoding loop has started/ended
gballan
2023-03-29 20:25:52 -04:00
a7cc2bc771
Version bump to v0.2.5
v0.2.5
gballan
2023-03-29 00:42:38 -04:00
ed4173f3dc
Added file permissions preservation when archiving video file
gballan
2023-03-29 00:40:33 -04:00
f3552f3af1
Added filetime crate to handle file handle times
v0.2.4
gballan
2023-01-25 10:06:05 -05:00
6da120f632
Version bump to v0.2.3
v0.2.3
rust
gballan
2022-10-26 20:13:29 -04:00
a22b59d87c
Updated woodpecker config to put compiled packages into proper directories for organization
gballan
2022-10-26 20:13:04 -04:00
dfca3b1fd6
Updated woodpecker config for pushing to Linux package repos
gballan
2022-10-26 16:59:42 -04:00
530d83f57d
Updated woodpecker config for pushing to Linux package repos
gballan
2022-10-26 16:35:49 -04:00
d836e27305
Updated woodpecker config for pushing to Linux package repos
gballan
2022-10-26 16:25:35 -04:00
8bca6b3b0b
Updated woodpecker config for pushing to Linux package repos
gballan
2022-10-26 15:42:19 -04:00
958ffa397c
Version bump to v0.2.2
v0.2.2
gballan
2022-10-26 12:21:01 -04:00
1671b95128
Changed the FFMPEG command output to get logged under debug to clean up log file
gballan
2022-10-26 12:20:22 -04:00
3bcbabf1b6
Fixed output file naming; adding debug line so user knows that transcoding is taking place
gballan
2022-10-26 12:15:39 -04:00
3f71767acb
Version bump to v0.2.1
v0.2.1
gballan
2022-10-26 10:15:55 -04:00
75d71e9695
Added some fixes for the Linux installer/service - now shipping a log4rs config; creates /var/log for log files; fixed name of service file
gballan
2022-10-26 09:58:46 -04:00
b97a4b1c0f
Removed line for debugging
gballan
2022-10-26 09:32:52 -04:00
e092990e17
Removed line for debugging
gballan
2022-10-26 09:32:38 -04:00
9929db6c5b
Added some fixes for Windows (now the setup command works)
gballan
2022-10-24 23:42:45 -04:00
004c057a2c
Removed configure subcommand for now; Added setup subcommand to initialize the video repository
gballan
2022-10-21 19:37:45 -04:00
0b327f304e
Downgraded version of Clap module; started work on a configure subcommand to help users set up their service
gballan
2022-10-21 19:21:52 -04:00
327ec9c62f
Added Clap module for more advanced CLI command/argument handling
gballan
2022-10-21 00:16:25 -04:00
21740a63c1
Version bump to v0.2.0
v0.2.0
gballan
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
gballan
2022-09-15 18:10:42 -04:00
0b6fb8a4f8
Added lsof to cargo test docker step
gballan
2022-09-02 02:24:39 -04:00
cab06fc350
Changed project named from adept to zealot
gballan
2022-09-02 02:04:07 -04:00
e6417cf5a3
Updated woodpecker config to run cargo tests
gballan
2022-09-01 23:49:12 -04:00
7d5e1514a1
Version bump to v0.1.3
v0.1.3
gballan
2022-09-01 23:44:59 -04:00
cd886522ec
Added unit tests for the file locking function
gballan
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
gballan
2022-09-01 22:15:46 -04:00
b5d96c21a9
Version bump to v0.1.2
gballan
2022-09-01 18:25:18 -04:00
70e2b29121
Added logging functionality via log4rs crate
v0.1.2
gballan
2022-09-01 16:16:27 -04:00
23288ac043
Added DEBHELPER token to postinst script
v0.1.1
gballan
2022-09-01 15:52:21 -04:00
e7fe6fbcec
Updated post install script
gballan
2022-09-01 15:44:28 -04:00
e43ce790cc
Version bump to v0.1.1
gballan
2022-09-01 15:30:38 -04:00
5f9a2829f0
Fixed a couple small errors in the Linux packaging config
gballan
2022-09-01 15:30:23 -04:00
e14795c493
Added a simple program loop to repeatedly check for new video files
gballan
2022-09-01 15:29:24 -04:00
e3eb54720c
Fixed systemd service name
v0.1.0
gballan
2022-09-01 13:50:29 -04:00
c5b0db8de2
Added more Linux packaging configuration
gballan
2022-09-01 13:33:41 -04:00
6c5319c195
Fixed typo in Cargo.toml
gballan
2022-09-01 13:01:20 -04:00
9900cd13b4
Fixed typo in Cargo.toml
gballan
2022-09-01 12:52:11 -04:00
1647757574
Renamed the example config file to what it should be
gballan
2022-09-01 12:45:30 -04:00
d4449b3144
Added some packaging info
gballan
2022-09-01 12:35:39 -04:00
38547bb175
Fixed the video color profile flag
gballan
2022-08-31 18:59:19 -04:00
0b6f6fea02
Finally added the ability to transcode videos
gballan
2022-08-31 18:55:22 -04:00
a778de5b34
Added woodpecker config
gballan
2022-08-31 18:19:30 -04:00
6f9f084075
Updated license info
gballan
2022-08-31 18:17:39 -04:00
32ffcdf202
Added functionality to clean up transcoded source files
gballan
2022-08-31 18:17:13 -04:00
b979850582
Added some basic file archiving functionality
gballan
2022-08-31 18:05:00 -04:00
0fa83eff42
Got a basic working structure in place
gballan
2022-08-31 16:14:41 -04:00
878a22be91
Initial commit
gballan
2022-08-31 15:28:29 -04:00