Skip to content

v2.8.0 - Package installation

Compare
Choose a tag to compare
@regorxxx regorxxx released this 08 May 13:33
· 367 commits to main since this release

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

[2.8.0] - 2023-05-08

Added

  • UI: new option to set the frequency at which the panel is refreshed after tracks change. Now set to 1000 ms by default. This avoids refreshing the panel when selection changes faster than such value (for ex. while scrolling the library), only updating the panel once afterwards.
  • Package: new installation method as package.

Changed

  • Console: multiple improvements when logging to file for FbMetadbHandle, FbMetadbHandleList, Error and unknown instances (totally irrelevant except for debug purposes).
  • Console: menu entries are no longer logged to console after clicking.
  • Helpers: updated helpers.

Removed

Fixed