XBMC Community Forum
[RELEASE] Logo Downloader Script - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Help and Support (/forumdisplay.php?fid=33)
+--- Forum: Add-ons Help and Support (/forumdisplay.php?fid=27)
+---- Forum: Program Add-ons (/forumdisplay.php?fid=151)
+---- Thread: [RELEASE] Logo Downloader Script (/showthread.php?tid=74912)



- ronie - 2011-09-28 11:49

Archigos Wrote:Any updates on this? (it was about the self.get_lockstock_xml() being missing)

I'm not that great at Python, but if a new version isn't ready could this be something you could post the code for so we can inject it ourselves? I'm assuming near line 504 where the other reference to it is.

are you using xbmc dharma or pre-eden ?

`Black Wrote:You can checkout ronie's svn, the fixed version is already up there -> http://ronie.googlecode.com/svn/trunk/script.tv.show.next.aired/

heh...that doesn't look like logo-downloader to me ;-)


- Archigos - 2011-09-28 11:55

ronie Wrote:are you using xbmc dharma or pre-eden ?

Pre-Eden (1 system running Aug. 29, 1 system running Sept. 24) and yeah, doesn't look like the right URL to me either... (from `Black)


- baz1860 - 2011-09-28 12:03

This would be the right URL: http://ronie.googlecode.com/svn/trunk/script.logo-downloader/


- `Black - 2011-09-28 12:18

ronie Wrote:are you using xbmc dharma or pre-eden ?



heh...that doesn't look like logo-downloader to me ;-)

That's what happens by simply copy and paste an url. Big Grin

baz1860 posted the correct one. Smile


- Archigos - 2011-09-28 12:58

`Black Wrote:That's what happens by simply copy and paste an url. Big Grin

baz1860 posted the correct one. Smile

No worries Black... I updated the files on my Sept23 test system, but haven't had a chance to check it yet since I forgot to run an update on sources so it's still doing that... (stupid me added WAY too much test files at one time)


Accoirding to the change log I'm running v3.0.6 - PatK - 2011-09-28 21:31

Recent update of Transparency! knocked out my logo downloader script, looks like I'm running pre-eden version on my Darhma 10.1 Transparency 3.11.7 (not sure how that got in)

win;special://xbmc/system/python\lib\lib-tk;C:\Program Files (x86)\XBMC
14:58:48 T:2132 M:1975353344 DEBUG: XBPyThread::Process - Entering source directory C:\Users\PatK\AppData\Roaming\XBMC\addons\script.logo-downloader
14:58:48 T:2132 M:1975451648 INFO: -->Python script returned the following error<--
14:58:48 T:2132 M:1975451648 ERROR: Error Type: exceptions.ImportError
14:58:48 T:2132 M:1975451648 ERROR: Error Contents: No module named xbmcvfs
14:58:48 T:2132 M:1975451648 ERROR: Traceback (most recent call last):
File "C:\Users\PatK\AppData\Roaming\XBMC\addons\script.logo-downloader\default.py", line 8, in ?
import xbmcvfs
ImportError: No module named xbmcvfs
14:58:48 T:2132 M:1975451648 INFO: -->End of Python script error report<--
14:58:48 T:2132 M:1975418880 INFO: Python script stopped

looks like I need a solid version, pointers would be good.


- ronie - 2011-09-28 21:37

PatK Wrote:looks like I need a solid version, pointers would be good.

if you read the last few pages, starting here,
all secrets will be revealed :-)

to cut a long story short, you've installed some third party repo that's distributing pre-eden addons to dharma users.


- PatK - 2011-09-28 22:12

ronie Wrote:if you read the last few pages, starting here,
all secrets will be revealed :-)

to cut a long story short, you've installed some third party repo that's distributing pre-eden addons to dharma users.

Shoot it was on the auto-download... I don't go looking for trouble. I tried http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scripts;a=history;f=script.logo-downloader;hb=HEAD some of the old ones.. NG, I'll read back a bunch.

I again I have to give respect to the master... Thank-you very much.
I suspect your suspicions are correct... everything is working again.
I double checked with a power up/down twice and it's pulling in logos and clearart.

I'm unsure how this ever came about.


- newphreak - 2011-10-01 11:46

Hello again, everything has been working fine for a while now. But when i try to get another logo things seem to go really really slow.

I use aeon nox, but I'm sure this isn't skin related.

What i do:
Go to tv shows -> select a serie and select info -> Get logo

What happens:
Pretty much nothing, i can go out to the main menu and browse other stuff, then after a minute or more it pops up. What could this lag be caused by?Oo

xbmc.log after refreshing a logo
http://pastebin.com/hfZssC7q

Logo's popping up when I'm tired of waiting and moving around elsewhere:
[Image: ScsvP.jpg]


- reddevil - 2011-10-01 12:01

Any way to add a manually (local) created logo.png for a tv show?