Skip to content

Releases: LennyPhoenix/mirrorman

Clear Destination

31 May 15:21
b2ac5d3
Compare
Choose a tag to compare

When running a filter, mirrorman now makes sure that the destination path is clear.

This should make writing filters easier, you no longer need to overwrite the destination path.

Full Changelog: v0.2.6...v0.3.0

Flush Progress Bar

23 Apr 20:22
9705069
Compare
Choose a tag to compare

Now flush progress bar after each entry.

Full Changelog: v0.2.5...v0.2.6

Progress Bar

18 Apr 13:32
bab4d41
Compare
Choose a tag to compare

New progress bar during database sync.

Full Changelog: v0.2.4...v0.2.5

Better Logging and Error Propagation

15 Apr 13:41
b1fc83b
Compare
Choose a tag to compare

Now using pretty_env_logger and anyhow under the hood.

Included example filter now silences ffmpeg output.