Trakt is fantastic! I think I have everything working except for 4TR (For The Record). I am using 4TR version 1.6.0.2 (the latest available non-beta version) with MediaPortal 1.2.2 I checked the Trakt log and it appears that the plugin is looking for a later version of 4TR. Is the beta version of 4TR required? Code (text): ... 2/8/2012 3:47:42 PM[Library Sync][21][Info] Library Sync Complete for all enabled plugins. 2/8/2012 3:48:59 PM[Scrobble][9][Error] Error getting scrobble state from '4TR TV Recordings' 2/8/2012 3:48:59 PM[Scrobble][9][Error] Could not load file or assembly 'ForTheRecord.Entities, Version=1.6.1.0, Culture=neutral, PublicKeyToken=a9a5dfc20b8d6175' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) 2/8/2012 3:48:59 PM[Scrobble][9][Info] File was not recognised in your enabled plugin libraries 2/8/2012 3:50:24 PM[MPMain][1][Info] Saving Settings 2/8/2012 3:50:24 PM[MPMain][1][Info] Goodbye Thanks for the Trakt plugin and website.
Re: 4TR is not working Yes struggles, sorry I should of been more clear in release notes that we need v1.6.1+ and not v1.6+. I tried to get both working together (which was hard given I couldn't test both at the same time) but thought the beta should be released publicly soon I imagine and wasn't worth the effort. If you really want a dll that is compatible I can compile you one, all you need to give me is a zip file with the following dlls: Code (text): ForTheRecord.Entities.dll ForTheRecord.ServiceAgents.dll ForTheRecord.ServiceContracts.dll ForTheRecord.UI.MediaPortal.dll Im not sure why ForTheRecord.Entities is having compatibility issues as it seems backwards compatible. I suspect when yet another beta or official release of 4TR is announced I will need to release again.
Re: 4TR is not working I really appreciate the offer to provide a compiled dll for 4TR 1.6.0.2. I am attaching the zip file as requested. Many thanks.
Re: 4TR is not working Here you go, trakt plugin compiled against FTR 1.6.0.2. Edit [2012-02-27]: Added v1.5.1 compatible trakt plugin with FTP v1.6.0.2.
Post updated with latest version, I have been meaning to ask FTR developers about compatibility issues.