Skip to content

v2.1.1 - Hotfix

Latest

Choose a tag to compare

@regorxxx regorxxx released this 25 Aug 23:52
· 9 commits to main since this release

Script should be installed as package, using the package manager at the SMP Configuration window. Old method is still supported anyway.

REQUIRES SMP OR JSPLITTER

Download below clicking at '[...]-package.zip'. Check installation instructions here.

image

See full changelog here.

2.1.1 - 2026-08-26

Added

Changed

Removed

Fixed

  • Fixed wrong files on last update 2.1.0 due to github glitch.

[2.1.0] - 2026-08-24

Added

  • Playlist Tools\Playlist manipulation: new submenu with playlists sorting features.
  • Playlist Tools\Playlist manipulation: new submenu with playlists creation features.
  • Playlist Tools\Playlist manipulation: new submenu with playlists creation features.
  • Playlist Tools\Playlist manipulation: new submenu to perform a query search on specific playlists (which also works with dynamic queries based on current selection).
  • Playlist Tools\Playlist manipulation: new menu entry to show playlist GUID (requires foobar2000 v2).
  • Quicksearch: added new setting for max tracks from selection processed by dynamic queries. Previously value was hardcoded (default 1000).
  • ListenBrainz Tools: added blacklist settings for releases and artists.
  • UI: added fallback to front art setting for Art by TF (background setting), if no file was found.
  • UI: added new mask effect setting to background. See here.
  • UI: added new img counter setting to background while using Art by TF mode. See here.
  • UI: file/folder (by TF) modes now allow Microsoft MS-DOS wildcards at end of path. See here.
  • UI: new art matching file sorting for file/folder (by TF) modes: creation date, explorer order and random order.
  • UI: added support for .webp images on background. Note it requires codec installation on system, i.e. this or this and a system restart.
  • Configuration: added new "userAgent" (Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/146.0.0.0 Safari/537.36) and "curlImpersonate" (curl_firefox147.bat) at global settings (globSettings.json) for arbitrary downloads using curl and/or JS-host methods.
  • Helpers: added curl-impersonate.exe v1.5.6. See here.

Changed

  • ListenBrainz Tools: deduplicate Discover releases in case there are multiple ids with same name (usually an error at server).
  • ListenBrainz Tools: better filtering for Discover release feature based on library and not only listens history.
  • Playlist Tools\Playlist manipulation: menu cleanup and minor reordering.
  • Quickmatch: added %INVOLVEDPEOPLE% to artist tags on new setups.
  • Quickmatch: added 'Same album release' preset on new setups.
  • UI: support for dark themed popups if JS host allows it.
  • UI: improved blend color mode to use a mix of CUI/DUI colors when no art is available (like Biograhpy and Library-Tree-SMP do).
  • UI: improvements on dynamic colors handling in some cases where main colors have low luminance.
  • Autobackup: improved logging in some cases.
  • Helpers: updated curl.exe to v8.20.0-slim. See here.
  • Helpers: updated 7za.exe to v26.01. See here.
  • Helpers: code cleanup.
  • Helpers: updated helpers.

Removed

Fixed

  • Wrapped: fix crash due to code cleanup typo introduced at 2.0.0.
  • Fixed crash on multiple buttons due to Menus at 'File\Spider ...' setting usage. See Issue 8.