Merge branch 'searchplaylist' of https://github.com/jcorporation/MPD

This commit is contained in:
Max Kellermann
2024-08-30 12:47:24 +02:00
7 changed files with 104 additions and 7 deletions

2
NEWS
View File

@@ -10,7 +10,7 @@ ver 0.24 (not yet released)
- show PCRE support in "config" response
- apply Unicode normalization to case-insensitive filter expressions
- stickers on playlists and some tag types
- new commands "stickernames", "stickertypes" and "playlistlength"
- new commands "stickernames", "stickertypes", "playlistlength", "searchplaylist"
- new "search"/"find" filter "added-since"
- allow range in listplaylist and listplaylistinfo
- "sticker find" supports sort and window parameter and new sticker compare operators "eq", "lt" and "gt"