Currently only non-smart playlists are able to be selected in the “In playlist” filter. for a Smart Playlist.
I assume this may be by design, however, would be great to have.
For example, I have multiple playlists that include the same list of Genre’s that I care about. Would be great to just say “In Playlist: FavoriteGenres”
Problem solved:
Reduce duplicate filters in multiple playlists
Brought benefits:
Less management on the mobile
Other application solutions:
Currently I use a smart playlist (nsp) in Navidrome (ie subsonic) and import the playlist into Symfonium. Since it is local, the “In Playlist” works.
However, the cool part of Smart Playlists is that they are multi-provider.
Effectively, if we’re talking SQLite operations, this is a recursive operation where, upon use of a Smart Filter in the application, it must recursively embed the rules from each linked Smart Playlist, in parenthesis, at the point where the simple rule SQL would have been written.
It was requested again later and will be present in next release.
But this is not just SQL issues, this is users issues too, Smart playlist A include Smart Playlist B include Smart Playlist A
And then the SQL complexity of handling the limits and users not understanding the results they have because they have no understanding of how things works.
So I hope there won’t be too much support generated by users, because users love to touch things then complain and bad rate because they changed a setting they did not understood.