What's Changed
Notes:
- Rating some items on IMDB may have been causing timeout exceptions when an item was not found (404 error) or some other error. The script should now properly handle these exceptions without breaking the script. Original bug report: #46 (comment)
Full Changelog: v1.4.0...v1.4.1