It may not be an LMS bug, but it seems related somehow to the LMS
version, as I can go back and forth to the 7.9.0-1447333834 version,
where the issue is not exhibited whatsoever.
Ok, it's not a bug, but a change in behaviour. Would your plugins work
if you disabled the fulltext search plugin?
The problem is that SQLPlaylist is using a hacky way to register its
custom SQL functions. I did the same for the Fulltext Search plugin
until a few weeks ago. But as I was running into similar issues as
SQLPlaylist is running into now, I decided to provide a well defined way
to handle those custom functions:
https://github.com/Logitech/slimserver/commit/58b361a26dc5867ca312cf6565dca3392d15dbcf
Unfortunately this changes the way SQL connections are handled a tad
little bit. And this little change conflicts with an assumption Erland
did make when he implemented his solution.
I think his plugins might work again if you disable the fulltext search.
But he should update them anyway.
--
Michael
_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter