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

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Program Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=151)
+---- Thread: [RELEASE] Logo Downloader Script (/showthread.php?tid=74912)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45


- ronie - 2011-09-21

MaDDoGo Wrote:Hi,

ronnie here are the spanish strings (addon.xml and strings.xml) in a single pastebin:

http://pastebin.com/1DafDqBt

Thank you for the hard work!

cheers mate :-)

i'll add them to the next release.


- MickaelMP - 2011-09-21

ronie Wrote:no Debug Log = no help

Here is the debug : http://pastebin.com/syVH6q4H

Regards,
M.


- ronie - 2011-09-21

MickaelMP Wrote:Here is the debug : http://pastebin.com/syVH6q4H

Regards,
M.


i didn't need one from you ;-)

i've already answered your question here:
http://forum.xbmc.org/showpost.php?p=893811&postcount=569


- MickaelMP - 2011-09-21

Oups, sorry Smile ... let's try!


- tungmeister - 2011-09-21

Edit: realised my issue was with my build version.


- MickaelMP - 2011-09-21

It works fine for me using "logo-downloader-3.0.6" and "xbmc-20110921-6057492"

(thanks for xbmc-send for remote execution without being at home Wink)

Regards,
M.


- Martijn - 2011-09-21

ronie Wrote:both of you, your xbmc build is too old.
it needs xbmc-20110921-6057492 or up.

windows users are out of luck at the moment,
looks like last night's nightly build failed.

Noticed it after i posted. Saw some post popping up from people who couldn't build the Win version. Will try again tomorrow.
Thank anyway


- MaDDoGo - 2011-09-24

Hi,

I'm using logo-downloader with 23th september's nightly and SMB-mySQL shares and it works as expected with some shows. With some others (like Charlie's Angels 2011) it fails telling that TheTVID isn't found.

Here is the log (it doesn't show anything strange :S) http://pastebin.com/8TqTJZxs


- ronie - 2011-09-24

MaDDoGo Wrote:Hi,

I'm using logo-downloader with 23th september's nightly and SMB-mySQL shares and it works as expected with some shows. With some others (like Charlie's Angels 2011) it fails telling that TheTVID isn't found.

Here is the log (it doesn't show anything strange :S) http://pastebin.com/8TqTJZxs

cheers for the report.

the script currently fails when there are brackets '(' or ')' in the show name.
will fix that in the next version.


- MaDDoGo - 2011-09-24

Yeah, I realize of that when I tried to get the The Hour banner too. Thanks Smile


- rbrohman - 2011-09-25

How can I tell what version of the script im using? And for that matter, how do i update? Im not seeing this in the enabled addons list.

Thanks


- ronie - 2011-09-25

rbrohman Wrote:How can I tell what version of the script im using?
you can either check the xbmc.log or have a look at the addon.xml file of the script.

rbrohman Wrote:And for that matter, how do i update?
it's updated automatically when a new version is released.
rbrohman Wrote:Im not seeing this in the enabled addons list.

read this page for more info on that:
http://forum.xbmc.org/showthread.php?p=857978#post857978


- Archigos - 2011-09-25

Disregard this post... I'm going about it in a different way to solve my problem.


- weiuweiu - 2011-09-25

hello, im getting crazy here, im trying to get the script to work but whenever i try to download i logo i get this from the debug log:

17:05:10 T:5952 M:1925390336 NOTICE: ### download :http://fanart.tv/fanart/70626/clearlogo/charmed-70626.png
17:05:10 T:5952 M:1925390336 NOTICE: problem with path: ftp://xbmc:[email protected]:21/Disk3/Serier/Charmed/
17:05:11 T:5952 M:1924878336 NOTICE: ### logo downloader exiting...

any ideas? i can write to the disk from windows, but i cant from xbmc it seems.


- ronie - 2011-09-25

weiuweiu Wrote:hello, im getting crazy here, im trying to get the script to work but whenever i try to download i logo i get this from the debug log:

17:05:10 T:5952 M:1925390336 NOTICE: ### download :http://fanart.tv/fanart/70626/clearlogo/charmed-70626.png
17:05:10 T:5952 M:1925390336 NOTICE: problem with path: ftp://xbmc:[email protected]:21/Disk3/Serier/Charmed/
17:05:11 T:5952 M:1924878336 NOTICE: ### logo downloader exiting...

any ideas? i can write to the disk from windows, but i cant from xbmc it seems.

please post the entire Debug Log on pastebin,
and post the link here.