Skip to content

Releases: leapwill/autoconv

v1.3.0

23 Jun 23:27
Compare
Choose a tag to compare

sha256:bd9b577521619d090d6062bdc96be36e12a3159125ac6be5efea3c09cbbccd87

Added:

  • Optional error logging to file
  • Accept - as word separator
  • Support tags (e.g. edition) in names
  • Optional extra arguments to ffmpeg

Fixed:

  • Timing (possibly inotify?) issues
  • Can now detect more types of failures

Full Changelog: v1.2.1...v1.3.0

v1.2.1

19 Jan 03:01
Compare
Choose a tag to compare

sha256:693794d9ecc04d1008d3b2a93b31c31b63072282699693643f4fc2c4e362d341

  • Fix bug where first sub and audio tracks were taken regardless of language

Full Changelog: v1.2.0...v1.2.1

v1.2.0

15 Nov 00:55
Compare
Choose a tag to compare

sha256:3dc06f6c3eb5adb0de595ba30353c0d1fef270fff3f43da096cfd1f0078d2568

  • Add support for local extras for movies
  • Prefer earlier audio and sub tracks over later
  • Now using an Alpine Linux base with ffmpeg included

Full Changelog: v1.1.1...v1.2.0

v1.1.1

05 Oct 22:39
Compare
Choose a tag to compare

sha256:b7efc4dc6884644bb5f359782d5a3a383bf50f5f5dc2543a62c4addde893461b

  • Fix Plex naming (from v1.1.0)
  • Fix unnecessary transcode for 4K HDR10
  • Keep LFE when downmixing to AC3 5.1
  • Fix bitmap subtitles

Full Changelog: v1.1.0...v1.1.1

v1.1.0

01 Oct 23:39
Compare
Choose a tag to compare
v1.1.0 Pre-release
Pre-release

sha256:a7caffc2822cbf164c470b3819bd672d07c6c8725bc6e4e8f2a293e775c45a8d

  • Delete subtitle file when deleting video
  • Support movie year in parentheses
  • Support 7.1 (8ch) audio
  • Add dry run option

Full Changelog: v1.0.2...v1.1.0

Found issues

  • Plex naming throws an error

v1.0.2

10 Sep 20:31
Compare
Choose a tag to compare

sha256:865b772c24db3c11e75a548b7c56811acfd0fe4db54cee478aa71a7556c62778

  • Fix skipping non-video files
  • Hide libx265 logging

Full Changelog: v1.0.1...v1.0.2

v1.0.1

28 Aug 23:12
Compare
Choose a tag to compare

Bugfix for concurrency, no longer dropping events

MVP

27 Aug 19:35
Compare
Choose a tag to compare
MVP
v1.0.0

Initial commit