Solved Imdb scrapper don´t retrieve id from tmdb
#1
My scrapper is imdb and any films don´t retrieve id from tmdb
Is a bug?
By the example:

http://www.imdb.com/title/tt2690138/

https://www.themoviedb.org/movie/308638-the-d-train

Thanks in advance.
#2
My scrapper is imdb and any films don´t retrieve id from tmdb
Is a bug?
By the example:



http://www.imdb.com/title/tt2690138/

https://www.themoviedb.org/movie/308638-the-d-train

Is posible add a id filter to know absent id films?



Thanks in advance.
#3
ever thought of posting the TMM logfile to some pastbin site, no?
tinyMediaManager - THE media manager of your choice :)
Wanna help translate TMM ?
Image
#4
@judocama
You could also edit your opening post and add your question(s).

Other than that, is your Kodi setup fully updated?
Provide a debug log (wiki) for more internal information
#5
Sorry for the duplicate, I am trying delete one.
My log file

https://pastebin.com/MBfs9kna

Yes, I have update settings, I have only problems with any films.

Thanks in advance.
#6
looks like there is a problem with the imdb id for this movie in tmdb

tmdb reports a imdbid of tt3534602 but in imdb it is tt2690138; so if you come from imdb and search with tt2690138 the tmdb api won't find a movie.
funny fact is: imdb recognized the "wrong" id from tmdb and does a redirect to the right page..

I suppose you should open a ticket over at tmdb that the id is wrong
tinyMediaManager - THE media manager of your choice - available for Windows, macOS and Linux
Help us translate tinyMediaManager at Weblate | Translations at 66%
Found a bug or want to submit a feature request? Contact us at GitLab
#7
(2018-01-12, 14:05)judocama Wrote: My log file
FYI, and for any next logs:
Always supply an FULL and unedited kodi.log file, and not the part(s) that you find interesting.
Errors/bugs can start at any moment during the whole Kodi process. Smile
#8
I've opened an issue at tmdb and they already corrected it
tinyMediaManager - THE media manager of your choice - available for Windows, macOS and Linux
Help us translate tinyMediaManager at Weblate | Translations at 66%
Found a bug or want to submit a feature request? Contact us at GitLab
#9
Thanks a lot.

All is ok.

Logout Mark Read Team Forum Stats Members Help
Imdb scrapper don´t retrieve id from tmdb0