Releases: RileyXX/IMDB-Trakt-Syncer
Releases · RileyXX/IMDB-Trakt-Syncer
v1.2.1
What's Changed
Notes:
- Modified requests to use error handling functions
- Add more other status codes to retry when failed. (e.g. API down for maintenance and other unavailable errors)
- Add more detailed status code descriptions from Trakt api. This will help with troubleshooting if an api request failed.
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
Notes
- If you are upgrading to this version, you will be prompted on whether you would like to enable review/comment sync. This setting will be remembered and saved to
credentials.txt
in the same folder as the script and can be changed later by the user. The user can also deletecredentials.txt
to reset the script and re-enter all details. - Reviews/comments submitted to IMDB will use "My Review" as the review title by default.
- Only reviews/comments greater than 600 characters will be submitted to IMDB. This is an IMDB limitation.
- Review/comment sync is currently experimental. If you run into any bugs please open a new bug report
Full Changelog: v1.1.9...v1.2.0
v1.1.9
- Modify Github submission link for
errorHandling.py
. - Minor fix for recommend Python version 3.6 or later.
Full Changelog: v1.1.8...v1.1.9
v1.1.8
v1.1.6
v1.1.5
v1.1.4
What's Changed
- Add support for episode ratings by @RileyXX in #21
- Fixed an issue where sometimes the IMDb rating would not set.
Note: Season ratings are not supported on IMDB, therefore season ratings sync can not be implemented.
Full Changelog: v1.1.3...v1.1.4
This version is no longer installable with pip.
v1.1.3
v1.1.2
What's Changed
- Improve chromedriver version check and automatically install correct chromedriver version by @RileyXX in #19
Tested and working on Windows. Untested on Linux and MacOS. If this update causes you issues please open an issue and describe the error you are receiving and your operating system.
Full Changelog: v1.1.1...v1.1.2
This version is no longer installable with pip.