Releases: damienhaynes/TraktRater
Releases · damienhaynes/TraktRater
v2.2.0 Release
- 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).
v2.1.1 Release
- Updated some of the URL's which were still using the deprecated v1 version which was switched off June 30th.
v2.1.0 Release
- 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
- 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
- Updated to support trakt.tv v2 API.
v1.3.2 Release
- 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
- 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
- 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.
v1.2.0 Release
v1.1.1 Release
- Fixed large watchlists not importing all items when using IMDb Web Scrape method.
- Added status messages for each page scraped from IMDb.