What's Changed
* Add support for review/comment sync by RileyXX in https://github.com/RileyXX/IMDB-Trakt-Syncer/pull/28
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 delete `credentials.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](https://github.com/RileyXX/IMDB-Trakt-Syncer/issues/new?template=bug_report.yml)
**Full Changelog**: https://github.com/RileyXX/IMDB-Trakt-Syncer/compare/v1.1.9...v1.2.0