I have sent you a second log file, where the Plugin was disabled again
and a playlist.
Usually, I select and start the tracks using the LMS WebGUI or Wayne
Tam's Squeeze Ctrl on Android.
I think, that the issue my have started from here or later:
https://github.com/Logitech/slimserver/tree/8097b2198975ebd85933ef8a02c2bf5f03cf6307/Slim/Plugin/Deezer

Trying to reproduce the issue with your playlist: I can indeed see the same errors in the log files ("Can't use string ("https://www.mysqueezebox.com/api";...) as a HASH"), and the missing artwork. But then, after a few seconds, metadata and artwork will be updated, and thereafter clicking a track title would bring up the trackinfo menu, too.

Metadata for these tracks isn't stored locally, but only requested when needed. Therefore in the first moment it's missing. But LMS would then request it for all queued tracks - which can take a few seconds. But eventually it should all be good.

This metadata is cached locally for a limited period of time to speed up subsequent lookups.

The above change has nothing to do with how metadata is rendered. It's about polling a service to get notified of changes in your library. But that's only relevant to the import of your Deezer library, not the playback or metadata rendering.

Can you confirm:

- you can navigate and play content from the Deezer menus
- artwork and metadata is still missing after minutes of listening to your playlist
_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to