MichaelPr wrote: > Nevertheless, odd but it seems with URL="file://..." it does not work...
be careful of the file:// prefix. To access file say /var/icon.image.png - the file URL is "file:///var/icon.image.png" Note the triple "///" - you have only double which means path is relative to LMS "home". Separately, LMS does not support the "file://" in all places where internet URLs are possible. ------------------------------------------------------------------------ bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=114504 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
