Yay my first script
#1
ok ive just made my first script it downloads a new space picture every day , how do i make it display the picture once its been downloaded , at the moment i  am using:

Quote:self.addcontrol(xbmcgui.controlimage(150,100,534,534, 'q:\\scripts\\space pics\\image_of_the_day.gif'))


but it doesent show up, why is this?

download for testing (very beta at the mo):
http://www.linuxx.co.uk/spacepics.rar
Reply
#2
i already mentionned that xbmc is not able to display every gif files with python...
i don't know exactly if there is a special kind of gif files or all gif files...
i don't know if there is a trick to get these gif. maybe with the pil library
Reply

Logout Mark Read Team Forum Stats Members Help
Yay my first script0