Skip to content

Releases: damienhaynes/TraktRater

2.3.15

30 Sep 22:44
2955040
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.3.14...2.3.15

v2.3.14 Release

22 Aug 23:33
e2d022b
Compare
Choose a tag to compare

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

05 Mar 04:31
ef4c698
Compare
Choose a tag to compare

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

24 Apr 02:20
Compare
Choose a tag to compare

Full Changelog: 2.3.10...2.3.11

v2.3.10 Release

07 Nov 03:56
Compare
Choose a tag to compare
  • Updated IMDb scraper provider;
  • Added support for movie ratings and watchlist from MovieLens site.

image

NB: Several popular anti-malware tools are currently detecting TraktRater to have trojans. These are false positives, I have submitted the file for review in an attempt to get file whitelisted.

v2.3.9 Release

02 Jan 23:34
Compare
Choose a tag to compare
  • Added support to import Letterboxd custom lists to trakt.tv. Simply export your data from Letterboxd and select which custom lists (csv files) you wish to import. The filename of the CSV is used for the list name.
    image

v2.3.8 Release

24 Dec 04:31
Compare
Choose a tag to compare
  • Fixed #107 import of IMDb lists which don't have user ratings.
  • Added donate PayPal link to the main tool.

https://www.paypal.me/damienlhaynes

v2.3.7 Release

01 Sep 22:50
Compare
Choose a tag to compare
  • 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

18 Aug 05:54
6a8009e
Compare
Choose a tag to compare
  • 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

19 Apr 07:31
Compare
Choose a tag to compare
  • 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.