mherger wrote: > An issue I thought was only there in the old web UI code: on streams > which update their metadata (eg. radio stream) the playlist would not > always update, while the currently playing song does. I thought I fixed > this in the web UI a few days ago... but anyway, Material isn't using > that code at all. Are you caching some data a bit too aggressively?
That's odd. I can see why the item in the queue would be different. But the background image's URL should be set by the -currentcover.js- file. This listens for the current track, and 'emits' the cover URL. Both the now-playing and queue views listen for this, and set the background too it. So, its odd that they are different. Not sure how that could occur. I'll look into this. ------------------------------------------------------------------------ cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686 View this thread: http://forums.slimdevices.com/showthread.php?t=109624 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
