eygraber / picasa-plex-plugin

A Plex Plugin that connects to Picasa so that you can view your photos, your friend's photos, and the featured and recent feeds.
1 stars 0 forks source link

pull full sized images? #1

Open ssuess opened 9 years ago

ssuess commented 9 years ago

Hi, I just found your picasaweb plugin for Plex and it works really well! I just have one thing I would like to change, but looking through the code I can't find it anywhere. Do you know where (or even it if is possible) to pull larger (or full) sized images from my picasaweb albums? The ones the plugins pull are a little lower rez than I would like.

Thanks again for a fantastic plugin!

Stephen

eygraber commented 9 years ago

Glad to hear you like the plugin. I actually ported this from another plugin just to get it working, and it hasn't ever really been in active development.

If you want to make a pull request, I'd gladly merge that in. To get started, you might want to look at https://developers.google.com/picasa-web/docs/2.0/reference#Parameters to get a sense of how image parameters work, and then add the imgmax parameter to the code that gets the photos.