Hey Damien, thanks for all you help and support !!!Can you test the dll I attached to:
https://code.google.com/p/my-films/issues/detail?id=417
It's only compatible with Trakt v5.0.4+.
Keep in mind its only a test dll so you should backup your official one and not report any other issues.
Hopefully nothing serious - get well soonI was in hospital,
Hey Guzzi,@ltfearme :
There is some more things changed in trakt namespaces - could you point me to where you moved it (or removed - then I would have to remove the respective features from MF):
- object: TraktPlugin.TraktAPI.DataStructures.TraktRateMovie { IMDB, TMDB, etc....}
- method: TraktPlugin.TraktAPI.DataStructures.TraktRateMovie rateObject = new TraktPlugin.TraktAPI.DataStructures.TraktRateMovie
- TraktPlugin.TraktAPI.TraktAPI.SyncMovieLibrary(ExternalPlugins::TraktPlugin.TraktHandlers.BasicHandler.CreateMovieSyncData(movie.Title, movie.Year.ToString(), movie.IMDBNumber), TraktPlugin.TraktAPI.TraktSyncModes.watchlist);
- TraktPlugin.GUI.GUIWatchListMovies.ClearCache(ExternalPlugins::TraktPlugin.TraktSettings.Username);
Thanks for your help