Skip to content

Release v0.2.73

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jun 23:58
· 213 commits to master since this release

First release, will have issues.
** After entering your password it will take a few minutes (maybe ten). It will appear to be doing nothing. If it fails, it should pop up with an error. Otherwise it should install all the dependences in the background and eventually pop up the GUI.
Reading directly from discs has not yet been added to the GUI, but works in the terminal version. If you run the binary with any arguments, it will work like the previous terminal app. "/Applications/Blu-ray to AVP.app/Contents/MacOS/Blu-ray to AVP"

Commits:

  • e584920 rename forced subs
  • 41ac9e1 update actions
  • 5bf934b add tags needed for AVP subs back
  • 7e43eb8 actions update
  • fcbd6e2 actions update
  • e005561 actions update
  • 6408302 actions update
  • 8121796 remove temp file
  • 72b9225 refactor mux to add all audio and subs. Add meta info to tracks.
  • a71c65e fix order of subs
  • e4a129e add remove extra languages
  • e7e3726 add timers to process
  • 3d89e73 allow continue with transcoding selected.
  • ec80321 refactor subs
  • 1f9fdc3 remove old dep
  • 4be4c30 moved functions and use start_process
  • 9bd39cd remove unneeded dep
  • 7c576a9 no subtitle path needed
  • f5ab7fc sed temp folder inside of output root
  • ae2f943 move functions
  • 594a271 move custom profile to external file. set first track to forced subs of preferred language and second track to normal preferred language
  • b1d2091 move to babelfish
  • 5fee3db clean deps
  • 60ff833 move config to application support and add App class
  • 6af1e99 move commands
  • 8fe5c53 move is_gui to config
  • dde7c55 move functions
  • 4cfefa1 remove lang files and download on use
  • 3d718b3 Remove old deps
  • 21cfb42 remove extra messages from mkv error
  • 2291676 fix formatting
  • 39553b9 use semantic version for update comparison
  • 917ddf7 Detect failed sub file and give user option to continue
  • 1a39490 use semantic version for update comparison
  • 88a2adb fix not saving false values
  • 5ce98e2 update codesign for new briefcase
  • b5ff97e typo
  • 9c4cddb missing quote
  • 10ad113 create screenshot thumbs
  • b12e023 remove push source from release script and display github.ref
  • 87685ab fix quotes, create separate env vars
  • 3d23551 shorten arg
  • c3e3c0c fix env var and duplicate line
  • a7381e9 fix env var and duplicate line
  • eccf8e8 update readme with gui info and add screenshots.
  • e1482cf all messages since last non prerelease on release.
  • 77c6449 all messages since last non prerelease on release.
  • 582cc5d modify release script.
  • 7d16cad refactor github update checker and label to accommodate prerelease
  • 90b9981 update action to fix var passing issue
  • 246fe39 update action to incorporate prerelease
  • 6c05331 grammar