AF-1 / lms-dynamicplaylists

Dynamic Playlists - a plugin for Lyrion Music Serve. Use smart playlists (dynamic playlists) to play continuous music mixes based on your selection criteria.
GNU General Public License v3.0
17 stars 3 forks source link

Fix excluding the right playlist songs for DPL 81 #12

Closed groentebroer closed 1 year ago

groentebroer commented 1 year ago

This fix makes sure that the songs from the playlist selected in the interface will be ignored instead of all other songs that happen to be in another playlist.

The query stays pretty fast performing locally, although it seems to make quite some more time to generate the first playlist though.

AF-1 commented 1 year ago

Good catch. Thanks.