Re: Strange behaviour searching with ['songs', ] via jsonrpc
Michael Herger <slim-b/[email protected]>
| Newsgroups | gmane.music.equipment.slimdevices.devel |
|---|---|
| Message-ID | <[email protected]> |
In the upcoming 8.2 build: "fulltextsearch ?" => "fulltextsearch 1": FTS available "fulltextsearch ?" => "fulltextsearch ?|0": FTS not available Always make sure that you check against "1", as if the plugin was missing/disabled, LMS would simply echo the request, returning a "truthy" value (in some languages like JS) "?" as the result.