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-08-24

bokkoman Wrote:I'm using openelec/xbmc and I have a problem with logo-downloader. For some reason I get an error each time I try to download something.
Here is the log:
http://pastebin.com/4jyVc4ga

It says something about a problem with the path? But I don't know what the problem is.

Thanks for your help.

openelec is difficult to support.
they use xbmc dharma, but with external python.

they have their own support forum for addons:
http://www.openelec.tv/forum/38-python-addons/2500-important-read-before-posting-a-bug


- igotdvds - 2011-08-27

Could someone create a "silent" mode? I'd like to tack this on to run after a library update but I want it to run silently. Is this possible?


- ronie - 2011-08-28

igotdvds Wrote:Could someone create a "silent" mode? I'd like to tack this on to run after a library update but I want it to run silently. Is this possible?

it's been requested before, but ppic isn't too keen on removing the dialogs:
http://forum.xbmc.org/showthread.php?tid=74912&page=41


- Kode - 2011-08-28

Yeah, I think the idea was to try and get people contributing artwork, if it ran silently people would have no idea where the artwork came from and would assume it was part of xbmc's core scrapers, having it bring up the dialog means
a) They don't bug xbmc staff when there is a problem
b) They find out about thetvdb.com and fanart.tv and hopefully check the sites out and contribute artwork.


- k3ilbasa - 2011-09-03

I'm getting an error in my log

IOError: [Errno 0] Error: 'smb://../The Office (US)/logo.png'

My server is running windows 7.

I know this is not a script error and has been mentioned on here before but I cannot find a solution. I think it has something to do with write permissions, but I cannot seem to get it to work.

Any suggestions?

EDIT:
My Log
http://pastebin.com/a72LXSLE

EDIT2:
Is it ok to have multiple shares in a source as long as each show is self contained on 1 share?


- newphreak - 2011-09-07

Hi
I'm trying to make this work on openelec, which runs dharma. xbmcvfs patches are included, and it runs external python and so on. Now I am not sure where to look anymore, script seems to run fine, but it does not find the clearart/logo's and such, since it does not find any shows. Did json rpc change?

Here's a Debug Log from xbmc when i run the script:
http://pastebin.com/5bzatqVN


- ronie - 2011-09-07

newphreak Wrote:Did json rpc change?

yes, it has changed a lot.

supporting openelec will be very though until they base their distro on (pre-)eden code.


- Death-Axe - 2011-09-08

Hi, very useful addon you have here (used with aeon nox). Would it at all be possible to add in an option to download movie trailers or even a separate addon for it? then this could be integrated into skins.

So it would go through your movies downloading blablamovie-trailer.ext. (pulling trailers from yahoo movies, apple, youtube etc)


- ronie - 2011-09-08

Death-Axe Wrote:Hi, very useful addon you have here (used with aeon nox). Would it at all be possible to add in an option to download movie trailers or even a separate addon for it? then this could be integrated into skins.

So it would go through your movies downloading blablamovie-trailer.ext. (pulling trailers from yahoo movies, apple, youtube etc)

a separate addon would be the way to go.

scraping trailers from sites that:
a) don't offer up these trailer for download
b) don't have an API
is whole different ball and game compared to fetching tv show artwork
from a community driven site.


Adding amazing wow factor to all XBMC users! - RockerC - 2011-09-09

ppic Wrote:This script allow you to download (awaiting for a better way) logo art that has been introduced with the Night skin but now they're spreading away Big Grin
Maybe it is time now to try to lobby for the scraping of these types of artwork to be a feature in XBMC's core?

Support for ClearArt, cdART, ClearLOGO, TV Show logo, is today available in almost all skins but the Confluence skin.
http://wiki.xbmc.org/index.php?title=Comparison_of_skin_features

New wow factor artwork is also the CharacterART, TV Thumbs, Season Thumbs, Artist Backgrounds from fanart.tv

What's missing is support for these in XBMC's core for skinners and scraping of fanart.tv and xbmcstuff.com APIs.

How can we get developers to add native support for this into XBMC core so we don't have to use scripts for it?


- Death-Axe - 2011-09-10

ronie Wrote:a separate addon would be the way to go.

scraping trailers from sites that:
a) don't offer up these trailer for download
b) don't have an API
is whole different ball and game compared to fetching tv show artwork
from a community driven site.

TMDB can be used for this. looking at screens of Ember media manager; this how it got trailers. I'm not bothering with this though, as according to these forums, that option no longer works. Besides that, I already have a media manager.

This should be quite easy to make into an addon by one of the programming guys here :-P. I'm sure more than just me would appreciate such an addon.


- scottyten - 2011-09-13

Hi, I have been having problems with my logo downloader script running through neon.
Every-time i try and launch it I get the error "Script Failed!:Script.logo.downloader.

This script has worked previously and this is the first time I have had problems with it.
Debug log here
http://pastebin.com/2k3NMjp7

Thanks

Edit.

Xbmc is also not scraping remote fanart anymore (under the get fanart tab)


- ronie - 2011-09-13

scottyten Wrote:Hi, I have been having problems with my logo downloader script running through neon.
Every-time i try and launch it I get the error "Script Failed!:Script.logo.downloader.

This script has worked previously and this is the first time I have had problems with it.
Debug log here
http://pastebin.com/2k3NMjp7

Thanks

Edit.

Xbmc is also not scraping remote fanart anymore (under the get fanart tab)

you're using the wrong version of the script.
make sure you get v2.3.0 from the official addon repo.


- MickaelMP - 2011-09-14

Hi,

I've got an issue using logo downloader (whatever the skins i use).
Since several weeks ago, no more logos are downloaded. Within the logs, i've got a strange behaviour.
The script launching looks fine, but when it parses for path, it never found the full path.

http://pastebin.com/y8M6gmpB

NB: I'm using xbmc onto a linux box, using mysql to store db on a remote server, and files (tvshows/movies) are on another remove server, using samba protocol.

I hope someone will be able help me about this case.


- ronie - 2011-09-15

MickaelMP Wrote:Hi,

I've got an issue using logo downloader (whatever the skins i use).
Since several weeks ago, no more logos are downloaded. Within the logs, i've got a strange behaviour.
The script launching looks fine, but when it parses for path, it never found the full path.

http://pastebin.com/y8M6gmpB

thanx for the report.
it all was working fine up 'till a few days ago,
but with todays build i'm having the same issue as you.

will look into it.