Import from IMDb
It would be nice if there would be a function to import my imdb watchlist into trakt, so I don't have to do all movies manually

-
Ern commented
TraktRater didn't work. can you suggest alternative program?
-
Nanapipirara commented
TraktRater seems broken since the trakt.tv website update. It cannot login.
-
ltfearme commented
I'm happy you're happy.
I can look into custom list import as well for a future version.
-
ltfearme commented
You can import your IMDb ratings and watchlist using:
https://github.com/damienhaynes/TraktRater -
ltfearme commented
If you're a Windows user, you can use this app:
-
sp1ti commented
If you're on Windows use the "IMDB to trakt" from Damien, he just recently updated it: https://github.com/damienhaynes/TraktRater/releases
-
mrMuppet commented
Hi. can't get your pthon to work.
I always get:Traceback (most recent call last):
File "main.py", line 56, in <module>
ratings.ratings_movies(traktuser, sha1pass, traktapi)
File "/share/MD0_DATA/Qweb/imdb_to_trakt-master/ratings.py", line 28, in ratings_movies
response = urllib2.urlopen(req, json.dumps(data))
File "/opt/lib/python2.7/urllib2.py", line 126, in urlopen
return _opener.open(url, data, timeout)
File "/opt/lib/python2.7/urllib2.py", line 406, in open
response = meth(req, response)
File "/opt/lib/python2.7/urllib2.py", line 519, in http_response
'http', request, response, code, msg, hdrs)
File "/opt/lib/python2.7/urllib2.py", line 444, in error
return self._call_chain(*args)
File "/opt/lib/python2.7/urllib2.py", line 378, in _call_chain
result = func(*args)
File "/opt/lib/python2.7/urllib2.py", line 527, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
urllib2.HTTPError: HTTP Error 500: Internal Server ErrorBut i'm not sure how to enter the arguments: just
"python main.py u myname p mypass a myapiXXX"
or do i habe to use a "=" ?
or just ""python main.py myname mypass myapiXXX"Can you help me?
-
Thijs van Ulden commented
I started a Python project for this. Multi-platform import of Watchlist and Ratings is working and I'm open to suggestions for new features. If you export your Watchlist and Ratings in IMDB these scripts will process them for you.
-
sp1ti commented
IMDB has no public api nor import for this kind of thing to work really. Getting the data from there to trakt is possible with the tool ltfearme posted and there is a script to import ratings back but no idea if that works: https://github.com/tomzx/imdb-importer/blob/master/README.md.
-
ltfearme commented
Keep in mind it's not exactly what you're after i.e. a sync feature but will allow you to at least get what you already have on IMDb over to trakt.tv
-
ltfearme commented
You can use this tool if you're on windows:
https://github.com/damienhaynes/TraktRater -
Alexander John White commented
Extension trakt . tv Everywhere they say.
The problem is that I got to press 'seen' at all the 7 freaking hundreds titles.. -
Manu commented
Totally agree, would add this, but i'm not the only one who wants this.
I have a watch list with more than 300 in IMDB, i would like to have this list here without having to add all the items 1 by 1.
Synch would be even more better but not an obligation for me.
The import would also be ok for me from the list that I can export from imdb (csv). -
Frank commented
or if it could be synced in both ways? If you watchlist a movie on trakt it's also watchlisted on imdb?
-
MrMamen commented
An export feature would also be nice. Or some what to make sure they stay in sync.
-
Erik-Jan Riemers commented