Imdbtraktsyncer

Latest version: v3.4.9

Safety actively analyzes 706267 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 9 of 14

1.5.2

What's Changed
* Minor changes to IMDB requests and error logger by RileyXX in https://github.com/RileyXX/IMDB-Trakt-Syncer/pull/53


**Full Changelog**: https://github.com/RileyXX/IMDB-Trakt-Syncer/compare/v1.5.1...v1.5.2

1.5.1

What's Changed
* Minor fixes for error log file location + missing variable in `check_imdb_reviews_last_submitted()` by RileyXX in https://github.com/RileyXX/IMDB-Trakt-Syncer/pull/51


**Full Changelog**: https://github.com/RileyXX/IMDB-Trakt-Syncer/compare/v1.5.0...v1.5.1

1.5.0

What's Changed
* Add error logging and improvements for handling IMDB requests by RileyXX in https://github.com/RileyXX/IMDB-Trakt-Syncer/pull/50

Notes:
- Added support for error logging in `log.txt` for more thorough troubleshooting.
- IMDB requests are now properly handled by detecting errors and using retries where necessary (rate limit exceeded, server overloaded etc). Retryable status codes: `408, 425, 429, 500, 502, 503, 504`
- Improved rating, adding or removing items on IMDB. The script now properly waits until certain elements have loaded before executing the script.


**Full Changelog**: https://github.com/RileyXX/IMDB-Trakt-Syncer/compare/v1.4.2...v1.5.0

1.4.2

What's Changed
* Fix for ratings still syncing even when disabled by RileyXX in https://github.com/RileyXX/IMDB-Trakt-Syncer/pull/49


**Full Changelog**: https://github.com/RileyXX/IMDB-Trakt-Syncer/compare/v1.4.1...v1.4.2

1.4.1

What's Changed
* Fix for timeout error breaking script when rating some items on IMDB by RileyXX in https://github.com/RileyXX/IMDB-Trakt-Syncer/pull/48

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: https://github.com/RileyXX/IMDB-Trakt-Syncer/issues/46#issuecomment-1594097658


**Full Changelog**: https://github.com/RileyXX/IMDB-Trakt-Syncer/compare/v1.4.0...v1.4.1

1.4.0

What's Changed
* Add optional setting to remove watched items from watchlists + other fixes by RileyXX in https://github.com/RileyXX/IMDB-Trakt-Syncer/pull/47
* Ratings sync is now optional
* Fix for some watchlist items failing to add on IMDB.
* Potential fix for watchlist/rating file invalid character decoding error in https://github.com/RileyXX/IMDB-Trakt-Syncer/issues/46

Notes:

Users upgrading to v1.4.0 will be prompted to enter 2 new settings on first run:
- **Do you want to sync ratings?** (y/n)
- **Do you want to remove watched items from watchlists?** (y/n)

For watchlists:
- Movies and Episodes are removed after 1 play.
- Shows are removed when:
- At least 80% of the episodes are watched, and
- The series is marked as ended or cancelled.

**Full Changelog**: https://github.com/RileyXX/IMDB-Trakt-Syncer/compare/v1.3.9...v1.4.0

Page 9 of 14

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.