Marking a Movie as watched

19 views
Skip to first unread message

Rui Lopes da Silva

unread,
Sep 4, 2011, 8:57:03 PM9/4/11
to jakewharto...@googlegroups.com
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.

Stijn Cremers

unread,
Apr 26, 2012, 1:10:13 PM4/26/12
to jakewharto...@googlegroups.com
You should call the fire() at the end.
For example: manager.movieService().seen().movie("tt0117951", 1, new Date()).fire()
Reply all
Reply to author
Forward
0 new messages