jrubio 0 Posted September 9, 2016 Posted September 9, 2016 Trakt is not working for me. I get the following error (below) Any help in figuring it out please.... (I'm running server Version 3.0.6400.0) -------BEGIN----- 2016-09-09 00:00:00.0049 Info App: Plugins: Trakt 3.0.6021.26344 2016-09-09 00:00:00.0049 Info TaskManager: Start new log file Completed after 0 minute(s) and 0 seconds 2016-09-09 00:00:00.0049 Info ServerManager: Sending web socket message ScheduledTaskEnded 2016-09-09 00:00:00.0049 Info TaskManager: ExecuteQueuedTasks 2016-09-09 00:00:01.0055 Info TaskManager: Daily trigger for Start new log file set to fire at 9/10/2016 12:00:00 AM, which is 1439.98324133333 minutes from now. 2016-09-09 00:11:28.7690 Info TaskManager: IntervalTrigger fired for task: Sync library to trakt.tv 2016-09-09 00:11:28.7690 Info TaskManager: Queueing task SyncLibraryTask 2016-09-09 00:11:28.7690 Info TaskManager: Executing Sync library to trakt.tv 2016-09-09 00:11:28.8431 Info Trakt: 322 Items found for 'jrubio'. 2016-09-09 00:11:28.8431 Info HttpClient: HttpClientManager GET: https://api-v2launch.trakt.tv/sync/watched/movies 2016-09-09 00:11:29.1995 Info HttpClient: HttpClientManager GET: https://api-v2launch.trakt.tv/sync/collection/movies?extended=metadata 2016-09-09 00:11:29.3326 Info Trakt: Movies to add to Collection: 3 2016-09-09 00:11:29.3345 Info HttpClient: HttpClientManager POST: https://api-v2launch.trakt.tv/sync/collection 2016-09-09 00:11:29.4127 Error Trakt: TraktResponse not Found:{"title":"Resident Evil Retribution Trailer","year":2012,"ids":{"imdb":"tt3675248"}} 2016-09-09 00:11:29.4127 Info Trakt: Movies to set watched: 0 2016-09-09 00:11:29.4127 Info Trakt: Movies to set unwatched: 0 2016-09-09 00:11:29.4127 Info HttpClient: HttpClientManager GET: https://api-v2launch.trakt.tv/sync/watched/shows 2016-09-09 00:11:29.5363 Info HttpClient: HttpClientManager GET: https://api-v2launch.trakt.tv/sync/collection/shows?extended=metadata 2016-09-09 00:11:29.7194 Info Trakt: Episodes to add to Collection: 14 2016-09-09 00:11:29.7246 Info HttpClient: HttpClientManager POST: https://api-v2launch.trakt.tv/sync/collection 2016-09-09 00:11:29.7938 Error Trakt: TraktResponse not Found:{"ids":{"tvdb":78804,"tvrage":3332}} 2016-09-09 00:11:29.7938 Error Trakt: TraktResponse not Found:{"ids":{"imdb":"tt0436992","tvdb":78804,"tvrage":3332}} 2016-09-09 00:11:29.7938 Error Trakt: TraktResponse not Found:{"ids":{"imdb":"tt0436992","tvdb":78804,"tvrage":3332}} 2016-09-09 00:11:29.7938 Error Trakt: TraktResponse not Found:{"ids":{"imdb":"tt0436992","tvdb":78804,"tvrage":3332}} 2016-09-09 00:11:29.7938 Error Trakt: TraktResponse not Found:{"ids":{"imdb":"tt0436992","tvdb":78804,"tvrage":3332}} 2016-09-09 00:11:29.7938 Info Trakt: Episodes to set watched: 0 2016-09-09 00:11:29.7938 Info Trakt: Episodes to set unwatched: 20 2016-09-09 00:11:29.7954 Info HttpClient: HttpClientManager POST: https://api-v2launch.trakt.tv/sync/history/remove 2016-09-09 00:11:29.9849 Error Trakt: Error updating episode play states *** Error Report *** Version: 3.0.6400.0 Command line: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe -programdata /var/lib/emby-server -ffmpeg /usr/bin/ffmpeg -ffprobe /usr/bin/ffprobe -restartpath /usr/lib/emby-server/restart.sh Operating system: Unix 4.4.0.36 Processor count: 8 64-Bit OS: True 64-Bit Process: True Program data path: /var/lib/emby-server Mono: 4.4.2 (Stable 4.4.2.11/f72fe45 Tue Aug 30 16:43:57 UTC 2016) Application Path: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe Object reference not set to an instance of an object System.NullReferenceException at Trakt.ScheduledTasks.SyncLibraryTask.LogTraktResponseDataContract (Trakt.Api.DataContracts.Sync.TraktSyncResponse dataContract) <0x40eb7c60 + 0x00076> in <filename unknown>:0 at Trakt.ScheduledTasks.SyncLibraryTask+<SyncUserLibrary>d__9.MoveNext () <0x40eae000 + 0x0491f> in <filename unknown>:0 2016-09-09 00:11:29.9850 Info TaskManager: Sync library to trakt.tv Completed after 0 minute(s) and 1 seconds -----END-----
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now