Bugzilla – Bug 11079
CLI/Web XMLBrowser need 'sessions', stop fetching entire hierarchy of URLs every time
Last modified: 2009-06-17 09:36:56 UTC
CLI and Web XMLBrowser always fetch all parent items when browsing into a new item. This is not usually noticed since all the items are in the cache. But if something is not cached, it makes for slowness and can cause other bugs if menus change out from underneath and the current menu no longer exists. Need to come up with a way to avoid this, perhaps by making each call include a session ID so we can load the cached structure for that browsing session and not re-fetch items.
Web support in change 25067.
CLI in change 25220.
Verified fixed in SqueezeCenter 7.3.3 r26228
This bug has been fixed in the 7.3.3 release version of SqueezeCenter! If you haven't already. please download the new version from http://www.logitechsqueezebox.com/support/download-squeezecenter.html If you are still experiencing this problem, feel free to reopen the bug with your new comments and we'll have another look.