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


- MickaelMP - 2011-09-20

Hi,

as your log says, you are using a version built on Sep 17 2011 and there is a bug in versions never than september 09 2011.

Regards.

jimmylee7706 Wrote:Here is my setup. My iMac is running FTP and SMB, it is connected to a 2TB external drive with my tv shows and movies on it. In my living room I have Apple TV 2 with XBMC installed, latest version at time of writing this, also using newest version of skin. I also have XBMC installed on my Windows 7 laptop just for playing around with skins and stuff.

I have my TV Shows folder as a source on my ATV 2 and it works great, plays fine, but whenever I try to use the script to download a logo, it does nothing, it just shows the Logo Missing image. So I tried the same thing from my Win7 laptop, and got the same results. So I tried it on the actual Mac itself and once again got the same results. So I manually downloaded one of the logos for Big Bang Theory and named it logo.png and put it in the folder, and on the Mac it ONLY shows up if the source is from the drive, if I connect to the mac from itself using FTP I still get missing logo. Even with the file there and it working locally I still see Missing Logo on all other devices. I tried it with SMB and it works fine, just not with FTP, is there something I'm missing or doing wrong?

Code:
http://pastebin.com/uK2tqmux
There is my attached debugged log file. No clue what it means.



- ronie - 2011-09-20

samzstein Wrote:im currently running the newest nightly build of xbmc along with then newest version of logo downloader and every time i update my video library the logo script runs and i am unable to cancel it. any help?

there's currently a bug in xbmc that prevents the script from operating properly.


- ronie - 2011-09-20

the xbmc bug has been fixed and a new version of the script is available in the pre-eden addon repo.

this means you'll have to update both the script and xbmc.
you will be needing the upcoming xbmc nightly build !


changelog since latest stable:
v3.0.6
- adjusted to latest json-rpc changes
- fixed copy image to the right thumbnail cache folder
- delete cached dds version of image
- ommit select dialog when searching for only one type of images
- show notification instead of ok dialog when image is downloaded

v3.0.5
- localized some hardcoded strings
- updated code for v4 of the fanart.tv api
- added support for characterart

v3.0.4
- fixed json query when compactoutput was set to false


- MickaelMP - 2011-09-21

Hi,

Thanks for the update, but once again, do you know where I can download such a version?

BR,
M.


- ronie - 2011-09-21

MickaelMP Wrote:Thanks for the update, but once again, do you know where I can download such a version?

if it's currently installed, it will update automatically.

if all else fails:
http://mirrors.xbmc.org/addons/eden-pre/


- MickaelMP - 2011-09-21

Hi Ronie,

Thanks for the link. Smile
Xbmc and logo-downloader are now up to date, but still not working

http://pastebin.com/syVH6q4H

Regards,
Mickael.


- Martijn - 2011-09-21

MickaelMP Wrote:Hi Ronie,

Thanks for the link. Smile
Xbmc and logo-downloader are now up to date, but still not working

http://pastebin.com/syVH6q4H

Regards,
Mickael.
Using this build "XBMCSetup-20110919-8af9b11-master.exe 20-Sep-2011 10:33"

Same here. Also TV-Guide. I don't use TV-Tune but i can imagine it has the same problem.
http://pastebin.com/DbyytNZA


- parotris - 2011-09-21

Hi, with the version 3.0.6 and the latest nightly of xbmc, allways get an error that says 'No TvDB ID Found' Sad


Regards.


- Timreh - 2011-09-21

parotris Wrote:Hi, with the version 3.0.6 and the latest nightly of xbmc, allways get an error that says 'No TvDB ID Found' Sad


Regards.

Same here


- MaDDoGo - 2011-09-21

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!


- parotris - 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!

Thanks!
Gracias por la traducción.

¿A tí te funciona la 3.06?

Saludos.
Regards.


- tungmeister - 2011-09-21

Also not working for me, I think the problem is with the following:

Code:
14:05:48 T:4124   DEBUG: ### tv show: "error":{"code":-32602,"data":{"message":"Too many parameters","method":"VideoLibrary.GetTVShows","stack":{"name":"sort","property":{"name":"method","type":"string"

tried with multiple nightly builds but the error is always present.


- MaDDoGo - 2011-09-21

parotris Wrote:Thanks!
Gracias por la traducción.

¿A tí te funciona la 3.06?

Saludos.
Regards.

Hi, I haven't tested it yet, I only made the translation.


- ronie - 2011-09-21

MickaelMP Wrote:Hi Ronie,

Thanks for the link. Smile
Xbmc and logo-downloader are now up to date, but still not working

http://pastebin.com/syVH6q4H

Regards,
Mickael.

Machine-Sanctum Wrote:Using this build "XBMCSetup-20110919-8af9b11-master.exe 20-Sep-2011 10:33"

Same here. Also TV-Guide. I don't use TV-Tune but i can imagine it has the same problem.
http://pastebin.com/DbyytNZA

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.


- ronie - 2011-09-21

parotris Wrote:Hi, with the version 3.0.6 and the latest nightly of xbmc, allways get an error that says 'No TvDB ID Found' Sad


Regards.

Timreh Wrote:Same here

tungmeister Wrote:Also not working for me, I think the problem is with the following:

Code:
14:05:48 T:4124   DEBUG: ### tv show: "error":{"code":-32602,"data":{"message":"Too many parameters","method":"VideoLibrary.GetTVShows","stack":{"name":"sort","property":{"name":"method","type":"string"

tried with multiple nightly builds but the error is always present.

no Debug Log = no help