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


- ppic - 2011-04-28

ghostelement Wrote:Why isn't this add-on part of the default XBMC repo?

it is, that's why it is downloaded automatically whit skins that are using it.


- ghostelement - 2011-04-28

ppic Wrote:it is, that's why it is downloaded automatically whit skins that are using it.

Oh, well that's good to know. Smile Thanks.


- Kode - 2011-04-29

wimpy Wrote:I believe the Amazon problem has been solved.

"Forbidden
You don't have permission to access / on this server.
Apache/2.2.17 (EL) Server at fanart.tv Port 80"

I do however get this on fanart.tv

My server was getting DDoS-ed again, this time not related to fanart.tv.

I have moved fanart.tv to a new server that is more powerful, has a better connection and has a proper DDoS protection system in place.

Hopefully we won't have any more downtime, I am also looking into using the old server as a backup in case the new one goes down for any reason.


- hendoben - 2011-04-29

How do i edit the script so it downloads everything(clearart, landscape etc.) and not just logos?

ppic Wrote:change it to that:

Code:
<onclick>XBMC.RunScript(script.logo-downloader,mode=bulk,clearart=True,logo=True,showthumb=landscape.jpg,banner=banner.jpg,poster=poster.jpg)</onclick>

Can't simply do this any more.


- ppic - 2011-05-02

Huh


- hendoben - 2011-05-05

Before the latest stable release(dharma?), i was able to just edit the settings.xml, so when i ran the logo downloader script it pulled everything. landscape, clear art etc. I don't see a way to do that any more, and when i run the logo downloader now, it only downloads the logos.


- ppic - 2011-05-05

depends ths skin you use, logo downloader have never been accessible directly to users under dharma and there's no settings.xml for this addon.


- Evanrich - 2011-05-08

I just tried using this in Alaska Revisited, and while it looks like it works (i have the script installed, and it looks like it goes to fetch data), all I get at the end is a message saying:

"Summary 78 TV shows
Downloaded: logo:0 thumb:0 banner:0
Found: logo:0 thumb:0 banner:0"


I'd be happy to post a log, if I knew where to get it/how to generate one for the plugin, or do you mean the xbmc log?

Edit: never mind, i checked the XBMC log. Here's a clip:
Quote:04:07:49 T:140547259868928 M:2906083328 NOTICE: ### Search banner for Game of Thrones
04:07:49 T:140547259868928 M:2906083328 NOTICE: ### found show thumb for Game of Thrones
04:07:49 T:140547259868928 M:2906083328 NOTICE: ### download :http://www.thetvdb.com/banners/graphical/121361-g2.jpg
04:07:49 T:140547259868928 M:2906083328 NOTICE: problem with path: smb://Administrator:[email protected]/D/TV Shows/Game of Thrones/
04:07:49 T:140547259868928 M:2906083328 NOTICE: ### reinit
04:07:49 T:140547259868928 M:2906083328 NOTICE: total tvshow = 78
04:07:49 T:140547259868928 M:2906083328 NOTICE: logo found = 0
04:07:49 T:140547259868928 M:2906083328 NOTICE: logo download = 0
04:07:49 T:140547259868928 M:2906083328 NOTICE: thumb found = 0
04:07:49 T:140547259868928 M:2906083328 NOTICE: thumb download = 0
04:07:49 T:140547259868928 M:2906083328 NOTICE: clearart found = 0
04:07:49 T:140547259868928 M:2906083328 NOTICE: clearart download = 0
04:07:49 T:140547259868928 M:2906083328 NOTICE: banner found = 0
04:07:49 T:140547259868928 M:2906083328 NOTICE: banner download = 0
04:07:49 T:140547259868928 M:2906083328 NOTICE: poster found = 0
04:07:49 T:140547259868928 M:2906083328 NOTICE: poster download = 0
04:07:49 T:140547259868928 M:2906083328 WARNING: CreateFile, successfuly opened </storage/.xbmc/addons/skin.alaska.revisited.mod/720p/DialogOk.xml> instead of </storage/.xbmc/addons/skin.alaska.revisited.mod/720p/DialogOK.xml>

I know the path is good, and I made sure full read/write permissions were set and that the folder was not read only. File server is a windows 2008 box with user authentication...will this not work?


- ppic - 2011-05-08

what xbmc revision are you running?


- Evanrich - 2011-05-08

I'm using OpenElec.tv, which is currently using XBMC version 10.1 git e9e9099


- ppic - 2011-05-08

if it's recent build, python don't have vfs access, i can't make it work for now.


fanart.tv not working - gustavoas - 2011-05-09

Not sure if I'm doing something wrong but since last beginning of the week I can't download any logos and always get the message that site is unreachable. Testing fanart.tv in my desktop also does not work. Anything I should do to fix it??


- Babal - 2011-05-09

same same for me, it's been almost one week and I can get it to work :-(


- john.doe - 2011-05-09

Same for me, two weeks ago, i tried with 10.0, 10.1 and git versions... every cases "host unreachable" for logo and clearart.


- ppic - 2011-05-09

interresting but without more informations, what do you expect me to do ?

i was using it yesterday without any problem...