Skip to content

v0.16.1 - Playlist handling fixes

Compare
Choose a tag to compare
@regorxxx regorxxx released this 25 Apr 22:19
· 229 commits to main since this release
ae784cb

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

REQUIRES SMP 1.6.1 (mod version attached has some improvements by marc23)

image

See full changelog here.

0.16.1 - 2024-04-26

Added

  • XSP: new entry at Playlist maintenance tools to check for circular references in all playlists.

Changed

  • XSP: Smart Playlists are now checked for infinite recursion or circular references when they are created, loaded or cached. This avoids situations where Playlist A tries to load Playlist B, which at the same time tries to load Playlist A. Or if it references itself. There is also a new recursion limit of 100 steps; any playlist which tries to look for sources with nesting higher than that will also throw a warning.
  • UI: all list items color settings will be lost, make a backup if needed of property plm_15 and reapply later after updating.

Removed

Fixed

  • UI: tracks duration and size was not properly refreshed in some cases for playlist files.
  • UI: wrong handling of colors when upgrading from old versions. Crash when opening the settings menu.