Hi, Your project is great! saving me a lot of work learning about JSON and trakt API.
I was wondering if u could tell me how can i mark a movie as seen. i cant do it.. I got the movie, I tryed
manager.movieService().seen().movie(c.getImdbId(), 1, date);
but im must making something wrong..
Tahnks for your time.