I'm using a Web Clip on my iPhone to trigger XBMC's update library function, which works great, however on my non-jailbroken iPhone 5, I'm unable to set the icon. This is a very simple task on a jailbroken device, but just using the automatic function "Add to Home Screen" I just end up with an ugly white icon.
I believe placing an icon named "apple-touch-icon.png" in the root of the the XBMC web server would cause the web clip to use that icon, but I don't know the path to use.
Can someone help me out, or suggest another approach? Thanks!
P.S. If you want to set up a web clip to do this, here's the format for the URL:
http://[AppleTV IP address]:8080/xbmcCmds/xbmcHttp?command=ExecBuiltIn¶meter=XBMC.updatelibrary(video)
I believe placing an icon named "apple-touch-icon.png" in the root of the the XBMC web server would cause the web clip to use that icon, but I don't know the path to use.
Can someone help me out, or suggest another approach? Thanks!
P.S. If you want to set up a web clip to do this, here's the format for the URL:
http://[AppleTV IP address]:8080/xbmcCmds/xbmcHttp?command=ExecBuiltIn¶meter=XBMC.updatelibrary(video)