[web] Generate Thumb
#1
Hello,
When i go this this url with the correct host settings.
Then the image is not generated some how.
Code:
[url]http://xbox/xbmcCmds/xbmcHttp?command=GetCurrentlyPlaying%28special:\\xbmc\web\thumb.jpg%29[/url]
and in a script (php) i use this:
Code:
$currentplaying = file_get_contents("http://". XBOXIP ."/xbmcCmds/xbmcHttp?command=GetCurrentlyPlaying(special:\\\\xbmc\\web\\thumb.jpg,special:\\\\xbmc\\web\\defaultAlbumCover.png)");

Why is this not working?
Reply
#2
Bump
Reply
#3
Bump
Reply

Logout Mark Read Team Forum Stats Members Help
[web] Generate Thumb0