Releases: damienhaynes/TraktRater
Releases · damienhaynes/TraktRater
2.3.15
What's Changed
- chore: log version of the application by @damienhaynes in #167
- chore(csvHelper): upgrade CSVHelper library to latest version 33.0.1 by @damienhaynes in #169
- fix(authentication): Use TLS protocol for all trakt API endpoints by @damienhaynes in #171
Full Changelog: 2.3.14...2.3.15
v2.3.14 Release
What's Changed
- update: displayed text of Letterboxd link in README.md by @GT500R in #153
- fix(imdb): import of tv episodes and shows via IMDb csv files @damienhaynes in #164
New Contributors
Full Changelog: 2.3.13...2.3.14
v2.3.13 Release
What's Changed
- fix(trakt): added simple rate limit handling by @damienhaynes in #149
- feat(letterboxd): support for watchlist import (ae845e6)
MD5 Checksum (TraktRater.exe): 1b597e88b4c87f112b9f7047228adb14
Full Changelog: 2.3.11...2.3.13
v2.3.11 Release
- fix(letterboxd): improved parsing of custom list csv files by @damienhaynes af7aa5a
Full Changelog: 2.3.10...2.3.11
v2.3.10 Release
v2.3.9 Release
v2.3.8 Release
- Fixed #107 import of IMDb lists which don't have user ratings.
- Added donate PayPal link to the main tool.
v2.3.7 Release
- Fixed IMDb CSV import not working on regions where the decimal seperator is not "." e.g. Germany uses "," for decimal seperation and would fail to import.
- Added extra logging when the IMDb CSV reader fails to read a particular record which will aid in faster fault analysis and turnaround for a fix.
v2.3.6 Release
- Fixed IMDb episodes no longer importing;
- Fixed some cross-platform issues with IMDb CSV importer and Trakt Export to CSV;
- Added a 'Check All' and 'Uncheck All' to the export from trakt dialog.
v2.3.5 Release
- Added support to export user data as CSV from trakt.tv including:
- Watched History;
- Collection;
- Ratings;
- Watchlist;
- Custom Lists;
- Comments;
- Likes;
- Paused Data.
- Updated maintenance section to allow user to remove more user data from trakt.tv including:
- Custom Lists;
- Paused Data.