• 1
  • 2(current)
  • 3
  • 4
  • 5
  • 45
[RELEASE] Logo Downloader Script
#16
ok, i'll check that
Reply
#17
Hmm getting an error... ("ERROR" , "site unreacheable")
Code:
18:49:15 T:1944 M:739119104    INFO: -->Python script returned the following error<--
18:49:15 T:1944 M:739119104   ERROR: Error Type: exceptions.NameError
18:49:15 T:1944 M:739119104   ERROR: Error Contents: global name 'dialog' is not defined
18:49:15 T:1944 M:739119104   ERROR: Traceback (most recent call last):
                                              File "C:\Documents and Settings\Rick\Application Data\XBMC\scripts\Logo Downloader\default.py", line 121, in ?
                                                base_info = get_html_source( BASE_URL )
                                              File "C:\Documents and Settings\Rick\Application Data\XBMC\scripts\Logo Downloader\default.py", line 57, in get_html_source
                                                dialog.ok("ERROR" , "site unreacheable")
                                            NameError: global name 'dialog' is not defined
18:49:15 T:1944 M:739119104    INFO: -->End of Python script error report<--
Reply
#18
Hum that part of code is used if you don't manage to download the web page, there an error in my dialog call.

i'll check that , i leave my work now.
Reply
#19
It works... sort of... it downloaded some logos, but they aren't the right ones. It downloaded 2 logos for the 6 shows I have in my library right now. The logos downloaded were for 07-ghost, which is not in the library. I'm positive my TVDB ids are correct.

EDIT: It got one right so far, which is Dexter.
nMediaPC 5000B w/ Pro LCD | ASUS P5G43T-M Pro | Intel C2D E7500 | 2GB Crucial Ballistix DDR3 1333 | Intel G43 | 1.5TB Seagate | Se7en x64 | XBMC w/ Aeon65
34,736 Songs | 543 Movies
Reply
#20
i updated the download link. for your problems mcborzu and waffa .

Irish2685 Wrote:It works... sort of... it downloaded some logos, but they aren't the right ones. It downloaded 2 logos for the 6 shows I have in my library right now. The logos downloaded were for 07-ghost, which is not in the library. I'm positive my TVDB ids are correct.

EDIT: It got one right so far, which is Dexter.

i can't do anything if you don't provide a debug log, thanks.
Reply
#21
It still gives me an script error.Confused
http://pastebin.org/299213
Reply
#22
your still on old version waffa
the line on your error isn't like that in today code, sorry but you haven't updated.
Reply
#23
I did update and I did remove it again now and downloaded ... same errror.

Edit:
Ok new debug log this time from passion site.. looks different Smile
http://pastebin.org/299315
Reply
#24
ok, now it's good version Big Grin

Code:
### ERROR impossible d'ouvrir la page http://www.themurrayworld.com/xbmc/logos/

seems that your htpc doesn't manage to load the page, have you a browser on it to try open the url ?

seems weird cause i really can't do something with that Sad
Reply
#25
On same system it's no problem to open the page in browser.
Reply
#26
hum !

you can use other plugins with no problem ? you don't use proxy in xbmc options?

it's really bumping my head , i really don't know why you've got that error, i've run it on vista and linux with no problem this is really strange

can you test it on another computer ?
Reply
#27
Oops, sorry proxy was enabled Blush
But works like a charme now updated my logo's Big Grin
Reply
#28
lool!

you own me a beer for the heat you gave me !!!

ok, i'll take a look a your part Wink

so how is your completed percentage?
Reply
#29
100! Lol only got 9 series most for the kids ....

But sorry did not scrape so well.. a lot of them did get updated with "07-GHOST" logo Eek

Big Grin But I did scrape those series long time ago with Media companion, need to update my nfo files probably Rofl (Missing id's)

Anyway here's my log:
http://pastebin.org/299532
Reply
#30
lol ! ok with no id, it download the first, i'll prevent that



Code:
#
tt
#
22:51:02 T:3560 M:926859264  NOTICE: ### IMDB id found in database(tt0412142), checking for nfo
#
22:51:02 T:3560 M:926875648  NOTICE: thetvdb id: 73255
#
22:51:02 T:3560 M:926875648  NOTICE: ### Checking 88 TVshow: House  id: 73255
#
22:51:02 T:3560 M:926875648  NOTICE: ### logo: http://www.themurrayworld.com/xbmc/logos/House-73255.png
#
22:51:02 T:3560 M:926875648  NOTICE: ### download :http://www.themurrayworld.com/xbmc/logos/House-73255.png
#
22:51:02 T:3560 M:926875648  NOTICE: ### path: smb://LKGAA15D3/DISK 1/TV Series/House/logo.png
#
22:51:03 T:3560 M:926838784  NOTICE: ### Logo downloaded Successfully !!!

good ! modification to handle tvdbid in nfo works Big Grin
Reply
  • 1
  • 2(current)
  • 3
  • 4
  • 5
  • 45

Logout Mark Read Team Forum Stats Members Help
[RELEASE] Logo Downloader Script3