Skip to content

v1.5.5

Latest

Choose a tag to compare

@zfoxer zfoxer released this 14 Jul 12:50

Fixed: Trust foobar2000's pre-split artist and title tags for streams instead of re-parsing a combined "Artist – Title" string first, so stations that already expose separate fields are no longer mis-split.

Fixed: An edge case where a deferred scrobble could be skipped if playback was paused right as the track ended or switched.

Changed: Refresh the FOO_SCROBBLER tag state only on tag edits, at track start, and before submission.

Added: Option to hide the Last.fm submenu from the Playback menu, enabled by default and greyed out while signed out.

Changed: Run the Last.fm authentication flow on a background thread, with a guard that prevents overlapping authentication requests.

A Visual Studio 2022 build is provided using MSVC/MSBuild tools v143: foo_scrobbler_win-1.5.5-bin-vs2022.zip.

The main bundle: foo_scrobbler_win-1.5.5-bin.zip is using Visual Studio 2026 with MSVC/MSBuild tools v145.