Skip to content

v1.5.5

Latest

Choose a tag to compare

@zfoxer zfoxer released this 07 Jul 20:25

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.