Kodi Community Forum

Full Version: Problems with the themoviedb scraper
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,

I just runned an update on my box and got this debug...

16:29:42 T:2965371760 DEBUG: scraper: NfoUrl returned <details><url function="GetTMDBId">http://api.themoviedb.org/2.1/Movie.imdbLookup/de/json/57983e31fb435df4df77afb854740ea9/tt1622979</url></details>
16:29:42 T:2965371760 DEBUG: FileCurl::Open(0xb0bfe3a0) http://api.themoviedb.org/2.1/Movie.imdb.../tt1622979
16:29:42 T:2965371760 INFO: easy_aquire - Created session to http://api.themoviedb.org
16:29:43 T:2965371760 ERROR: Run: Unable to parse web site

But if I download the http://api.themoviedb.org/2.1/Movie.imdb.../tt1622979 to my desktop and open it with an editior all the infos are inside...

Somebody has any idea?

And another question I saw some lines down:
16:29:43 T:2965371760 DEBUG: FindMovie: Searching for 'cis-final 5' using The MovieDB scraper (path: '/storage/.xbmc/addons/metadata.themoviedb.org', content: 'movies', version: '2.0.0')
16:29:43 T:2965371760 DEBUG: scraper: CreateSearchUrl returned <url>http://api.themoviedb.org/2.1/Movie.search/de/json/57983e31fb435df4df77afb854740ea9/cis%2dfinal%205</url>
16:29:43 T:2965371760 DEBUG: FileCurl::Open(0xb0bfe8ec) http://api.themoviedb.org/2.1/Movie.sear...dfinal%205
16:29:43 T:2965371760 DEBUG: scraper: GetSearchResults returned <results></results>

Can I somehow turn off that he searches for the file name?

Thanks for your help guys,
CoDeX2k
Check the "use folder names for lookups" option for scene releases. I'll try to reproduce the nfo issue.
Fixed in version 2.0.1. The update should be available to all users later today.
vdrfan Wrote:Check the "use folder names for lookups" option for scene releases. I'll try to reproduce the nfo issue.

No, sorry, misunderstanding. I always put .nfo files to my files. I wanted to ask if its possible to turn off the filename / folder lookup. Because like this I get sometimes really wrong movie names in my db.

Thanks for your help nfo lookup works fine now.
You could try to remove the "CreateSearchUrl" block in the desired scraper. Other than that, there's no way to completely disable it (if it ever works).
I had a problem with the tmdb scraper with it saying something about dependencies... A popup asked if I wanted to disable it and I chose Yes.

Now, it seems there is no way to re-enable it as all buttons are greyed out except for Config which I can use, but doesn't allow me to start using the scraper again.

I chose to update when it asked, but still it does not respond or allow me to use it to scrape movies.