Quote:
Originally Posted by yathyo
|
Yes, as I mentioned, I'm working on that for the next update.
Quote:
Originally Posted by kikolobo
For some reason, neather the sets , not the fotostreams or slideshows work...
It embeds allright, but the embed code says : "No Such Foto Found"
or in fotostreams :
"Unkown Error"
This messages are shown in the player or embedded window.
I tried several fotostreams, mine and other, but just for informational porpoises, here's what i used first and failed :
http://www.flickr.com/photos/kikolobo/2640916435/
Thanks!
|
You need to use the physical URL of the slideshow:
http://www.flickr.com/photos/kikolob...81622134/show/.
That said, there are a handful of slideshows that still wont convert until I address them on the next update. Flickr's URLs are all over the place when it comes to their slideshows, so it's tough nailing down an all encompassing RegEx that doesn't conflict with the their videos.
The error your encountering is the
Flickr (Video) definition trying to find a video, because all Flickr video URLs look look like that:
http://www.flickr.com/photos/[username]/[id_number]/ It makes for an imperfect solution, but until Flickr stops putting their videos into the same
photos directory that everything else is in, or at least puts it into a uniquely named subfolder, it's the only way to make it work. As long as you stick to posting the physical Slideshow URL, or turn it off when posting something different, you shouldn't encounter any problems.