Skip to content

SimPlaylist v1.4.0

Choose a tag to compare

@JendaT JendaT released this 10 Feb 16:30

SimPlaylist v1.4.0

What's New

Added

  • Drag to Finder: Drag tracks from SimPlaylist to Finder to copy files out. Default behavior is copy; a preference toggle enables move-by-default (hold OPT to copy).
  • Debug rendering diagnostics: Optional overlay showing diagnostic info on blank/unmapped rows (red) or nil column values (orange). Enable in Display Settings preferences.

Fixed

  • Album art cache eviction: Replaced NSCache (which silently evicts under memory pressure) with a manual LRU dictionary. Album art no longer blinks or disappears during fast scrolling.
  • Stale subgroup caches on empty playlists: Subgroup/padding caches are now cleared in all early-return paths of rebuildFromPlaylist, preventing stale data from a previous playlist.

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