Skip to content

Releases: coacharnold1/flac-convert-gui

Ver. 1.9

26 Jun 23:35
7b15bf1
Compare
Choose a tag to compare

Threading issue fixed, stop button fix, default to flac16 on start - grey out mp3 spin wheel

CLI versions - convert-audio.fish and flac-py-convert

v1.4 added ripper log, fixed issues with conversion identification

v1.5 changed metadata line to correct mtadata copy issue - new copied line below

#----------"-map_metadata", "0", # Map all metadata (including embedded artwork as a picture tag)

v1.6 Added "Delete .cue Files" option and Output Subdirectory feature

v1.7 (Fix for 24-bit detection using ffprobe, improved error handling)

v1.8 (Log file path fixed for /usr/bin execution)

v1.9 - fixed issue to delete cue file and fault identifying bit depth in conversions

VERSION = "1.9" # Updated version number
DATE = "June 20, 2025" # Current date

Full Changelog: https://github.com/coacharnold1/flac-convert-gui/commits/Ver.1.9