- March 10, 2006
- 4,434
- 1,897
- Moderator
- #11
On a closer look at the log file you provided; a ton of errors show where it has trouble connecting to api.themoviedb.org and fanart.tv. I didn't even think that last one was a proper artwork scraper anymore, so you might want to look into that, as it adds delays to everything.
The fact you have all these connection errors makes me wonder if perhaps you have issues connecting to the IMDb website as well. That would prevent the IMDb+ scraper-script from getting the info it needs to find a match and would explain why you get no results found.
Will have to look at adding additional [Info] logging to IMDb+ to make that more obvious as the existing error does not really let you know why it failed.
The fact you have all these connection errors makes me wonder if perhaps you have issues connecting to the IMDb website as well. That would prevent the IMDb+ scraper-script from getting the info it needs to find a match and would explain why you get no results found.
Will have to look at adding additional [Info] logging to IMDb+ to make that more obvious as the existing error does not really let you know why it failed.