• 1(current)
  • 2
  • 3
  • 4
  • 5
  • 7
[RELEASE] The Big Picture (Pictures) Plugin
#1
Thumbs Up 
This is a plugin for The Big Picture, a photo journalism blog I enjoy.

EDIT: I could use help finding a better thumb for this. The one there now is the one from boxee, but if anyone would be so kind as to make a new thumb/icon with transparencies instead of the sharp edges of the current one, I'd be very grateful.

Quote: The Big Picture is a photo blog for the Boston Globe/boston.com, entries are posted every Monday, Wednesday and Friday by [EMAIL="ataylor@Boston.com"]Alan Taylor[/EMAIL]. Inspired by publications like Life Magazine (of old), National Geographic, and online experiences like MSNBC.com's Picture Stories galleries and Brian Storm's MediaStorm, The Big Picture is intended to highlight high-quality, amazing imagery - with a focus on current events, lesser-known stories and, well, just about anything that comes across the wire that looks really interesting.
Screenshots:
Image Image Image Image Image Image

Code:
I. Installation

The prefered way is to install via SVN REPO Installer.
See http://forum.xbmc.org/showpost.php?p=159135&postcount=1



II. Usage

Left & Right to navigate through the albums.  
Select to enter an album.
The 'info' key toggles the title, arrors, and description.
The 'menu' key exits the script.
The 'back' key returns to albums list, or exits the script if already in albums list.
The 'context' key downloads albums in album view, or individual photos in photo view.

Check your keymap.xml file if you're not sure what keys do what.
See xbmc.org/wiki for more information regarding keymap.xml.



III. Credits

TEAM XBMC
[email protected]
This script was based on one done by team BOXEE (boxee.tv | ).
    black.png, left.png, right.png, and default.tbn are from the original BOXEE App
    main.xml is based on the one in the original BOXEE app.
    The rest was done by rwparris2.
There may be an issue on XBOX where the description does not show. If anyone experiences this on XBOX or any other platform, please let me know.

Also on XBOX, I had a lot of memory related issues. The pictures are quiet large, so I don't think there is anything that can be done about it.
Always read the XBMC online-manual, FAQ and search and search the forum before posting.
For troubleshooting and bug reporting please read how to submit a proper bug report.

If you're interested in writing addons for xbmc, read docs and how-to for plugins and scripts ||| http://code.google.com/p/xbmc-addons/
Reply
#2
Wow thx man. I am waiting this script Smile

http://forum.xbmc.org/showthread.php?tid=41645
http://forum.xbmc.org/showthread.php?tid=46992
Reply
#3
queeup Wrote:Wow thx man. I am waiting this script Smile

http://forum.xbmc.org/showthread.php?tid=41645
http://forum.xbmc.org/showthread.php?tid=46992
Let me know if you have any problems or suggestions Nod
Always read the XBMC online-manual, FAQ and search and search the forum before posting.
For troubleshooting and bug reporting please read how to submit a proper bug report.

If you're interested in writing addons for xbmc, read docs and how-to for plugins and scripts ||| http://code.google.com/p/xbmc-addons/
Reply
#4
Just perfect. No problem at all. No suggestion needed Smile look perfect, work perfect.
Reply
#5
Is the size of the text being displayed dependent on the skin?
Reply
#6
badmoviesnbeer Wrote:Is the size of the text being displayed dependent on the skin?
Yes. Sad Ideally the title would be about 75% as large as darkened area it sits in, if that makes sense.
I've got a feature request on trac to let skins define & use fonts independent of the user's skin.
Always read the XBMC online-manual, FAQ and search and search the forum before posting.
For troubleshooting and bug reporting please read how to submit a proper bug report.

If you're interested in writing addons for xbmc, read docs and how-to for plugins and scripts ||| http://code.google.com/p/xbmc-addons/
Reply
#7
That's what I thought.

Other than that I thought it works really well. I think it's a very useful method of browsing images.

One thing that I thought might be an improvement would be if you could have the down arrow toggle just the description overlay. Just a possible way to be able to view the text without the other overlays covering up part of the image.
Reply
#8
badmoviesnbeer Wrote:That's what I thought.

Other than that I thought it works really well. I think it's a very useful method of browsing images.

One thing that I thought might be an improvement would be if you could have the down arrow toggle just the description overlay. Just a possible way to be able to view the text without the other overlays covering up part of the image.

I'm not sure what you mean. You want down to toggle all overlays, the description text only, or everything except the description text?
I'd consider the first two but not the third.

Perhaps a settings file that could allow you to disable title, arrows, and description individually would be best?
Always read the XBMC online-manual, FAQ and search and search the forum before posting.
For troubleshooting and bug reporting please read how to submit a proper bug report.

If you're interested in writing addons for xbmc, read docs and how-to for plugins and scripts ||| http://code.google.com/p/xbmc-addons/
Reply
#9
Yeah, basically the second one.
Reply
#10
Love the script. It's great to be able to view these large format photos on a larger screen.

Two questions for you.
1) Would it be possible to handle the entries that use the javascript switch (as seen on a lot of these: http://www.boston.com/bigpicture/2009/09...e_ike.html)?

Also, would you be able to create a second script (or extend the Big Picture script), which would handle a similar blog created by Boston.com for sports?:
http://www.boston.com/sports/blogs/bigshots/
Reply
#11
tmc701 Wrote:Love the script. It's great to be able to view these large format photos on a larger screen.

Two questions for you.
1) Would it be possible to handle the entries that use the javascript switch (as seen on a lot of these: http://www.boston.com/bigpicture/2009/09...e_ike.html)?

Also, would you be able to create a second script (or extend the Big Picture script), which would handle a similar blog created by Boston.com for sports?:
http://www.boston.com/sports/blogs/bigshots/

I'll look at #1. Are these fade shots normal, or is it just that one set?

I'll do the big shot one soon, it should be pretty easy.
Always read the XBMC online-manual, FAQ and search and search the forum before posting.
For troubleshooting and bug reporting please read how to submit a proper bug report.

If you're interested in writing addons for xbmc, read docs and how-to for plugins and scripts ||| http://code.google.com/p/xbmc-addons/
Reply
#12
awesome script, many thanks!! Big Grin

just missing an option to save some of these beautiful photos to custom directory Cool
Reply
#13
thank you very much for this plugin!
Reply
#14
rwparris2 Wrote:I'll look at #1. Are these fade shots normal, or is it just that one set?

They use it from time to time. But, no, it isn't typical.

rwparris2 Wrote:I'll do the big shot one soon, it should be pretty easy.
Excellent, thank you. Big Grin
Reply
#15
rwparris2 Wrote:Also on XBOX, I had a lot of memory related issues. The pictures are quiet large, so I don't think there is anything that can be done about it.

Could python be used to resize (shrink) the images before they are displayed to allieviate the memory on the xbox (since no one will be using 1080p on xbox hardware)? something like this:
http://www.daniweb.com/code/snippet216637.html#

I actually would like to make a python script that resizes all the fanart on the xbox to 960x540 when its scraped, but thats a different story since i don't know ANYTHING about python/programming Confused
Reply
  • 1(current)
  • 2
  • 3
  • 4
  • 5
  • 7

Logout Mark Read Team Forum Stats Members Help
[RELEASE] The Big Picture (Pictures) Plugin1