TomS wrote: 
> (v 2.7.13, from microsoft store)
> 
> Not sure exactly how to reproduce it, but I am seeing the hover tip
> stuck on an old song.  I was playing spotify, all was good.  Paused
> things, lunch etc.  Come back, and now it is stuck showing old info.
> 
> Fixable by forcing a "skip to next track" in expanded player - "next
> track" not functional from app menu during this state(does nothing), but
> all functional after skip forward.  It's like the tray icon lost touch
> with the background process(?)
> 
> 33256
> 
> Tom

I'll take a look.  That hint gets updated whenever LMS sends to SLX a
"playlist newsong" message.  That message triggers SLX to query for the
now playing info and update the hint.  LMS does not always send that
message if it thinks the track is not new.  Not sure precisely what is
causing this, but I remember thinking, I hope LMS reliably sends this
message.  Either that or I have some other bug in my code.  A more
reliable approach might be to Query the server for NowPlaying when the
trayicon needs to show a hint, but Windows does not send my application
a message when this happens, so I can't.  I'll try and see if I can
reproduce it.  Thanks for letting me know.

R Greg Dawson



Squeezelite-X
------------------------------------------------------------------------
rgdawson's Profile: http://forums.slimdevices.com/member.php?userid=65236
View this thread: http://forums.slimdevices.com/showthread.php?t=108550

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to