Changelog
Added
- Playlist Panel:
- Increased playlist initialization speed by 100%-180% (thanks to elia-is-me and marc2k3)!
- Copy/Cut/Paste now works with native clipboard, e.g. copy mp3 file to/from Windows Explorer (thanks to marc2k3).
- Added ability to drag tracks from panel, e.g. drag mp3 file to another panel or to Windows Explorer.
- Added option to display original release date in grouping header (right-click > Appearance > Headers > Show original release date).
Changed
- Playlist Panel:
- Changed default title query in header to %albumartist%.
- Cleaned up various queries used in group header.
- Drag-n-drop behaviour is now much more in line with the native Windows behaviour.
- Track Info Panel:
- Remade 'New Tag' dialog window.
- Updated WilB's scripts:
- (v4.2.0b) Library Tree v1.401 (bugfix).
- Library Tree v1.4 (new features!).
- YouTube Track Manager v3.9.5 (new features!).
- Updated theme.fcl:
- Changed contained script files.
- Adjusted default panel properties.
- Compiled latest foo_jscript_panel with extensions (v2.1.0.2).
Fixed
- General:
- Fixed frame shadow not being enabled on frame style switch.
- Fixed mouse middle button not always working.
- Playlist Panel:
- (v4.2.0a) Fixed wrong scroll position when refocusing on item.
- Fixed items not refocusing after external drag-n-drop.
- Fixed items not refocusing if added from external script\components.
- Fixed handling of title and sub-title queries when evaluation result is empty.
- Fixed track info not always updating when played from dynamic sources.
- Fixed invalid info in Group Header when playing from dynamic sources.
- Fixed 'Open Containing Folder' (SHIFT-O).
- Fixed overlap of queue index and album artist.
- Fixed playlist manager not always reflecting changes in playlist content, when adding or removing playlist items.
- Top Panel:
- Fixed crash on double-click.
- Fixed track info not updating when playing from dynamic sources.
- Bottom Panel:
- Fixed invalid playback time with dynamic sources.
theme.fcl was changed, so it must be re-imported for theme to work!
Special thanks to Senchou, N4s7y, WilB and marc2k3 for bug reports o/