chme
06aaacbe8f
[smartpl] Fix wrong where clause for date field queries with "before"
...
keyword
2019-01-28 20:46:04 +01:00
chme
43745cf5c3
[smartpl.g] Fix memleak in smart playlist parsing with string operators
2018-04-15 22:11:40 +02:00
chme
84f262401e
[smartpl.g] Add ORDER BY, LIMIT and HAVING to smart playlist grammar
2018-04-15 22:11:40 +02:00
chme
879307f3ac
[smartpl] Support "starts with" operator for string fields
2018-03-17 13:23:48 +01:00
ejurgensen
68912efa1f
Enable resuming playback from saved position for certain media kinds (eg audiobooks)
2015-08-04 22:33:32 +02:00
chme
920af668a1
[smartpl] compare strings case insensitive
2015-04-23 19:17:01 +02:00
chme
8376180fd6
[smartpl] Added rule for enum tags like data_kind and media_kind to
...
avoid having magic numbers like "media_kind = 1" in smartplaylists. Enum
rules are defined like "media_kind is music" with a fixed set of valid
values after the "is" keyword.
2015-04-23 11:36:36 +02:00
chme
4cac01ed88
[smartpl] Add support for smart playlists
2015-04-23 08:21:10 +02:00