Skip to content

v4.1.0

Compare
Choose a tag to compare
@TheQwertiest TheQwertiest released this 06 Feb 12:54
· 163 commits to master since this release

Changelog

Added

  • Added compatibility fixes for vanilla JScript v2.0.0 component.
  • Track Info Panel:
    • Added ability to add, copy, edit and remove metadata tags (through double-click and context menu).
    • Added tooltips on hover, which display full tag value.
    • Made possible to hide file info tags and show only metadata tags.
    • Added animation on mouse click.
  • Playlist Panel:
    • Added ESplaylist-like ability to customize grouping presets (right-click > Grouping > Manage presets):
      • Presets can be added, changed, moved and removed.
      • Customizable title and sub-title queries in group header.
    • Added CTRL-SHIFT-up/down hotkeys - moves selection up/down.
    • Added 'pressed' animation to playlist manager.
  • Context Menus: developer context menu (accessible via SHIFT-right-click) now contains all base panel scripts in it's 'Edit panel scripts' sub-menu.

Changed

  • Updated WilB's scripts:
    • Library Tree 1.3.9.2.
    • YouTube Track Manager 3.9.4.
  • Track Info Panel: rewritten from scratch.
  • Playlist Panel: date and album are not displayed now in compact header if empty.
  • Various performance improvements.
  • Updated theme.fcl:
    • Added compatibility fixes for vanilla JScript v2.0.0 component.
    • Added new script files.
    • Changed default panel properties.
  • Major internal changes.
  • Compiled latest foo_jscript_panel with extensions (v2.0.2).

Fixed

  • Fixed crashes when starting fb2k in minimized state.
  • Playlist Panel:
    • List padding (set via panel properties) is respected now.
    • Fixed incorrect scroll position that appeared in some cases.
    • Fixed invalid drag-n-drop position.
    • Fixed various errors with drag-n-drop on empty playlist area.
    • Fixed invalid position of CTRL-V pasted items.
    • Fixed CTRL-X not removing cut item.
    • Fixed various crashes during playlist navigation while focused track is not set.
    • Fixed grouping settings not respecting playlist changes.
  • Cover Panel:
    • Fixed 'Loading' text being stuck on script load.
    • Fixed crashes when track is deleted during art load.