This repository was archived by the owner on Mar 31, 2026. It is now read-only.
v4.4.1 - Duplicates improvement and bugfix
IF INSTALLING FROM AN OLDER VERSION THAN 4.0.0 FOLLOW THESE INSTRUCTIONS.
Otherwise just overwrite old files as usual.
Delete '[foobar_profile]\js_data\presets\global\globQuery.json' and '[foobar_profile]\foobar2000\js_data\presets\global\globTags.json' files before installation.
There may be a SMP's bug on installation. See wiki.
REQUIRES SMP 1.6.1 (mod version attached has some improvements by marc23)
[4.4.1] - 2023-06-27
Added
Changed
- Buttons: after a query error, input box is shown again with last input to fix the error and retry.
- Remove duplicates: when removing duplicates, tracks left for comparison are now preferred by a configurable TF expression. By default higher rating and not live tracks is preferred. This is apart from the forced query filtering (which may result on this feature being irrelevant in some use cases). Delete '[foobar_profile]\js_data\presets\global\globQuery.json' and '[foobar_profile]\foobar2000\js_data\presets\global\globTags.json' files after installation.
Removed
Fixed
- Buttons: setting the forced query always returned 'Query returns zero items on current library.' error, for any query. Bug introduced on 4.0.0.
- Buttons: crash while editing a tag directly in JSON. Bug introduced on 4.4.0.
- UI: tooltip flickering while pressing Shift/Ctrl over a button in icon-only mode.