[RELEASE] The Big Picture (Pictures) Plugin

  Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
rwparris2 Offline
Team-XBMC Python Developer
Posts: 1,341
Joined: Jan 2008
Reputation: 2
Location: US
Post: #21
Code:
[The Big Picture]
added: support for downloading albums & photos
added: usage instructions in album view

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/
find quote
rwparris2 Offline
Team-XBMC Python Developer
Posts: 1,341
Joined: Jan 2008
Reputation: 2
Location: US
Post: #22
I prefer plugins over scripts for a number of reasons, so I made this launchable as a plugin. As of r1347 it should be installed in your /plugins/pictures/ folder.
(Use svn repo installer)

Code:
[The Big Picture]
Move from scripts to plugins
Better handling of script constants
added: enumeration to album download
cosmetics: remove extra space
cosmetics: more consistent logging

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/
find quote
queeup Online
Fan
Posts: 734
Joined: Feb 2009
Reputation: 15
Post: #23
briliant... Thx
find quote
der.supertusse Offline
Junior Member
Posts: 34
Joined: Apr 2009
Reputation: 0
Post: #24
Hello

I've was really happy when I found this script/plugin, however for some reason it does not want to work. On startup, I get a black screen with a graphic which I imagine is supposed to be spinning, but it does not. XBMC seems to lock up completely, and I have to restart.

Ideas?

Tusse.
find quote
Elbert Offline
Senior Member
Posts: 131
Joined: Oct 2009
Reputation: 4
Location: Netherlands
Post: #25
Thanks a lot for your nice work; this plugin looks great!

Would be nice to have this plugin running as a screensaver. Do you know if this is possible somehow?
find quote
rwparris2 Offline
Team-XBMC Python Developer
Posts: 1,341
Joined: Jan 2008
Reputation: 2
Location: US
Post: #26
der.supertusse Wrote:Hello

I've was really happy when I found this script/plugin, however for some reason it does not want to work. On startup, I get a black screen with a graphic which I imagine is supposed to be spinning, but it does not. XBMC seems to lock up completely, and I have to restart.

Ideas?

Tusse.

I fear you may have many many rocks on your XBMC. Debug Log please, this could be serious.

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/
find quote
rwparris2 Offline
Team-XBMC Python Developer
Posts: 1,341
Joined: Jan 2008
Reputation: 2
Location: US
Post: #27
Elbert Wrote:Thanks a lot for your nice work; this plugin looks great!

Would be nice to have this plugin running as a screensaver. Do you know if this is possible somehow?

It isn't possible at this time, no. Glad you're enjoying it, though.

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/
find quote
der.supertusse Offline
Junior Member
Posts: 34
Joined: Apr 2009
Reputation: 0
Post: #28
rwparris2 Wrote:I fear you may have many many rocks on your XBMC. Debug Log please, this could be serious.

Rocks, eh? :-)

Here's the debug log: http://pastebin.com/m6344a492

I chopped out 99% of it as it was just the same lines over and over. I have to kill the xbmc process with task manager to get rid of it.

Tusse
find quote
rwparris2 Offline
Team-XBMC Python Developer
Posts: 1,341
Joined: Jan 2008
Reputation: 2
Location: US
Post: #29
der.supertusse Wrote:Rocks, eh? :-)

Here's the debug log: http://pastebin.com/m6344a492

I chopped out 99% of it as it was just the same lines over and over. I have to kill the xbmc process with task manager to get rid of it.

Tusse
When the Beta is uploaded test again and report back please.

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/
find quote
der.supertusse Offline
Junior Member
Posts: 34
Joined: Apr 2009
Reputation: 0
Post: #30
rwparris2 Wrote:When the Beta is uploaded test again and report back please.

OK, I will. This problem occurred with the last "unofficial community build" from before the alphas, too, if that means anything.

Tusse.
(This post was last modified: 2009-11-22 15:14 by der.supertusse.)
find quote
Post Reply