![[Image: picasa.jpg]](http://2ndmind.net/xbmc/forumsig/picasa.jpg)
Browse your Picasa albums and tags. Browse your favorite user's albums, tags, and their favorite users. Search your photos, your contact's photos, and search Picasa. View maps of photos with geo location data.
On my REPO
ruuk
Skilled Python Coder Joined: Aug 2005 Reputation: 123 Location: Bremerton, WA USA |
![]() Browse your Picasa albums and tags. Browse your favorite user's albums, tags, and their favorite users. Search your photos, your contact's photos, and search Picasa. View maps of photos with geo location data. On my REPO
(This post was last modified: 2013-01-24 19:26 by ruuk.)
|
| find quote |
thethirdnut
Donor Joined: Jun 2010 Reputation: 19 Location: western Canada |
2010-10-18 22:57
Post: #2
I'll give this a whirl.
I was going to put together my own picasa.ini --> symbolic links generation type script to see Picasa favourites, but I'll try this instead. Thanks |
| find quote |
ruuk
Skilled Python Coder Joined: Aug 2005 Reputation: 123 Location: Bremerton, WA USA |
2010-10-19 23:02
Post: #3
New version. Get it here if you can't wait for the Repository:
http://code.google.com/p/picasaphotos-xb...loads/list Fixes a bug displaying contacts and adds Dutch language (thanks to Michel de Bokx) |
| find quote |
ghostelement
Fan Joined: Sep 2010 Reputation: 1 Location: Portland, Oregon |
2010-10-20 11:04
Post: #4
Feature Request - Can we get an option to tell it to only show pictures that are in your public visibility albums? This is a great plugin, but I don't want to show all my private status pictures that are in my account, on my main TV. Just want to show the ones marked for public viewing. Thanks!
|
| find quote |
ruuk
Skilled Python Coder Joined: Aug 2005 Reputation: 123 Location: Bremerton, WA USA |
2010-10-20 21:53
Post: #5
ghostelement Wrote:Feature Request - Can we get an option to tell it to only show pictures that are in your public visibility albums? This is a great plugin, but I don't want to show all my private status pictures that are in my account, on my main TV. Just want to show the ones marked for public viewing. Thanks! I'll work on that for the next update. |
| find quote |
ghostelement
Fan Joined: Sep 2010 Reputation: 1 Location: Portland, Oregon |
2010-10-20 23:32
Post: #6
ruuk Wrote:I'll work on that for the next update. Awesome. Thank you!
|
| find quote |
ruuk
Skilled Python Coder Joined: Aug 2005 Reputation: 123 Location: Bremerton, WA USA |
2010-10-21 00:49
Post: #7
Added setting to allow filtering by privacy. (for example setting it to 'Private' will show all photos/albums, setting it to 'Public' will show only 'Public' photos/albums, and setting it to 'Anyone With Link' will show 'Anyone With Link' and 'Public' photos/albums)
Please test it out by getting the zip at the link below: http://code.google.com/p/picasaphotos-xb...loads/list |
| find quote |
ghostelement
Fan Joined: Sep 2010 Reputation: 1 Location: Portland, Oregon |
2010-10-21 01:33
Post: #8
ruuk Wrote:Added setting to allow filtering by privacy. (for example setting it to 'Private' will show all photos/albums, setting it to 'Public' will show only 'Public' photos/albums, and setting it to 'Anyone With Link' will show 'Anyone With Link' and 'Public' photos/albums) Wow that was fast! The update is working great for me. I have it set to only show my public photos. Thanks again! |
| find quote |
ghostelement
Fan Joined: Sep 2010 Reputation: 1 Location: Portland, Oregon |
2010-10-22 12:58
Post: #9
One more feature request - Is there a way we can get a setting to tell it to display all folders/pictures as thumbnails? I hate having to go into every folder in the list and telling it to show the thumbnail view. I believe list view is the default. Thanks.
|
| find quote |
ruuk
Skilled Python Coder Joined: Aug 2005 Reputation: 123 Location: Bremerton, WA USA |
2010-10-22 21:21
Post: #10
Added the ability to set view defaults from context menus. You can set defaults for Album lists, Tag lists, Favorite User lists, Favorite User view, and Photos. Just browse to one of those views, bring up the context menu, select 'Set view as default for whatever', and that will be the default now for all views of that type.
Test out the zip from the link below: http://code.google.com/p/picasaphotos-xb...loads/list ghostelement Wrote:One more feature request - Is there a way we can get a setting to tell it to display all folders/pictures as thumbnails? I hate having to go into every folder in the list and telling it to show the thumbnail view. I believe list view is the default. Thanks. This one took some research and hacking and work. You owe me now ghostelement
|
| find quote |