![]() |
|
[RELEASE] Picasa (Plugin) Photo Addons - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: Add-ons Help and Support (/forumdisplay.php?fid=27) +---- Forum: Picture Add-ons (/forumdisplay.php?fid=150) +---- Thread: [RELEASE] Picasa (Plugin) Photo Addons (/showthread.php?tid=45356) |
- sphere - 2010-10-05 20:37 steffen_b Wrote:Will check it today evening Does it do what it should?
- ghostelement - 2010-10-05 21:39 I've been wanting a picasaweb plugin also! I'm glad someone's working on it. - SirMuttley - 2010-10-06 17:13 Very much interested in this too. Whilst I'd like to be able to browse the pictures I mostly want it to show random photos from my picasa account as the screensaver. Any idea if the addon mentioned above supports this? - klikkamongo - 2010-10-07 11:48 Thanks for doing this! I have now installed the plugin in Dharma. I can watch the featured and recent pictures, but it dosent seems like it is syncronizing with my account, because nothing happens when I click on "My Albums", "My Pictures" etc.. It also says "retrieved 0 items", when im loading the plugin... I have saved my correct userinformation in the addon settings, and set the access level to "all". How could I solve this problem? Edit. I reinnstalled the plugin, and wrote the login information one more time. Now im using access level "all", and it works fine! - klikkamongo - 2010-10-07 12:21 Anyone knows how I can set the standard view settings to "thumbnail" in the Picasa albums? - steffen_b - 2010-10-10 17:57 sphere Wrote:Does it do what it should? Yes indeed ! Thanks !!!! - to busy last days, sorry for the delay - made my day today ![]() EDIT: ok not yet: its starts ok i can browse my pictures just fine, but at any search. Code: GetDirectory - Error getting plugin://plugin.image.picasa/?title=%27someuser%27&category='users_contacts_photos'&access='all'&kind='photo'&page=1&user_id=%27someusername%27&album_id=''&photo_id=''&pq=%27%27&issearch=0&update_listing=0Not sure if this can be fixed, dont get how this is working Otherwise waiting for replacement
- thnmnt - 2010-10-19 16:14 Error on ATV(linux) dharma beta 3: Code: 10:02:47 T:2908228496 M:152367104 INFO: -->Python script returned the following error<--- spiff - 2010-10-19 16:20 somebody forgot to specify the dependency. bad ruuk ;P install e.g. the flickr add-on (you can remove it afterwards) and it will grab elementtree for you. - sphere - 2010-10-19 16:32 Yes, And by the way: The Addon "Picasa Webalbums" is not the Addon "Picasa". I did a quick and dirty port of the "Picasa Webalbums"-Plugin (created by Nuka1195) for the time until someone created a new addon. Ruuk did a new from scratch addon, the "Picasa" Addon. regards - thnmnt - 2010-10-19 16:54 spiff Wrote:somebody forgot to specify the dependency. bad ruuk ;P That did it, thanks for the quick workaround! |