Releases: RileyXX/IMDB-Trakt-Syncer
Releases · RileyXX/IMDB-Trakt-Syncer
v3.0.3
What's Changed
- Delete IMDBTraktSyncer/checkChromedriver.py by @RileyXX in #114
- Fix for potential failures when checking IMDBTraktSyncer version by @RileyXX in #117
Full Changelog: v3.0.2...v3.0.3
v3.0.1
What's Changed
- Improvements for network related error handling, replace chromedriver-py with webdriver-manager & more by @RileyXX in #112
Notes:
Users upgrading to v3.0.1
who are not using chromedriver-py
in other projects can safely uninstall it using:
python -m pip uninstall chromedriver-py
See pull request for more details about this version.
Full Changelog: v1.9.5...v3.0.1
v2.9.5
What's Changed
- Fix for network related Trakt requests and IMDB page load errors + fix syntax error by @RileyXX in #111
Full Changelog: v1.9.4...v2.9.5
v1.9.4
What's Changed
- Various fixes and improvements. IMDB multi-language support. Fix for items with unknown categories & more. by @RileyXX in #110
Full Changelog: v1.9.3...v1.9.4
v1.9.1
What's Changed
- Fix for change in IMDB CSV data structure causing syncing to fail by @RileyXX in #94
Full Changelog: v1.9.0...v1.9.1