Universal movie scraper not working
#1
Hi

This plugin suddenly stopped working
this is from log file
Code:
14:55:42 419.601654 T:1956647856  NOTICE: NFS is idle. Closing the remaining connections.
15:04:01 918.336609 T:1492120560  NOTICE: VideoInfoScanner: Starting scan ..
15:04:19 935.884277 T:1492120560   ERROR: CCurlFile::FillBuffer - Failed: Timeout was reached(28)
15:04:19 935.884644 T:1492120560   ERROR: CCurlFile::Open failed with code 0 for http://akas.imdb.com/find?q=Island%20of%20Lemurs%20Madagascar&s=tt|accept-language=en-us
15:04:19 935.884949 T:1492120560   ERROR: Run: Unable to parse web site
15:04:36 953.557434 T:1492120560  NOTICE: VideoInfoScanner: Finished scan. Scanning for video info took 00:35
Anyone else experiencing this?
I noticed that if the url is opened in browser it shows 404 not found imdb error
but if you open the url without "|accept-language=en-us" it opens search results
could this be that imdb changed something and the plugin needs to be upgraded?
Reply
#2
In case someone else has similar problem
It really was timeout, the default timeout was 10 seconds. After increasing to 20sec (advancedsettings.xml) , it was functional but slow. Investigating more i found out that request were slow when using ip v6, so i disabled ipv6...
Reply

Logout Mark Read Team Forum Stats Members Help
Universal movie scraper not working0