castalla wrote: > I think I've tried everything - reboots, re-adding bbc world as new > favourite. Still get no logo shown, and 403 forbidden when I try to > view logo url in browser.
Two possible reasoin: * You have missed at least on instance of the problem logo * LMS caches menus as well as URLS and URL failure. When caching menu - it caches the "output" from processing an URL such as the Plugin top level menu. Any access to these caches may "refresh" it and extend the expiry time. To be sure you have changed the Logo URL - for testing 1. Only consider the top level menu - BBciPlayer Radio (i.e. BBC Live and Live (non UK) ). Do not talk about any other menu especially Favorites 2. Check menu.opml of the plugin for all cases of * bbc_world_service_uk*. The BBC logo URL occurs *TWICE* in every menu entry. One bad URL entry as a result of interlinked caches can mess up seemingly unrelated items (I.e LMS may not process the new logo URL if it has already cached the output of the menu item previously with the bad URL as caching is done on the menu "URL" not the contents the menus OPML entry) 3. Only make changes to menu.opml when LMS is stopped. 4. Delete cache.db before restarting LMS. 5. Clear browser caches (i.e. clear it before access localhost:9000) 6. I avoid using Material skin on browser for testing as I had difficulty in clearing its cache of images. What is your test setup i.e. what is the displays you are using to check the logo and how do you access it ? ------------------------------------------------------------------------ bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=109826 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
