Skip to content

Releases: damienhaynes/TraktRater

v2.2.0 Release

08 Aug 10:59
Compare
Choose a tag to compare
  • Support for oAuth Pin-Code authentication, this is the default for new users. People can continue to use a username/password for authentication if they so wish.
  • Fixed the Criticker user interface not working as expected.
  • Some minor changes made for compatibility on Mac OS / Linux when executed using Mono (thanks kheyse).

trakt_v2 2 0

v2.1.1 Release

06 Jul 21:59
Compare
Choose a tag to compare
  • Updated some of the URL's which were still using the deprecated v1 version which was switched off June 30th.

v2.1.0 Release

26 Apr 21:47
Compare
Choose a tag to compare
  • Added support to cleanup/remove collection, watchedhistory, ratings and watchlist items from your account at trakt.tv.
  • Improved Listal/IMDb movie sync when sending watched state for rated movies.
  • Update Icon to support 256x256 size on windows.
  • Internal code cleanup with help from Razzeee.

v2.0.1 Release

14 Jan 11:45
Compare
Choose a tag to compare
  • Fixed an issue where sync would fail if a users data on trakt had invalid data e.g. a null Title for a movie in Watchlist. This data is now filtered out before being used.

v2.0.0 Release

12 Jan 03:32
Compare
Choose a tag to compare
  • Updated to support trakt.tv v2 API.

v1.3.2 Release

26 Apr 02:44
Compare
Choose a tag to compare
  • Added logging for better debugging and diagnostics of issues, you can open the log folder from the application.
  • Added Batch importing of items to trakt.tv for improved response from server esp. if importing extremely large amounts of data.

v1.3.1 Release

24 Apr 14:10
Compare
Choose a tag to compare
  • Import movie ratings/watched status for Criticker in batches of 50. This works around a trakt api bug where it does not handle large movie collections very well (probably because it needs to fall back to title and year matching when Criticker is the source).

It would probably be a good idea to implement this for all providers even when IDs are available for matching on trakt server, it may help when connections to server are not ideal or for extremely large sets of movies/shows.

v1.3.0 Release

20 Apr 22:19
Compare
Choose a tag to compare
  • Support for movie Ratings import from www.criticker.com.
  • Support for TV Show import from themoviedb.org.
  • Support for Watchlist import from themoviedb.org.
  • Added versioning to application title bar.
  • Updated Ratings API from themoviedb.org, old method has been deprecated.

screenshot 2014-04-20 13 56 29

v1.2.0 Release

18 Apr 06:15
Compare
Choose a tag to compare
  • Added support for Listal Ratings and Watchlist (Wanted) import.
  • New option added to filter out items from Watchlist that are marked as Watched on trakt.
  • User can now explicitly enable an external source for import as opposed to clearing the input fields.

screenshot 2014-04-18 16 04 43

v1.1.1 Release

15 Apr 12:25
Compare
Choose a tag to compare
  • Fixed large watchlists not importing all items when using IMDb Web Scrape method.
  • Added status messages for each page scraped from IMDb.