• 1
  • 41
  • 42
  • 43
  • 44(current)
  • 45
[RELEASE] Logo Downloader Script
tommyhome Wrote:i'm getting some errors;

the errors you've posted are from the tv show next aired script.

always post a full Debug Log on pastebin btw.
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply
ronie Wrote:you're not using xbmc pre-eden, but are using the pre-eden version of logo-downloader.
Thanks for the quick answer. But how can I remedy the situation? Is there a way to downgrade the script? Which version would I need?
Reply
clenze Wrote:Thanks for the quick answer. But how can I remedy the situation? Is there a way to downgrade the script? Which version would I need?

have a look here, you're not the first one to come across this issue:
http://forum.xbmc.org/showpost.php?p=897...tcount=594
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply
Thanks, I really should have used the search. I reinstalled the 2.3 but now I come across the following issue:

:14:21 T:4076 M:1376120832 ERROR: Error Type: exceptions.TypeError
18:14:21 T:4076 M:1376120832 ERROR: Error Contents: unsubscriptable object
18:14:21 T:4076 M:1376120832 ERROR: Traceback (most recent call last):
File "C:\Users\...\AppData\Roaming\XBMC\addons\script.logo-downloader\default.py", line 643, in ?
downloader()
File "C:\Users\...\AppData\Roaming\XBMC\addons\script.logo-downloader\default.py", line 143, in __init__
self.solo_mode()
File "C:\Users\...\AppData\Roaming\XBMC\addons\script.logo-downloader\default.py", line 150, in solo_mode
self.id_verif()
File "C:\Users\...\AppData\Roaming\XBMC\addons\script.logo-downloader\default.py", line 426, in id_verif
if self.tvdbid[0:2] == "tt" or self.tvdbid == "" :
TypeError: unsubscriptable object
Reply
Using the pre-eden release, when I go into TV Shows, bring up the contextual menu (with the filter, search options) and click on Available Add-ons -> Get Logo/ClearArt it gives me the message that nothing was downloaded. What am I doing wrong?

//Edit: Just installed the latest Nightly Build and the logo downloader worked
Excellent!
Reply
Hi there,

is there any chance you could get this script to run in the background? Whenever I run it it stalls part way through the process, and I can't use XBMC while it's doing it, so I have to end up killing XBMC and starting all over again.

Thanks Smile
Image
Reply
Adding the background run is fairly easy. Also did this with our add-on Big Grin
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
Reply
Rumik Wrote:Hi there,

is there any chance you could get this script to run in the background? Whenever I run it it stalls part way through the process, and I can't use XBMC while it's doing it, so I have to end up killing XBMC and starting all over again.

Thanks Smile

if things lock-up than there's a bug somewhere.
either script side or xbmc side...

please post a Debug Log and i'll have a look.
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply
simplechords Wrote:Anyone ever seen this before. I get "error downloading file" when trying to download from the media info screen. When I run the script from the skins menu, it doesn't give the error, but it simply does not download any images. I've tried this with neon and simplicity , so I figured the issue is with the script.

I'm having the same problem, only with some shows which I'm sure would have a logo (e.g. Dexter, House, etc). I'm on ATV2. Is there anything I can do to work around this issue? Huh
Reply
claybol Wrote:I'm having the same problem, only with some shows which I'm sure would have a logo (e.g. Dexter, House, etc). I'm on ATV2. Is there anything I can do to work around this issue? Huh

Post a full debug log using pastebin.com or paste.ubuntu.com
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
Reply
http://pastebin.com/vxYCrgZT

This is the debug log, show used as the example of whats happening is dexter.

I'm not exactly knowledgable in getting/reading bug reports so if I've done something wrong or anything else is needed let me know.

I think the relevant part is around 800??

Running the nightly build of November 7 - Git:20111107-6ea880b

Thanks!
Reply
you are using multpath:

Code:
path: multipath://smb%3a%2f%2fMYBOOKWORLD%2fPublic%2fShared%20Videos%2fDexter%2f/smb%3a%2f%2fMYBOOKWORLD%2fusb1%2d1share1%2fTV%20Shows%2fDexter%2f/logo.png

it is not supported.
Reply
ppic Wrote:you are using multpath:

Code:
path: multipath://smb%3a%2f%2fMYBOOKWORLD%2fPublic%2fShared%20Videos%2fDexter%2f/smb%3a%2f%2fMYBOOKWORLD%2fusb1%2d1share1%2fTV%20Shows%2fDexter%2f/logo.png

it is not supported.

ahhh I see. That would make a lot of sense! Thank you, it's something I can fix!!!
Reply
Forgive me for asking this--but is this addon indeed missing from the addon repository?

I can't find it anywhere!

ronie Wrote:xbmc dharma or pre-eden?


I am having this same problem. I am using dharma. Not seeing it under program addons in the addon repository.
Reply
davidtl999 Wrote:Forgive me for asking this--but is this addon indeed missing from the addon repository?

I can't find it anywhere!




I am having this same problem. I am using dharma. Not seeing it under program addons in the addon repository.

This is only installed when the skin you are using supports it in Dharma.
All function of Logo-Downloader must be incorporated in the skin for it to function
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
Reply
  • 1
  • 41
  • 42
  • 43
  • 44(current)
  • 45

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