![]() |
|
[RELEASE] Logo Downloader Script - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: Add-ons Help and Support (/forumdisplay.php?fid=27) +---- Forum: Program Add-ons (/forumdisplay.php?fid=151) +---- Thread: [RELEASE] Logo Downloader Script (/showthread.php?tid=74912) |
- bobrap - 2011-05-09 16:53 I seem to be having the same problem. Using latest nightly of XBMC and svn T! When I go to show info and get logo, it shows the logos available. When trying to download error message- Unable to download file. What other info would you need? Thanks. - ppic - 2011-05-09 17:30 no, for your problem just read some post before, i've already answered, and i'm pretty sure you'r all using a recent nightly build. - bobrap - 2011-05-09 17:32 OK, so this doesn't work with nightlies? Is that correct? - ppic - 2011-05-09 17:38 yes, with recent nigthly because of external python. - Babal - 2011-05-10 05:49 Fanart.tv website is unreachable on Safari at home, whatever the computer I use, is the website down? Thanks for your help ppic. - ppic - 2011-05-10 09:09 up and running here ! - Kode - 2011-05-10 13:08 Babal Wrote:Fanart.tv website is unreachable on Safari at home, whatever the computer I use, is the website down? As far as I know there has been no downtime in the last week since moving to the new host, I was on it constantly last night as well, getting the music section live. Perhaps it's a DNS caching issue? You host must be pretty crap if they have a week old routing information though. ping fanart.tv, if it returns 72.20.57.193 that is correct. If it returns 78.129.140.117 then your DNS is cached. You could also try from the command line: tracert fanart.tv - john.doe - 2011-05-10 13:19 oK ppic, Is it possible to make any manual changes to work with versions of git? Thanks !! - ppic - 2011-05-10 13:33 john.doe Wrote:oK ppic, no, as stated before, we don't have what's needed to make it work. - lappies_in_jhb - 2011-05-10 16:38 I have had the same problem with downloading logos recently. I also tried following in web browser with the same result. I followed ppic's advice and did a tracert and found the following: Code: tracert fanart.tvThen I tested access to fanart.tv from a server in the US and I got access . I also tried the link to the API page quoted a few pages back using the US server and received an XML response. It seems like one of the routers along the way does not return traffic to me when accessing the fanart.tv site. I have bypassed the routing issue by using the server in the US as a proxy for now and this seems to work for me. Hope this helps someone else. Whew what a mouthful for my first post! |