BatchGuy Changelog

What's new in BatchGuy 7.1.0

Nov 28, 2020
  • Enhancements:
  • BatchGuy updated to support remuxing 4k sources
  • Minor:
  • Broken links in the Help Section fixed

New in BatchGuy 7.0.0 (Aug 12, 2019)

  • Enhancements:
  • Users can now set the mkvmerge compression for subtitles globally in the Settings Screen
  • On the BluRayTitleInfo Screen, when you sort by eac3to id, it will be a numeric sort and not a string sort, fixing various sorting issues
  • On the BluRayTitleInfo Screen, the default sort is by the eac3to id asc
  • Minor:
  • Cleaned up .gitignore file
  • Removed bin/obj folders from GitHub
  • Re-named todo.txt to Todo.md

New in BatchGuy 6.7.0 (Jul 29, 2018)

  • When the check for new BatchGuy Versions flag is false, BatchGuy will not check for new versions (not sure why this wasn't always the case)
  • Upgraded the .Netframework version to 4.6 to fix GitHub TLS issue that causes the error on start up of the application

New in BatchGuy 6.6.0 (Nov 3, 2017)

  • Enhancements:
  • Added the ability to remove a Blu-ray disc from the Disc grid on the Create eac3to Batch File Screen

New in BatchGuy 6.5.1 (Nov 3, 2017)

  • Enhancements:
  • The logic to check for a new version of BatchGuy has been refactored to use async/await.
  • Enhanced parts of the application responsible for displaying and logging errors.
  • Bug Fixes:
  • Fixed major bug where when there are no subtitles, the entire BlurayTitleInfo Screen will be disabled instead of just the Subtitles Grid.

New in BatchGuy 6.5.0 (Nov 3, 2017)

  • Enhancements:
  • Added AAC audio to the BatchGuy audio list
  • Bug Fixes:
  • Fixed bug on BatchGuy Settings screen where the grid change events were not firing if the user made a change in a grid and went directly to the save menu item