mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-13 07:11:46 -05:00
Add new ANTLR parser for RSP queries
This parser actually supports way more than is needed for RSP proper, as mt-daapd was piggybacking on the RSP queries for its smart playlists. As I don't have (yet?) the RSP specs, better safe than sorry here. This will be revisited at some point. Or not.
This commit is contained in:
1
src/.gitignore
vendored
1
src/.gitignore
vendored
@@ -4,5 +4,6 @@ mt-daapd
|
||||
*Lexer.[ch]
|
||||
*Parser.[ch]
|
||||
DAAP2SQL.[ch]
|
||||
RSP2SQL.[ch]
|
||||
|
||||
*.u
|
||||
|
||||
Reference in New Issue
Block a user