regorxxx / Playlist-Manager-SMP

A playlist manager for foobar2000, using Spider Monkey, to save and load (auto)playlists on demand, synchronizing, ... along many more utilities.
https://regorxxx.github.io/foobar2000-SMP.github.io/scripts/playlist-manager-smp/
GNU Affero General Public License v3.0
56 stars 5 forks source link

[BUG] Same filter in foobar2000 doesn't work in PM #60

Closed stephen147 closed 1 year ago

stephen147 commented 1 year ago

Using this in fb works: %ALBUMARTISTSORT%%ALBUMTYPE%%ARTISTS%%ARTISTSORT%%ARTWORKGUID% PRESENT

But I get this error with PM SMP

Query not valid:
%ALBUMARTISTSORT%%ALBUMTYPE%%ARTISTS%%ARTISTSORT%%ARTWORKGUID% PRESENT

EDIT: Same with %COMPOSERSORT% PRESENT & %GENRESORT% PRESENT

regorxxx commented 1 year ago

The 'SORT' part within ARTISTSORT was the problem. Fixed.