Releases: damienhaynes/TraktRater
Releases · damienhaynes/TraktRater
v2.3.4 Release
Fixed date rated and watched when importing from IMDb.com ratings.csv.
v2.3.3 Release
- Improved Date parsing from Letterboxd CSV files, will now respect the date watched/rated regardless of format used in the export files, as long as its valid;
- Updated UI to better work on lower resolution screens, dialog can be re-sized as needed.
v2.3.2 Release
Updated Criticker import to support CSV export files. Older XML files are no longer supported. With this change, comes improved matching of movies as well as adding support for TV shows.
v2.3.1 Release
v2.3.0 Release
Note: you may see a warning from Windows Defender blocking this application from running, you can safely ignore this and run anyway.
- Fixed IMDb CSV imports, the format of CSV's have changed at imdb.com so be sure to download your files again (thanks to OLamothePenelle's contributions);
- Added support for syncing of watched, collected and watchlist from iCheckMovies (thanks to glenngr's contributions);
- Removed username/password authentication, this method is deprecated, users previously using this will need to allow TraktRater to access your trakt.tv account. This can be done from the login tab.
v2.2.5 Release
Updated API URL to api.trakt.tv.
v2.2.4 Release
- Work around for bug in Flixster API response when there is no Year information for a movie.
- Minor bug fix with logging.
v2.2.3 Release
- Fixed some import errors with Flixster.
- Improved logging of Flixster response, removes white space.
v2.2.2 Release
- Added support to import ratings and want list from Flixster.
Flixster supports ratings from multiple sites including Rotten Tomatoes, Facebook and Fandango. The Flixster API does not return movie IMDb or TMDb IDs so matching is not perfect as it needs to rely on accurate Title and Year data.
v2.2.1 Release
- Support for IMDb Custom List import from CSV files, supports TV Shows and Movies (Episodes and People will come later depending on demand). Only CSV import is currently supported.
- Support for import from Letterboxd, supports Watched and Ratings.
- Added new option to set the Watched Date as the Release Date, this is disabled by default and is only applicable when the watched date is not available at the source.
- Updated UI into tabs.