Solved Many movies not being scraped by either imdb or tmdb
#1
Scratching my head off. Many famous movies are not added to the library because it cannot find information. When you visit thmd.org and search for it manually it finds it. 
I have inlcuded the debug log, and it shows an api call. If you put in the api call directly in a browser, indeed it doesn't find it.

In the log you see, for example the following api query generated: 
http://api.tmdb.org/3/search/movie?api_k...ses&year=0

Which gives a result: {"page":1,"total_results":0,"total_pages":0,"results":[]}

Now if you take of the last part of the query and put this in your browser, it gets a result:
http://api.tmdb.org/3/search/movie?api_k...ible%20Man

This happens with many movies, movies that workd fine before. Please some help could be good. 
The log can be found here
https://inhortum.org/kodi.log

Somehow the log was to big for paste.kodi.tv
Reply
#2
Okay found the answer myself. Very stupid but somehow missed out Use video-tags ... I know it is mentioned everywhere. But I thought it had to be set with scraper settings.
My fault.
Reply
#3
Thread marked solved.
My Signature
Links to : Official:Forum rules (wiki) | Official:Forum rules/Banned add-ons (wiki) | Debug Log (wiki)
Links to : HOW-TO:Create Music Library (wiki) | HOW-TO:Create_Video_Library (wiki)  ||  Artwork (wiki) | Basic controls (wiki) | Import-export library (wiki) | Movie sets (wiki) | Movie universe (wiki) | NFO files (wiki) | Quick start guide (wiki)
Reply

Logout Mark Read Team Forum Stats Members Help
Many movies not being scraped by either imdb or tmdb0