rgdawson wrote: > I noticed today that when I play music off my own server, which happens > to be WMA, the tech info appears fine in the main browser, but does not > appear in the mini-player. Also in this condition, the Track/Total does > not appear and the time progress does not update. This is also true > with Tech Info disabled, that is the Track/Total does not appear and the > progress does not update.
The bottom 1/2 of mini-player is *exactly* (apart from no context-menu on cover) the same as the bottom toolbar in desktop layout - its the same file. Tech info is only shown if wide enough - but this window width checking code (in another file) was disabled for mini-player, now added, so tech info should be fixed. As to info not updating, I guess there's a connection issue on your system. I don't use mini-player, but the LMS connection code and its display code are 100% the same between desktop and mini. So, if updates work in one they should in the other. Each web-page instance of Material (new tab, mini-player, etc) is a new connection to LMS - as they run effectively standalone. rgdawson wrote: > > On a side note, with all that data the mini-player has to be pretty wide > to be of any use and then it is not so mini anymore. Perhaps if would > be OK to just not show any of that stuff (not even the text time) in the > mini-player and leave all the space for the title, artist, album. > Another idea would be to to tie it to the Show Tech Info Option and not > show Track/Total or progress text if Show Tech Info is disabled, that > way those that want it can have it. Its only mini in the sense that it hides the queue and browse views. If I could have made the main window 'collapse' that is how I would have implemented 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
