What's Changed * Remove 10,000 limit for IMDB ratings, add option to remove watchlist items after x days + other minor improvements by RileyXX in https://github.com/RileyXX/IMDB-Trakt-Syncer/pull/147
What's Changed * Changes to chrome/chromedriver download handling, bug fixes and other minor improvements by RileyXX in https://github.com/RileyXX/IMDB-Trakt-Syncer/pull/143
What's Changed * Minor bug fixes, adjust list sorting by date, prevent syncing IMDB watchlist items over the 10,000 limit by RileyXX in https://github.com/RileyXX/IMDB-Trakt-Syncer/pull/141
Upgrade Notes: Users upgrading to v3.4.0 will be prompted to configure two new settings on first run: 1. **Sync Watch History**: (y/n) 2. **Mark Rated as Watched**: (y/n)
What's Changed: - **Sync Watch History**: Added the ability to synchronize your Trakt watch history with [IMDB Check-ins](https://help.imdb.com/article/imdb/track-movies-tv/check-ins-faq/GG59ELYW45FMC7J3#). - **Mark Rated as Watched**: Introduced an option to automatically mark rated items as watched. - **Code Enhancements**: Improved data processing, streamlined codebase, and general cleanup for better performance.
**Full Changelog**: https://github.com/RileyXX/IMDB-Trakt-Syncer/compare/v3.3.1...v3.4.0 by RileyXX in https://github.com/RileyXX/IMDB-Trakt-Syncer/pull/140
3.3.1
What's Changed * Improve logic when comparing items with outdated IMDB ID + improve driver handling by RileyXX in https://github.com/RileyXX/IMDB-Trakt-Syncer/pull/139