New command stickernamestypes

Lists sticker names with their types and optionally filters by type
This commit is contained in:
jcorporation
2024-08-30 20:10:08 +02:00
parent a3a07280e8
commit 26c4211cd4
7 changed files with 102 additions and 2 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", "playlistlength", "searchplaylist"
- new commands "stickernames", "stickertypes", "stickernamestypes", "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"