mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-03 20:47:35 +03:00
Closes #1417 A smart playlist can use the playlist id for filtering. This can be used to create combined playlists or to filter multiple playlists. To filter by a playlist id, a subquery is created that will match the media ids with the playlists within the playlist_tracks table. Signed-off-by: flyingOwl <ofenfisch@googlemail.com> |
||
---|---|---|
.. | ||
criteria.go | ||
criteria_suite_test.go | ||
criteria_test.go | ||
fields.go | ||
fields_test.go | ||
json.go | ||
operators.go | ||
operators_test.go |