Skip to content

Releases: lagmoellertim/unsilence

Bug fixes

03 Nov 10:27
Compare
Choose a tag to compare

Fixes issue #108

1.0.8

27 May 13:14
f690a30
Compare
Choose a tag to compare

Bug fixes

1.0.7

05 Dec 02:55
Compare
Choose a tag to compare

Bugfixes:

  • ffmpeg version detection fix

README adjusted

1.0.6

01 Nov 21:24
e002894
Compare
Choose a tag to compare

Bugfixes:

  • Remove too short intervals from start to avoid video without audio track

Release 1.0.5

19 Jul 16:31
f7c1038
Compare
Choose a tag to compare

Bugfixes:

  • RegEx ffmpeg version detection bugfix
  • Path fix for unsilence users on various platforms (has at least affected Windows and Linux Mint)
  • Uncatched Syntax Error fixed

Bug Fixes

14 Jul 16:13
8e895ca
Compare
Choose a tag to compare
1.0.4

Increased Version Numberr

ffmpeg version detection

11 Jun 16:37
198ae05
Compare
Choose a tag to compare

Fixes #4
Previously, there was a FileNotFoundError when the wrong ffmpeg version was installed, which is now replaced by a more specific exception.

Bug Fixes

10 Jun 20:47
ee623c9
Compare
Choose a tag to compare

Fixed #2 and fixed Drop Corrupted Intervals.
Added Dockerfile.

First Unsilence release with PyPi support 🎉

09 Jun 20:52
Compare
Choose a tag to compare
1.0.1

Updated Version for PyPi