Skip to content

Releases: lemonjesus/TranscodeBot

v3.0.1

21 Apr 04:03
Compare
Choose a tag to compare

Small fixes release:

  • prints the config it's using on start
  • enqueue_on_start actually enqueues on start now (rb-inotify never used to block the main thread 🤔)
  • fixed not being able to map a custom config file in

What's Changed

New Contributors

Full Changelog: v3.0.0...v3.0.1

v3.0.0

16 Feb 06:57
46c87ed
Compare
Choose a tag to compare

Massive reorganization with automated testing and config files instead of environment variables. Looking to the future of TranscodeBot as not just a tool to compress movies for Plex, but rather a generic automated transcode pipeline that can be fit in a variety of workflows.

What's Changed

Full Changelog: v2.2.1...v3.0.0

Version 2.2.1

02 Feb 00:03
Compare
Choose a tag to compare

Fixes a typo that I didn't catch that breaks the whole thing. Yikes.

Version 2.2 - BROKEN

01 Feb 22:57
b82ef4b
Compare
Choose a tag to compare

Do not use this release - it is broken.

Version 2.1

01 Feb 21:20
ed18e07
Compare
Choose a tag to compare

Fixes steam mapping stuff. Is the first official release to trigger automated building.