Scraping problem. Uses data from TMDB instead of IMDB.
#1
This is my settings
Image
I want all data from IMDB except certain data(title etc)

This is the settings I use when I scrape
Image

Most of the data succesfully scraped from IMDB. Some of the data are scraped from TMDB ONLY.
Image
My guess is that when scraping from IMDB, it timed out and settle with TMDB.

Is it possible for it to not use TMDB? If I remove the check box to use TMDB, the title it scraped from IMDB would be bad.

Advice?
#2
do you have the scraper fallback active?

IIRC the code of the IMDB scraper only takes the following items from TMDB (if active!)
// title
// original title
// tagline
// plot
// collection info
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
#3
Where can I find this scraper fallback active?
#4
First screenshot Wink
untick "use TMDB fallback" on IMDB scraper settings,
and/or even globally untick the scraper fallback there...
tinyMediaManager - THE media manager of your choice :)
Wanna help translate TMM ?
Image

Logout Mark Read Team Forum Stats Members Help
Scraping problem. Uses data from TMDB instead of IMDB.0