2012-09-15, 16:18
This application fetches your rating from imdb and exports it to Follw.it. It also marks the movie as watched.
XBMC will synk this data trough the Follw.it plugin.
This is done by exporting your ratings history to csv from IMDB and reading it using this application.
This is a c# app, published in VS2012 using .net 4.5. It comes with a setup file. You can find the installed app in the start menu. Supported OS: Windows, versions unknown.
Restrictions:
Always syncs all movies, so your follw.it profile will be cluttered with "You watched" and "Scored" - this can be avoided by editing the CSV file to only include the movies you want to update.
IMDB rating uses 10 stars, Follw.it uses 5. Ratings are divided by 2 and rounded up.
Currently no way to export Follw.it ratings to IMDB
Installation
Extract the zip
Run setup.exe
Fetch the IMDB CSV
Visit imdb.com and log in
Click your username in the top right
Click "View your ratings history"
Scroll all the way down and click "Export this list"
Running the application
Run the application from the start menu
Enter username and password for follw.it
Enter the full path to the exported IMDB CSV file, i.e "C:\ratings.csv"
If you have any questions, bug reports or feature request feel free to comment in this thread.
Download
http://www.filedropper.com/imdbratingstofollwitexport
XBMC will synk this data trough the Follw.it plugin.
This is done by exporting your ratings history to csv from IMDB and reading it using this application.
This is a c# app, published in VS2012 using .net 4.5. It comes with a setup file. You can find the installed app in the start menu. Supported OS: Windows, versions unknown.
Restrictions:
Always syncs all movies, so your follw.it profile will be cluttered with "You watched" and "Scored" - this can be avoided by editing the CSV file to only include the movies you want to update.
IMDB rating uses 10 stars, Follw.it uses 5. Ratings are divided by 2 and rounded up.
Currently no way to export Follw.it ratings to IMDB
Installation
Extract the zip
Run setup.exe
Fetch the IMDB CSV
Visit imdb.com and log in
Click your username in the top right
Click "View your ratings history"
Scroll all the way down and click "Export this list"
Running the application
Run the application from the start menu
Enter username and password for follw.it
Enter the full path to the exported IMDB CSV file, i.e "C:\ratings.csv"
If you have any questions, bug reports or feature request feel free to comment in this thread.
Download
http://www.filedropper.com/imdbratingstofollwitexport