Code:
[The Big Picture]
added: support for downloading albums & photos
added: usage instructions in album view
rwparris2
Team-XBMC Python Developer Posts: 1,341 Joined: Jan 2008 Reputation: 2 Location: US |
2009-10-07 22:05
Post: #21
Code: [The Big Picture]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
Team-XBMC Python Developer Posts: 1,341 Joined: Jan 2008 Reputation: 2 Location: US |
2009-10-11 23:35
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]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
Fan Joined: Feb 2009 Reputation: 15 |
2009-10-12 08:34
Post: #23
briliant... Thx
|
| find quote |
der.supertusse
Junior Member Posts: 34 Joined: Apr 2009 Reputation: 0 |
2009-11-21 21:28
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
Senior Member Posts: 131 Joined: Oct 2009 Reputation: 4 Location: Netherlands |
2009-11-21 22:37
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
Team-XBMC Python Developer Posts: 1,341 Joined: Jan 2008 Reputation: 2 Location: US |
2009-11-22 07:32
Post: #26
der.supertusse Wrote:Hello 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
Team-XBMC Python Developer Posts: 1,341 Joined: Jan 2008 Reputation: 2 Location: US |
2009-11-22 07:34
Post: #27
Elbert Wrote:Thanks a lot for your nice work; this plugin looks great! 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
Junior Member Posts: 34 Joined: Apr 2009 Reputation: 0 |
2009-11-22 10:17
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
Team-XBMC Python Developer Posts: 1,341 Joined: Jan 2008 Reputation: 2 Location: US |
2009-11-22 11:26
Post: #29
der.supertusse Wrote:Rocks, eh? :-)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
Junior Member Posts: 34 Joined: Apr 2009 Reputation: 0 |
2009-11-22 11:31
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 |