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 | ||