FanArt Problem (1 Viewer)

kuaci89

Portal Member
January 1, 1970
5
0
hello,


when i update my movie into database it usually download fanart for each movie. but after i update MePo it wont download fanart no more..i using streamMP any fix of this?tired to put fanart manually..tq..
 

Quake505

Portal Pro
May 23, 2009
68
8
Got the same problem with 1.4.0. standard.
The problem is the script for grabbing the fan art, it is using 'themoviedb' api 2.1, but this is no longer supported by themoviedb (according to their website).
They only support API 3.

The problem can be seen in the configuration logs, look for the word 'Fanart Serach'

You will see the url that is being used, it will look like this: -

http://api.themoviedb.org/2.1/Movie.imdbLookup/en/xml/2ed40b5d82aa804a2...........

I have tried updating the VDBParserStrings.xml file and just changed the 2.1 to 3, but this does not work, see message in the log below: -

Fanart Serach: TMDB returns no API result for - ....... (http://api.themoviedb.org/3/Movie.imdbLookup/en/xml/2ed40b5d82aa804a2............./tt.......)

Hope this can be fixed soon, already missing it.
 

Quake505

Portal Pro
May 23, 2009
68
8
Hi Holzi,

Thanks for the quick reply, but I don't see any ref to the Fan Art problem at that link, I see fixes for the Actor information but not Fan Art.

I don't see any updates to the VDBParserStrings.xml file that contains the url information for the Fan Art, see below taken from the file: -

<FanArt>
<string><!--0 Normal link-->
<![CDATA[http://api.themoviedb.org/2.1/Movie.imdbLookup/en/xml/*************/]]>
</string>
<string><!--1 Buged linke-->
<![CDATA[http://api.themoviedb.org/2.1/Movie.imdbLookup/en/xml/*****************//]]>
</string>
<string><!--2 Normal link-->
<![CDATA[http://api.themoviedb.org/2.1/Movie.search/en/xml/****************/]]>
</string>
<string><!--3 Buged link-->
<![CDATA[http://api.themoviedb.org/2.1/Movie.search/en/xml/****************//]]>
</string>
<string><!--4-->
<![CDATA[<image\stype="backdrop"\surl="(?<BackDrop>.*?)"]]>
</string>
<string><!--5-->
<![CDATA[original]]>
</string>
</FanArt>

Can you point me in the correct direction?

Thanks,

Q505
 

Users who are viewing this thread

Similar threads

MP1 MP2 [solved] Ignore "The" for Sort Name? DE
Added to 1.38 Final
Added to 1.38 Final
I don't want to remove the title prefix from a movie title (i.e. "The Matrix" -> "Matrix, The", but I don't want to manually remove...
Replies
20
Views
3K
I have added a scheduled task to MariaDB to delete all entries with the same start and end date
I have added a scheduled task to MariaDB to delete all entries with the same start and end date
Hello, I'm encountering an issue after importing EPG data into the TV-Server/Database. The Problem: After importing an XMLTV...
Replies
7
Views
2K
i think info but I'm really not sure
i think info but I'm really not sure
When I import new films using Moving Pictures, it takes an incredibly long time for the information to be found and downloaded...
Replies
3
Views
689
  • Sticky
yes that is indeed what I did in that ticket. It may already be working without updating those plugins because most of it was not relevant to the plugin itself (test, some leftover unused parts etc).
yes that is indeed what I did in that ticket. It may already be working without updating those plugins because most of it was not...
We have just released MediaPortal 1.38 - Tatiana & Leo x86 and x64 version. Highlights of this release Bugfixes: New...
Replies
37
Views
9K
Hi This is a general question about OnX. I have been using the TvWishList plugin for a while and have recently updated (update install) from MP 1.36 x86 to 1.37 x86 and found there seemed to be no Onx menu in the TV guide. I then configured the onx.presets.xml file like I would normally do with updates or fresh installs, but still...
Hi This is a general question about OnX. I have been using the TvWishList plugin for a while and have recently updated (update...
Hi This is a general question about OnX. I have been using the TvWishList plugin for a while and have recently updated (update...
Replies
0
Views
764
Top Bottom