steffen_b Wrote:Will check it today evening
Does it do what it should?
sphere
Posting Freak Joined: Jul 2009 Reputation: 33 Location: Germany |
2010-10-05 20:37
Post: #41
steffen_b Wrote:Will check it today evening Does it do what it should?
My GitHub. My Addons: HD-Trailers.net | Shoutcast 2 | Apple Itunes Podcasts | Radio | MyVideo.de | Nasa | The Big Pictures | Collegehumor | WhatTheMovie | 4Players | Wimp.com | HWClips.com | TheHollywoodReporter | XBMC Log Uploader | Rofl.to | MyZen.tv | Dump.com | Disclose.tv | Dokumonster.de | Netzkino.de |
| find quote |
ghostelement
Fan Joined: Sep 2010 Reputation: 1 Location: Portland, Oregon |
2010-10-05 21:39
Post: #42
I've been wanting a picasaweb plugin also! I'm glad someone's working on it.
|
| find quote |
SirMuttley
Junior Member Posts: 1 Joined: Oct 2010 Reputation: 0 |
2010-10-06 17:13
Post: #43
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? |
| find quote |
klikkamongo
Member Posts: 69 Joined: Jun 2009 Reputation: 0 |
2010-10-07 11:48
Post: #44
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!
(This post was last modified: 2010-10-07 12:20 by klikkamongo.)
|
| find quote |
klikkamongo
Member Posts: 69 Joined: Jun 2009 Reputation: 0 |
2010-10-07 12:21
Post: #45
Anyone knows how I can set the standard view settings to "thumbnail" in the Picasa albums?
|
| find quote |
steffen_b
Member Posts: 54 Joined: Dec 2009 Reputation: 0 |
2010-10-10 17:57
Post: #46
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
(This post was last modified: 2010-10-10 18:39 by steffen_b.)
|
| find quote |
thnmnt
Senior Member Posts: 119 Joined: Mar 2010 Reputation: 5 |
2010-10-19 16:14
Post: #47
Error on ATV(linux) dharma beta 3:
Code: 10:02:47 T:2908228496 M:152367104 INFO: -->Python script returned the following error<-- |
| find quote |
spiff
Grumpy Bastard Developer Joined: Nov 2003 Reputation: 82 |
2010-10-19 16:20
Post: #48
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. Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
sphere
Posting Freak Joined: Jul 2009 Reputation: 33 Location: Germany |
2010-10-19 16:32
Post: #49
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 My GitHub. My Addons: HD-Trailers.net | Shoutcast 2 | Apple Itunes Podcasts | Radio | MyVideo.de | Nasa | The Big Pictures | Collegehumor | WhatTheMovie | 4Players | Wimp.com | HWClips.com | TheHollywoodReporter | XBMC Log Uploader | Rofl.to | MyZen.tv | Dump.com | Disclose.tv | Dokumonster.de | Netzkino.de |
| find quote |
thnmnt
Senior Member Posts: 119 Joined: Mar 2010 Reputation: 5 |
2010-10-19 16:54
Post: #50
spiff Wrote:somebody forgot to specify the dependency. bad ruuk ;P That did it, thanks for the quick workaround! |
| find quote |