• 1
  • 3
  • 4
  • 5
  • 6
  • 7(current)
[RELEASE] The Big Picture (Pictures) Plugin
#91
@sphere and spencers: my apologiesBlush It does work, I wrongly assumed the function wasn't there.
I'll update my skin to properly support this.

Sorry for jumping to conclusions!

sphere Wrote:Hi,

which version of my addon are you using? The Beta from my googlecode site or the stable from the official repo?

I'm wondering that this doesn't work - you should be able with both version to hide all the text with the info-key.

Can you please try it with confluence and give me feedback?
I will try with reFocus tomorrow (I'm not at home atm).

thanks,
sphere
Reply
#92
Great add-on!

Just wanted to report a bug (I'm using XBMC on Windows XP):

While saving pictures to a folder, the first picture is never saved.

Quick fix - After inserting line #2 on script "imageDownloader.py":

[...]
#1. print '[SCRIPT][%s] %s --> %s\n' % (scriptName, self.url, self.fullDownloadPath)
#2. self.checkPath(downloadPath, foldername, self.filename)
#3. if self.checkPath(downloadPath, foldername, self.filename):
[...]

everything works now! It seems that checkpath fails the first time it's called...

It would also be nice if album description text would be saved to file (info.txt or something like that)...
Reply
#93
This stopped working for me recently. Relevant section of the log is below, full log is here.

Any help appreciated.

Code:
20:37:53 T:2905566064 M:1304154112  NOTICE: -->Python Interpreter Initialized<--
20:37:53 T:2905566064 M:1304154112  NOTICE: [SCRIPT][The Big Picture] version 1.5.1 initialized!
20:37:55 T:2905566064 M:1300606976   ERROR: Error Type: exceptions.AttributeError
20:37:55 T:2905566064 M:1300606976   ERROR: Error Contents: 'module' object has no attribute 'register'
20:37:55 T:2905566064 M:1300606976   ERROR: Traceback (most recent call last):
                                              File "/home/xbmc/.xbmc/addons/script.image.bigpictures/runscript.py", line 23, in ?
                                                '720p')
                                              File "/home/xbmc/.xbmc/addons/script.image.bigpictures/resources/lib/gui.py", line 30, in __init__
                                                self.getScraper()
                                              File "/home/xbmc/.xbmc/addons/script.image.bigpictures/resources/lib/gui.py", line 41, in getScraper
                                                self.SOURCES = [m.register() for m in imported_modules]
                                            AttributeError: 'module' object has no attribute 'register'
20:37:55 T:3053877120 M:1300606976   ERROR: ClearBlock: Trying to clear non existent block /home/xbmc/.xbmc/addons/script.image.bigpictures
Reply
#94
Mr. Orange Wrote:This stopped working for me recently. Relevant section of the log is below, full log is here.

Any help appreciated.

Code:
20:37:53 T:2905566064 M:1304154112  NOTICE: -->Python Interpreter Initialized<--
20:37:53 T:2905566064 M:1304154112  NOTICE: [SCRIPT][The Big Picture] version 1.5.1 initialized!
20:37:55 T:2905566064 M:1300606976   ERROR: Error Type: exceptions.AttributeError
20:37:55 T:2905566064 M:1300606976   ERROR: Error Contents: 'module' object has no attribute 'register'
20:37:55 T:2905566064 M:1300606976   ERROR: Traceback (most recent call last):
                                              File "/home/xbmc/.xbmc/addons/script.image.bigpictures/runscript.py", line 23, in ?
                                                '720p')
                                              File "/home/xbmc/.xbmc/addons/script.image.bigpictures/resources/lib/gui.py", line 30, in __init__
                                                self.getScraper()
                                              File "/home/xbmc/.xbmc/addons/script.image.bigpictures/resources/lib/gui.py", line 41, in getScraper
                                                self.SOURCES = [m.register() for m in imported_modules]
                                            AttributeError: 'module' object has no attribute 'register'
20:37:55 T:3053877120 M:1300606976   ERROR: ClearBlock: Trying to clear non existent block /home/xbmc/.xbmc/addons/script.image.bigpictures

Hi,

you pushed the wrong thread Wink

please have a look to this post: http://forum.xbmc.org/showpost.php?p=946...stcount=23

I know about this issue and it will be fixed in the next days. If you cant wait you can install the update via zip file.

please - if you have any further comments or questions, reply in the other thread Wink

regards,
sphere
My GitHub. My Add-ons:
Image
Reply
#95
sphere Wrote:Hi,

you pushed the wrong thread Wink

Sorry about that sphere. Just to let you know: the update arrived today, it's working fine now.

Thanks.
Reply
#96
I like your plugin... Just need slideshow feature !
Franck
Reply
#97
francxk Wrote:I like your plugin... Just need slideshow feature !
Franck

Yes, this!
Reply
#98
Hi guys,

this thread was for the pre-dharma version. Please reply to this thread instead instead: http://forum.xbmc.org/showthread.php?tid=97605

We don't want two threads Wink

regarding the slideshow feature: I am working on a similar feature...

thanks,
sphere
My GitHub. My Add-ons:
Image
Reply
#99
great addon/script. Would love to see totallycoolpix.com on the list.

Can the script do a slideshow?

anyway, blogged.

S1n@hd420p
Reply
S1ndr0me Wrote:great addon/script. Would love to see totallycoolpix.com on the list.

Can the script do a slideshow?

anyway, blogged.

S1n@hd420p

Hi,

Sometimes I am wondering if anyone reads my replies Big Grin

PLEASE PLEASE PLEASE PLEASE DON'T REPLY TO THIS THREAD.
USE http://forum.xbmc.org/showthread.php?tid=97605 INSTEAD.

Anyway, regarding your questions:
- Slideshow, no, the add-on hasn't any slideshow feature at the moment. Yes, I am working on it.
- totallycoolpix.com has nice photos, yes. I will have a closer look.

thanks,
sphere

PS. Maybe double is better:
PLEASE PLEASE PLEASE PLEASE DON'T REPLY TO THIS THREAD.
USE http://forum.xbmc.org/showthread.php?tid=97605 INSTEAD.
My GitHub. My Add-ons:
Image
Reply
  • 1
  • 3
  • 4
  • 5
  • 6
  • 7(current)

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