Kodi Community Forum
Solved Problem in Movie Scraper ? - 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: Information Providers (scrapers) (https://forum.kodi.tv/forumdisplay.php?fid=147)
+----- Forum: Movie Scrapers (https://forum.kodi.tv/forumdisplay.php?fid=302)
+----- Thread: Solved Problem in Movie Scraper ? (/showthread.php?tid=334167)



Problem in Movie Scraper ? - korben1 - 2018-07-30

Hello, I wanted to add the following movie in Kodi:

https://www.themoviedb.org/movie/435044-wild-tales-from-the-village

The name of the folder is: 
 
Code:
Wild Tales from the Village

The name of the file is:
Code:
Wild Tales from the Village.bluray.dtshd.x264.mkv

I can't find any error and the scraper (The movie database, version 3.1.6) can't find the movie.

If I follow the hints in the wiki it works as expected with a nfo file containing the link of the movie on the website.

Here is what I can get from the log file:
Code:
07:44:28.561 T:545930604768 WARNING: No information found for item 'smb://upboard/share/video/documentari
es_movies/Wild Tales From The Village/Wild Tales From The Village.bluray.dtshd.x264.mkv', it won't be add
ed to the library.

For me this solution would be ok. But can it be helpful perhaps to find a bug in the scraper ? I can provide information if necessary.


RE: Problem in Movie Scraper ? - Karellen - 2018-07-30

@korben1

The problem is caused by the missing year and release information at the MovieDB website. If you have an account at TheMovieDB, I suggest you add the release date and it should scrape correctly. If not, then you have already found the workaround by using the Parsing NFO file.

(2018-07-30, 17:14)korben1 Wrote: (The movie database, version 3.1.6)
The current scraper for v17 and v18 is themoviedb.org v5.1.3.. I suggest you update... http://mirrors.kodi.tv/addons/krypton/metadata.themoviedb.org/

There is no problem with the Kodi scraper, just incomplete information at the MovieDB site. Hope that helps.


RE: Problem in Movie Scraper ? - korben1 - 2018-07-31

I have created an account and added the release year and now it works as expected. Thank you!! Big Grin
(2018-07-30, 21:07)Karellen Wrote: The current scraper for v17 and v18 is themoviedb.org v5.1.3.. I suggest you update... http://mirrors.kodi.tv/addons/krypton/metadata.themoviedb.org/

I was surprised, I have the last version of Libreelec.... I have looked at the version of the library for the scraper. The scraper for themoviedb.org is the last version.   
Sorry..... Blush