Skip to content

Release v0.2.56

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jun 02:43
· 299 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:

  • 4a62a97 Bump version after merge into release
  • 6b9846a rename function
  • 3b0057a add about menu and load data from pyproject and readme
  • e3f4bb9 change to release
  • 48ba716 add signal to close on ctrl c
  • 0d12768 create widget and replace file/folder selectors
  • d8e355c removing trailing \n from commits in release.
  • 9bbbfe2 use command grouping
  • 2ae9660 use built in messagebox
  • f992185 whitespace formatting to match PyCharm linter