Bug #363
openTMDB scraper stopped working
0%
Description
TMDB scraper stopped working again.
Issue discussed here:
https://www.xbmc4xbox.org.uk/forum/viewtopic.php?f=6&t=14364
Attaching proposed fix - inspired from TMDB scraper 5.1.10 (2019-11-25) for Kodi
Files
Updated by dandar3 over 4 years ago
- File tmdb fix (with gzip compression).zip tmdb fix (with gzip compression).zip added
- File Fiddler comparison - without and with gzip compression.png Fiddler comparison - without and with gzip compression.png added
While at it, I've updated the fix to include gzip compression.
<url ... gzip="yes">http://...</url>
Should speed up things a bit by reducing the amount of data coming down the wire. Attached a Fiddler screenshot to show the before and after image (700 B -> 400 B, 13 KB -> 4 KB, 7 KB -> 2 KB etc).
Updated by dandar3 over 4 years ago
Feedback from Grupy on the forum thread:
I added a couple of movies and with the GZIP compression file I was able to scan the two movies without any issues. I proceeded to delete all of the files downloaded by TinyMM and my library to so I can scan everything again with this file and it worked great! I was able to scan my Movie Library without any issues.