beaTunes News

Thursday, September 14, 2023

Update: beaTunes 5.2.33

This minor update fixes a couple of issues having to do with responsiveness, house keeping, and a downright bug (time signature didn't show up in the main table view).

As always, you can download the new version from the download section of the website.

Changes in 5.2.33

  • Fixed sub-par responsiveness in inspection panes.
  • Fixed time signature table renderer.
  • Fixed deletion of orphaned playlists.

Labels: , ,

Wednesday, June 14, 2023

Update: beaTunes 5.2.32

This minor update fixes a startup issue on Windows (reported for Windows 11) that led to a shutdown right after the splash screen. Furthermore, automatic synchronization during shutdown is now prevented.

As always, you can download the new version from the download section of the website.

Changes in 5.2.32

  • Fixed window-activation-triggered sync during shutdown.
  • Fixed startup issue on Windows 11 (missing accessibility dependency).

Labels: ,

Saturday, January 28, 2023

Update: beaTunes 5.2.31

This maintenance update improves the search experience in larger collections, fixes a couple of minor issues and updates some included components.

As always, you can download the new version from the download section of the website.

Changes in 5.2.31

  • Fixed a lyrics issue (missing jlink dependency).
  • Fixed encoding of relative paths in WPL playlist exporter.
  • Fixed ConcurrentModificationException during initial synchronization.
  • Increased search trigger delay for single characters.
  • Updated to Java 11.0.17+7.
  • Updated built-in Discogs database.

And, because an indfividual post was skipped, changes in 5.2.30

  • Fixed synchronization abortion due to infinite volume normalization change.
  • Updated to Java 11.0.16.1+1.
  • Updated japlscript.
  • Updated built-in Discogs database.

Labels: , , ,

Saturday, September 3, 2022

Update: beaTunes 5.2.29

Getting ready for Ventura! This maintenance update introduces a couple of fixes for the upcoming macOS 13 (Ventura) along with some other performance-related issues.

As always, you can download the new version from the download section of the website.

Changes in 5.2.29

  • Support deletion of currently playing song.
  • Fixed responsiveness issue when initiating synchronization manually.
  • Fixed taking last play/skip date into account when checking synchronization need.
  • Fixed synchronization with Music.app taking too long despite only minor changes.
  • Fixed NaN values in volume normalization.
  • Fixed Music.app/iTunes selection for macOS 13 (Ventura).
  • Implemented rate limiting for AcousticBrainz.

Labels: , , , , ,

Tuesday, May 3, 2022

Update: beaTunes 5.2.28

Unfortunately, v5.2.27 was a rather unsmooth release, especially for people using macOS Monterey... v5.2.28 hopefully fixes this.

As always, you can download the new version from the download section of the website.

Changes in 5.2.28

  • Fixed macOS version recognition for macOS 11 and 12.
  • Fixed NoClassDefFoundError on Turkish systems.

Labels: ,

Monday, May 2, 2022

Update: beaTunes 5.2.27

It's been a while! This maintenance release fixes a couple of minor issues, updates the used Java environment, and slightly improves the user experience. Enjoy!

As always, you can download the new version from the download section of the website.

Changes in 5.2.27

  • Ensured new playlist name is selected, so that it can be changed right away.
  • Updated access method to live DBpedia.
  • Updated access method to LastFM search.
  • Updated built-in Discogs database.
  • Updated to Java 11.0.15+10 (among other things this fixes JDK-8251377).

Labels: , , , ,

Wednesday, December 29, 2021

Update: beaTunes 5.2.26

This maintenance release fixes an issue on macOS that caused file paths to be displayed containing the word POSIX. Furthermore, I have updated code accessing the Cover Art Archive, now using HTTPS for all search requests. Last but not least, when parsing the year field in audio files, beaTunes now simply takes the first four characters instead of attempting to parse it in a more complex way. This is in line with the ID3 specification.

As always, you can download the new version from the download section of the website.

Changes in 5.2.26

  • Changed behavior of "year" parser.
  • Updated access method to Cover Art Archive.
  • Fixed POSIX file issue (macOS only).

Labels: , ,