Kodi Community Forum

Full Version: Error Fanart
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Getting a error anytime I try to scrape anything from Fanart.tv ....do they have something down or Ember error?

Here is the error in log


2014-08-05 19:42:02.0986,Ember_Media_Manager.dlgImgSelect,EmberAPI.ErrorLogger.Error,1,ERROR,"Object reference not set to an instance of an object.
at Ember_Media_Manager.dlgImgSelect.AddImage(String sDescription, Int32 iIndex, Boolean isChecked, Image poster, String text)"
Try to disable Fanart.tv images. I think fanart.tv has someting changed.
/preview should work again if that was the issue causing this, but if you could use the new style instead that would be great.

http://assets.fanart.tv/fanart/movies/14...ng/preview
should now be
http://assets.fanart.tv/preview/movies/1...817504.png

so instead of appending /preview to the url, replace fanart with preview

Also if you aren't using v3 of the API please upgrade, docs are at http://docs.fanarttv.apiary.io/
(2014-08-06, 14:14)Kode Wrote: [ -> ]/preview should work again if that was the issue causing this, but if you could use the new style instead that would be great.

http://assets.fanart.tv/fanart/movies/14...ng/preview
should now be
http://assets.fanart.tv/preview/movies/1...817504.png

so instead of appending /preview to the url, replace fanart with preview

Also if you aren't using v3 of the API please upgrade, docs are at http://docs.fanarttv.apiary.io/

No problem, thank you for this information. We use the v3 API, but i do not have see this hint on the API site. We always have used /preview.
(2014-08-06, 14:14)Kode Wrote: [ -> ]/preview should work again if that was the issue causing this, but if you could use the new style instead that would be great.

http://assets.fanart.tv/fanart/movies/14...ng/preview
should now be
http://assets.fanart.tv/preview/movies/1...817504.png

so instead of appending /preview to the url, replace fanart with preview

Also if you aren't using v3 of the API please upgrade, docs are at http://docs.fanarttv.apiary.io/

Hmm....
We still have problems to retrieve the images.
The link is correct and works in the web browser.

But under .NET I do not get proper response from the server when prompted with "HttpWebRequest.GetResponse".

Is it possible that your server makes certain requests?
Until now it has always worked without problems.
any update to this? cant get any artwork from fanart.tv?
Kode has solved the problem. Actually it should work again.
But tomorrow it will anyway be a new beta version.
(2014-08-09, 18:52)DanCooper Wrote: [ -> ]But tomorrow it will anyway be a new beta version.

LaughBig GrinBlush
(2014-08-09, 18:52)DanCooper Wrote: [ -> ]Kode has solved the problem. Actually it should work again.
But tomorrow it will anyway be a new beta version.

Yay cant wait!
Hey Dan still putting new beta out?
Just fixed last error with renamer. Now I start last tests.
Release will be available 22:00 MEZ.
Sorry, +1 day. I've found more issues.
(2014-08-11, 22:24)DanCooper Wrote: [ -> ]Sorry, +1 day. I've found more issues.

No need to apologise, it will be ready when it is ready and not a moment sooner

Thanks for all your hard work
No problems Dan hope it easy fix