Skip to content

SimPlaylist v1.3.3

Choose a tag to compare

@JendaT JendaT released this 07 Feb 22:13

SimPlaylist v1.3.3

What's New

Fixed

  • Album art and group column misaligned with Group Header Spacing: Group height calculation used track row height for all rows instead of accounting for taller header rows. Album art and group column backgrounds now use correct pixel height via pixelHeightForGroup: helper. Also fixed album art vertical offset to use header height for styles 0/1.
  • View jumps on auto-advance: Scrolling no longer jumps dozens/hundreds of tracks back when a new track plays automatically in a long playlist. Metadata updates during playback no longer trigger a full rebuild. Also added scroll preservation in sync detection background continuation.
  • Enter key plays focused track: Pressing Enter now correctly starts playback of the keyboard-focused track. Previously broken due to passing a playlist index where a row index was expected, and was restricted to flat mode only.

Installation

  1. Download foo_jl_simplaylist.fb2k-component below
  2. Double-click to install, or manually copy to:
    ~/Library/foobar2000-v2/user-components/
  3. Restart foobar2000

Requirements

  • foobar2000 v2.x for macOS
  • macOS 11.0 or later