Fixed Flickr Script
#16
I put it here:
http://casadosprogramadores.textdriven.com/download/RAC/Flickr 2008-01-30.zip

I added the settings dialog again, please, test it and say what you think.

SleepyP, how do I put it on the SVN?

Regards,

Wenderson
Reply
#17
http://code.google.com/p/xbmc-scripting/
Here's the place Smile
Catchy Signature Here
Reply
#18
Just to let you know, I asked for Jon's (the original script owner) permission, and put the Flickr script on the Google Code SVN repository.
I'll be updating and adding features there, if anybody wants to contribute, feel free to do so.

Regards,

Wenderson
Reply
#19
kickass Smile

Just thought of this, what about a Pictures plugin?
Catchy Signature Here
Reply
#20
What's the difference between a script and a plugin? Tongue
BTW, I've been thinking how to integrate the Pictures with Flickr, so, when you see your pictures, it downloads it directly from Flickr.
Reply
#21
I've just found about the plugin sources, but I could not find what a plugin should provide to work as a source. Sad
Reply
#22
Found it! Laugh
Here:
http://forum.xbmc.org/showthread.php?tid=28031&page=8

And here:
http://forum.xbmc.org/showthread.php?tid=27760&page=13

I'll do some research and see what can be done.
Reply
#23
Ok i'm doing something stupid I know, but this is my first foray into running scripts.

I wanted to try the Flickr script out, but whenever I try to run it it says (running) for a moment then exits and does nothing.

Checking the debug window it is giving this error:
ImportError: No module named Image
Reply
#24
you need to find PIL python Image library and install it, either in /system/ or maybe in the scripts include folder.

xbmcscripts.com had it, but i've read that website may be compromised, so run a virus scanner if you visit the site.
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
Reply
#25
Hi,

any progress on the Flickr Script?? Smile
Reply
#26
Ok, I got the script working after downloading PIL and editing default.py to add the absolut path to scripts/Flickr/resources/lib to sys.path.

Its got a few problems though, for one the thumbnails overlap. Secondly the images are not centered in fullscreen. Thirdly, the resolution seems very low. All my photos are available in full resolution.


I think I'll probably take a look at this later on.
Reply
#27
Hi all,

I was wondering if there is any progress about thhis plugin. I tried to run it and I have the above described problem (runs for 2 sec and then

Checking the debug window it is giving this error:
ImportError: No module named Image

I tried installing PIL but couldn't figure out how.

Any help?
Reply
#28
Anyone still interested in this flickr script or having a functional one?
Reply
#29
In the Navi-x script is a functional flickr script.
Reply
#30
That's right!!! Fully functional Flickr, compliments of Navi-X Media Browser!!! Check out http://www.navi-x.org for a demo, the script and more details!!!
Reply

Logout Mark Read Team Forum Stats Members Help
Fixed Flickr Script0