jotak / mipod

A node module for exposing an MPD API, either as REST service, Websocket or as a library to include. Written in Typescript, executed in Javascript.
MIT License
17 stars 4 forks source link

Library - smart search #4

Closed jotak closed 10 years ago

jotak commented 10 years ago

POC: Custom requests such as "Filter genre='rock' and note>=3"

=> Check data accessible through MPD

jotak commented 10 years ago

Client-side only