[RELEASE] The Big Picture (Pictures) Plugin

  Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
sphere Offline
Posting Freak
Posts: 784
Joined: Jul 2009
Reputation: 34
Location: Germany
Post: #61
Jeroen Wrote:In any case, thanks for looking into it.

Wow, very nice! You were right - sorry.
I will give a sign when the script is fully skinnable.

regards,
sphere
find quote
Jeroen Offline
Skilled Skinner
Posts: 1,882
Joined: Feb 2008
Reputation: 4
Location: The Netherlands
Post: #62
Thanks again for adding the skin support , it's working perfectly Smile
One small suggestion I have would be to split the ListItem.Label into two separate labels. Right now it's only possible to display the album name and headline name in one place (I used a hackery bit to only display the album name at the top). It would be nice if I could display the album name at the top and the headline name above the description.

Keep up the great work Smile
find quote
mortstar Offline
Senior Member
Posts: 250
Joined: Aug 2010
Reputation: 3
Post: #63
This is a very nice addon, excellent work sphere.

The Guardian UK website has a similar photo journal series called 'Eyewitness' (http://www.guardian.co.uk/world/series/eyewitness) would it be possible to add this as a source? It is one picture per day, usually of artistic and/or technical merit.
find quote
sphere Offline
Posting Freak
Posts: 784
Joined: Jul 2009
Reputation: 34
Location: Germany
Post: #64
Jeroen Wrote:One small suggestion I have would be to split the ListItem.Label into two separate labels.

Hi,

i have splitted the infos into the three following elements (for use in skinfile):
$INFO[ListItem.Property(Album)] -> Sourcename: "Boston.com: The Big Picture"
$INFO[ListItem.Label] -> Album or Picture title: "Pictures of the day 09.11.2010"
$INFO[ListItem.Property(duration) -> Element/Len Elements: "1/10"

could you please test this betaversion and tell if it works like you requested?
http://sphere-xbmc-addons.googlecode.com...-1.3.3.zip

regards,
sphere
find quote
sphere Offline
Posting Freak
Posts: 784
Joined: Jul 2009
Reputation: 34
Location: Germany
Post: #65
mortstar Wrote:The Guardian UK website has a similar photo journal series called 'Eyewitness' (http://www.guardian.co.uk/world/series/eyewitness) would it be possible to add this as a source? It is one picture per day, usually of artistic and/or technical merit.

Hi,
this website is already on my list, but to be honest, this site is not good to scrape:
- It has only low-res pictures on its "index page", I had to load for each picture its article - which would take >1 sec per picture.
- It has no real albums

I am working on a nearly complete rewritten version with a dynamic scraper system - there it will scrape each source and save its data to xml-files - which will be cached.
If this proof of concept will be successful this website and several others will be available. This is planned as version 1.4.0

But, website suggestions are always welcome, they will get at least on my list Wink

regards,
sphere
find quote
tikkiew Offline
Fan
Posts: 347
Joined: Jun 2008
Reputation: 127
Post: #66
sphere Wrote:When it is in the main repo I will start a new release-thread and there you can make feature suggestions like websites you whish to be integrated.

regards,
sphere

You are going to make a new thread or should I post feature suggestions here?
find quote
smithr99 Offline
Senior Member
Posts: 161
Joined: Jan 2010
Reputation: 0
Post: #67
Johnnyfive Wrote:Thanks for the update!

If you are thinking of integrating other photographic sites, may I suggest a couple that I like:

BBC http://news.bbc.co.uk/2/hi/in_pictures/default.stm

and The Guardian http://www.guardian.co.uk/inpictures

+1 for BBC in-pictures. Always some great shots on there

ASRock 330HT, XBMC Eden

[Image: watched-fanart.jpg]
find quote
sphere Offline
Posting Freak
Posts: 784
Joined: Jul 2009
Reputation: 34
Location: Germany
Post: #68
tikkiew Wrote:You are going to make a new thread or should I post feature suggestions here?

Hm, you are right - I forgot to create a new thread...

I will do when 1.4 is there.
Please post your feature suggestions here until 1.4 Smile

smithr99 Wrote:+1 for BBC in-pictures. Always some great shots on there

The same like with guardian, good photos, hard/slow to scrape. In 1.4 with xml cache it will be included.

regards,
sphere
find quote
Jeroen Offline
Skilled Skinner
Posts: 1,882
Joined: Feb 2008
Reputation: 4
Location: The Netherlands
Post: #69
sphere Wrote:Hi,

i have splitted the infos into the three following elements (for use in skinfile):
$INFO[ListItem.Property(Album)] -> Sourcename: "Boston.com: The Big Picture"
$INFO[ListItem.Label] -> Album or Picture title: "Pictures of the day 09.11.2010"
$INFO[ListItem.Property(duration) -> Element/Len Elements: "1/10"

could you please test this betaversion and tell if it works like you requested?
http://sphere-xbmc-addons.googlecode.com...-1.3.3.zip

regards,
sphere

Hey Sphere, just tried this out and it's working perfectly Smile Many thanks!
find quote
Jeroen Offline
Skilled Skinner
Posts: 1,882
Joined: Feb 2008
Reputation: 4
Location: The Netherlands
Post: #70
Sphere, I just thought about this site maybe being suitable as a source: http://gigapica.geenstijl.nl/ ?

It's a dutch site, but they have started providing english descriptions some time ago.

One issue may be that not all images are in landscape format (mostly when in an album), but using a fixed with and scaling method this can be remedied (to an extent) in the skin file.

Just thought I'd let you know. Cheers
find quote
Post Reply