Jump to content

Trakt v2 api update


Recommended Posts

Posted

ok thanks luis - if i try to browse to the api path i get a 502 - bad gateway, have been all day.

 

do you have to be vip member for this to work?

Posted

ok thanks luis - if i try to browse to the api path i get a 502 - bad gateway, have been all day.

 

do you have to be vip member for this to work?

No, you don't need a vip access.
Angelblue05
Posted

If I recall correctly, you can't browse api path. It will always give you an error.

 

 

Sent from my iPhone using Tapatalk

Posted

Yeah, they are having issues. Im testing the API using postman and sometimes it throws 502 and others it works just fine.

Posted (edited)

I'm on 3.0.5492.20429 now, and sync to Trakt gives:

2015-01-14 18:24:59.9524 Error - App: Error
*** Error Report ***
Version: 3.0.5490.2
Command line: C:\Users\Administrator\AppData\Roaming\MediaBrowser-Server\system\MediaBrowser.ServerApplication.exe -service
Operating system: Microsoft Windows NT 6.2.9200.0
Processor count: 8
64-Bit OS: True
64-Bit Process: False
Program data path: C:\Users\Administrator\AppData\Roaming\MediaBrowser-Server
Application Path: C:\Users\Administrator\AppData\Roaming\MediaBrowser-Server\system\MediaBrowser.ServerApplication.exe
The request was aborted: Could not create SSL/TLS secure channel.
MediaBrowser.Model.Net.HttpException
   at MediaBrowser.Common.Implementations.HttpClientManager.HttpClientManager.<SendAsyncInternal>d__1e.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MediaBrowser.Common.Implementations.HttpClientManager.HttpClientManager.<SendAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MediaBrowser.Common.Implementations.HttpClientManager.HttpClientManager.<Get>d__2.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Trakt.Api.TraktApi.<GetFromTrakt>d__bf.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Trakt.Api.TraktApi.<GetFromTrakt>d__bb.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Trakt.Api.TraktApi.<SendGetAllWatchedMoviesRequest>d__78.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
   at Trakt.ScheduledTasks.SyncLibraryTask.<SyncUserLibrary>d__17.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Trakt.ScheduledTasks.SyncLibraryTask.<Execute>d__2.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MediaBrowser.Common.Implementations.ScheduledTasks.ScheduledTaskWorker.<>c__DisplayClassf.<<ExecuteTask>b__e>d__11.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MediaBrowser.Common.Implementations.ScheduledTasks.ScheduledTaskWorker.<Execute>d__6.MoveNext()
InnerException: System.Net.WebException
The request was aborted: Could not create SSL/TLS secure channel.
   at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)

2015-01-14 18:24:59.9524 Info - App: Sync library to trakt.tv Failed after 0 minute(s) and 0 seconds

Not sure if that TLS/SSL thing is a server issue or not though.  I can connect to the trakt site fine but that's unrelated to the API anyway

Edited by jhoff80
Posted

I'm running version 3.0.5492.20429 but cannot get Trakt to Sync:  Here is my log.  It keeps returning bad gateway.

 

2015-01-15 16:42:58.3128 Debug - HttpServer: HTTP POST http://<MediaBrowserServer>:8096/mediabrowser/ScheduledTasks/Running/b1a52e63d5fb09335557d4f1e6402299
 Ip: <MediaServerIP>:65348. Headers: X-MediaBrowser-Token=0d538e61541f4f748e6985ce17fd4aa1,Cache-Control=no-cache,Connection=Keep-Alive,Content-Length=0,Accept=*/*,Accept-Encoding=gzip, deflate,Accept-Language=en-NZ,Authorization=MediaBrowser Client="Dashboard", Device="Internet Explorer 11.0", DeviceId="048e1bc5c5bac52746b8044d3f6eb12e0d1f976b", Version="3.0.5490.2", UserId="53695c1ba5a485e4cbbb8665f647a648",Host=<MediaBrowserServer>:8096,User-Agent=Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko
2015-01-15 16:42:58.3128 Info - App: Executing Sync library to trakt.tv
2015-01-15 16:42:58.3128 Info - App: HttpClientManager GET: https://api.trakt.tv/users/Leucocepha/watched/movies
2015-01-15 16:42:58.3128 Debug - HttpServer: HTTP Response 204 to <MediaServerIP>. Response time: 4.0067 ms.
 Url: http://<MediaBrowserServer>:8096/mediabrowser/ScheduledTasks/Running/b1a52e63d5fb09335557d4f1e6402299
2015-01-15 16:42:58.3128 Debug - HttpServer: HTTP GET http://<MediaBrowserServer>:8096/mediabrowser/ScheduledTasks?isHidden=false&_=1421291884514
 Ip: <MediaServerIP>:65348. Headers: X-MediaBrowser-Token=0d538e61541f4f748e6985ce17fd4aa1,Connection=Keep-Alive,Accept=application/json, text/javascript, */*; q=0.01,Accept-Encoding=gzip, deflate,Accept-Language=en-NZ,Authorization=MediaBrowser Client="Dashboard", Device="Internet Explorer 11.0", DeviceId="048e1bc5c5bac52746b8044d3f6eb12e0d1f976b", Version="3.0.5490.2", UserId="53695c1ba5a485e4cbbb8665f647a648",Host=<MediaBrowserServer>:8096,User-Agent=Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko
2015-01-15 16:42:58.3258 Debug - HttpServer: HTTP Response 200 to <MediaServerIP>. Response time: 4.0054 ms.
 Url: http://<MediaBrowserServer>:8096/mediabrowser/ScheduledTasks?isHidden=false&_=1421291884514
2015-01-15 16:42:59.0703 Info - App: HttpClientManager GET: https://api.trakt.tv/users/Leucocepha/collection/movies?extended=metadata
2015-01-15 16:42:59.5473 Error - App: Error getting response from https://api.trakt.tv/users/Leucocepha/collection/movies?extended=metadata
 *** Error Report ***
 Version: 3.0.5490.2
 Command line: <%AppData%>\Roaming\MediaBrowser-Server\system\MediaBrowser.ServerApplication.exe
 Operating system: Microsoft Windows NT 6.2.9200.0
 Processor count: 8
 64-Bit OS: True
 64-Bit Process: False
 Program data path: <%AppData%>\Roaming\MediaBrowser-Server
 Application Path: <%AppData%>\Roaming\MediaBrowser-Server\system\MediaBrowser.ServerApplication.exe
 The remote server returned an error: (502) Bad Gateway.
 System.Net.WebException
    at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
    at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
 
2015-01-15 16:42:59.5473 Error - App: Error
 *** Error Report ***
 Version: 3.0.5490.2
 Command line: <%AppData%>\Roaming\MediaBrowser-Server\system\MediaBrowser.ServerApplication.exe
 Operating system: Microsoft Windows NT 6.2.9200.0
 Processor count: 8
 64-Bit OS: True
 64-Bit Process: False
 Program data path: <%AppData%>\Roaming\MediaBrowser-Server
 Application Path: <%AppData%>\Roaming\MediaBrowser-Server\system\MediaBrowser.ServerApplication.exe
 The remote server returned an error: (502) Bad Gateway.
 MediaBrowser.Model.Net.HttpException
    at MediaBrowser.Common.Implementations.HttpClientManager.HttpClientManager.<SendAsyncInternal>d__1e.MoveNext()
 --- End of stack trace from previous location where exception was thrown ---
    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    at MediaBrowser.Common.Implementations.HttpClientManager.HttpClientManager.<SendAsync>d__7.MoveNext()
 --- End of stack trace from previous location where exception was thrown ---
    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    at MediaBrowser.Common.Implementations.HttpClientManager.HttpClientManager.<Get>d__2.MoveNext()
 --- End of stack trace from previous location where exception was thrown ---
    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    at Trakt.Api.TraktApi.<GetFromTrakt>d__bf.MoveNext()
 --- End of stack trace from previous location where exception was thrown ---
    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    at Trakt.Api.TraktApi.<GetFromTrakt>d__bb.MoveNext()
 --- End of stack trace from previous location where exception was thrown ---
    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    at Trakt.Api.TraktApi.<SendGetAllCollectedMoviesRequest>d__80.MoveNext()
 --- End of stack trace from previous location where exception was thrown ---
    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
    at Trakt.ScheduledTasks.SyncLibraryTask.<SyncUserLibrary>d__17.MoveNext()
 --- End of stack trace from previous location where exception was thrown ---
    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    at Trakt.ScheduledTasks.SyncLibraryTask.<Execute>d__2.MoveNext()
 --- End of stack trace from previous location where exception was thrown ---
    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    at MediaBrowser.Common.Implementations.ScheduledTasks.ScheduledTaskWorker.<>c__DisplayClassf.<<ExecuteTask>b__e>d__11.MoveNext()
 --- End of stack trace from previous location where exception was thrown ---
    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    at MediaBrowser.Common.Implementations.ScheduledTasks.ScheduledTaskWorker.<Execute>d__6.MoveNext()
 InnerException: System.Net.WebException
 The remote server returned an error: (502) Bad Gateway.
    at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
    at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
 
2015-01-15 16:42:59.5473 Info - App: Sync library to trakt.tv Failed after 0 minute(s) and 1 seconds
2015-01-15 16:42:59.5553 Debug - NotificationManager: Sending notification via Dashboard Notifications to user Admin
2015-01-15 16:42:59.5553 Info - ServerManager: Sending web socket message NotificationAdded
2015-01-15 16:42:59.5553 Debug - NotificationManager: Sending notification via Dashboard Notifications to user Iron.Eagle
2015-01-15 16:42:59.5553 Info - ServerManager: Sending web socket message NotificationAdded
2015-01-15 16:42:59.5553 Info - ServerManager: Sending web socket message ScheduledTaskEnded
2015-01-15 16:42:59.7383 Debug - HttpServer: HTTP GET http://<MediaBrowserServer>:8096/mediabrowser/Notifications/53695c1ba5a485e4cbbb8665f647a648/Summary?_=1421291884515
 Ip: <MediaServerIP>:65348. Headers: X-MediaBrowser-Token=0d538e61541f4f748e6985ce17fd4aa1,Connection=Keep-Alive,Accept=application/json, text/javascript, */*; q=0.01,Accept-Encoding=gzip, deflate,Accept-Language=en-NZ,Authorization=MediaBrowser Client="Dashboard", Device="Internet Explorer 11.0", DeviceId="048e1bc5c5bac52746b8044d3f6eb12e0d1f976b", Version="3.0.5490.2", UserId="53695c1ba5a485e4cbbb8665f647a648",Host=<MediaBrowserServer>:8096,User-Agent=Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko
2015-01-15 16:42:59.7383 Debug - HttpServer: HTTP GET http://<MediaBrowserServer>:8096/mediabrowser/Notifications/53695c1ba5a485e4cbbb8665f647a648/Summary?_=1421291884516
 Ip: <MediaServerIP>:65347. Headers: X-MediaBrowser-Token=0d538e61541f4f748e6985ce17fd4aa1,Connection=Keep-Alive,Accept=application/json, text/javascript, */*; q=0.01,Accept-Encoding=gzip, deflate,Accept-Language=en-NZ,Authorization=MediaBrowser Client="Dashboard", Device="Internet Explorer 11.0", DeviceId="048e1bc5c5bac52746b8044d3f6eb12e0d1f976b", Version="3.0.5490.2", UserId="53695c1ba5a485e4cbbb8665f647a648",Host=<MediaBrowserServer>:8096,User-Agent=Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko
2015-01-15 16:42:59.7383 Debug - HttpServer: HTTP Response 200 to <MediaServerIP>. Response time: 2.0145 ms.
 Url: http://<MediaBrowserServer>:8096/mediabrowser/Notifications/53695c1ba5a485e4cbbb8665f647a648/Summary?_=1421291884515
2015-01-15 16:42:59.7383 Debug - HttpServer: HTTP Response 200 to <MediaServerIP>. Response time: 3.0007 ms.
 Url: http://<MediaBrowserServer>:8096/mediabrowser/Notifications/53695c1ba5a485e4cbbb8665f647a648/Summary?_=1421291884516

 

Any help please?
 

thefirstofthe300
Posted

Every time I manually run an import playstates from Trakt task, I lose ALL of the watched status for any media that isn't marked as watched in trakt, even things that I watched using Media Browser.

 

 

server-63556866746.txt

Posted

Every time I manually run an import playstates from Trakt task, I lose ALL of the watched status for any media that isn't marked as watched in trakt, even things that I watched using Media Browser.

But that is what that task is supposed to do, isn't it?
thefirstofthe300
Posted

The hover pop up says that it should push and pull from Trakt.

 

IMO, it should synchronize the watched status with Trakt; otherwise, media that you don't watch using MB but mark as watched in the web client, e.g. a movie that you just ripped to your server, have already seen, but haven't marked as watched on Trakt, wouldn't get its watched status pushed to Trakt otherwise.

 

Also, this problem seems to indicate that the server isn't properly scrobbling with Trakt as media that I watch using Media Browser get their watched status set to unwatched.

Posted

Ok, the pop up is wrong then. The import from trakt task basically mirror what is on trakt. The other task push all watched/collected States from mb to trakt.

 

And manually marking a movie or episode as watched using the webclient should report the status change to trakt unless you got a connection issue.

thefirstofthe300
Posted

OK. Good to know.

 

It would probably be a good idea to change the name is the tasks. When I read them currently, I think that the sync library to Trakt task only updates my collection with newly added media and not that it doesn't sync play states to Trakt. In addition, the import play states pop up confused me into thinking that it was the task that sync play states to Trakt.

 

Maybe the "Sync library to Trakt" task should be something like "Sync library and play states to Trakt"?

thefirstofthe300
Posted (edited)

I figured out that the reason play states are not being exported to Trakt is a 502 Bad Gateway error.

Edited by DaBungalow
Posted

plugin sync'd today. left it a few hours after getting the (502) Bad gateway and seems to have worked. ran it a few times throughout the day and everytime it worked.

 

thanks for a great plugin

Posted

It appears to have worked here today too, so I guess that TLS/SSL thing was a server issue as well.

thefirstofthe300
Posted (edited)

Well, I still haven't successfully synced ANY of my playstates to Trakt.  The plugin works from Trakt -> Server but not Server -> Trakt.

 

Hope the log helps.

 

Server v. 3.0.5490.2 Mono.

Mono v. 3.12

 

EDIT: Should probably mention that it is successfully adding new media to my Trakt collection. Only the playstates don't seem to be working.

server-63556931039.txt

Edited by DaBungalow
  • Like 1
Posted

This new version does not sync playstates to trakt but the old version (1.9) still works. Problem is when I install the old version it automatically updates. Maybe this should be marked as beta and not release?

Angelblue05
Posted

This new version does not sync playstates to trakt but the old version (1.9) still works. Problem is when I install the old version it automatically updates. Maybe this should be marked as beta and not release?

 

You can prevent auto update of plugins in the scheduled task "Check for plugin updates" and removing the trigger that's there by default.

Posted

I updated to the most recent beta and it seems to work a little but not well. RIght now it says I am looking at Criminal Minds but I stopped that a while ago and now playing something else. The previous plugin updated this instantly.

Posted

I had no problems for the first time yesterday, I was able to pull and push.

Posted

This is sort of unrelated to the new API, but I've always been a little curious.  If something doesn't exist in the Trakt DB, is the best practice on "import play states" really to overwrite it as unplayed?  I've got a bunch of DVD/Blu-ray extras that aren't on Trakt that are constantly being marked as unplayed because of this.  (Because of my setup and the alternate users I have to use as a workaround for entry points, I'm importing play states from Trakt nightly).

Posted

We can change it to only update to played. But needs to be a change most of the users would like.

The other approach can be add an option in the settings. Would that work for you?

  • Like 1
Posted

An option in the settings would be great, yes.

  • Like 1
thefirstofthe300
Posted

I am now getting this error when I start a TV episode.

2015-01-16 14:01:16.4363 Info - Trakt: Playback Started
2015-01-16 14:01:16.4363 Debug - Trakt: e4fafe12771947c5e7923375b97685f4 appears to be monitoring /multimedia/TV-Shows/How I Met Your Mother/Season 07/How I Met Your Mother - S07E22 - Good Crazy.mp4
2015-01-16 14:01:16.4363 Debug - Trakt: Send episode status update
2015-01-16 14:01:16.9770 Info - App: HttpClientManager POST: https://api.trakt.tv/scrobble/start
2015-01-16 14:01:36.9772 Error - App: Error getting response from https://api.trakt.tv/scrobble/start
	*** Error Report ***
	Version: 3.0.5490.2
	Command line: /usr/lib/mediabrowser-server/MediaBrowser.Server.Mono.exe -programdata /var/lib/mediabrowser-server -ffmpeg /usr/bin/ffmpeg -ffprobe /usr/bin/ffprobe
	Operating system: Unix 3.17.6.1
	Processor count: 8
	64-Bit OS: True
	64-Bit Process: True
	Program data path: /var/lib/mediabrowser-server
	Mono: 3.12.0 (tarball Thu Jan 15 18:46:56 UTC 2015)
	Application Path: /usr/lib/mediabrowser-server/MediaBrowser.Server.Mono.exe
	Aborted.
	System.Net.WebException
	  at System.Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult) [0x00000] in <filename unknown>:0 
	  at System.Threading.Tasks.TaskFactory`1[System.Net.WebResponse].InnerInvoke (System.Threading.Tasks.TaskCompletionSource`1 tcs, System.Func`2 endMethod, IAsyncResult l) [0x00000] in <filename unknown>:0 
	
2015-01-16 14:01:36.9772 Error - Trakt: Exception handled sending status update
	*** Error Report ***
	Version: 3.0.5490.2
	Command line: /usr/lib/mediabrowser-server/MediaBrowser.Server.Mono.exe -programdata /var/lib/mediabrowser-server -ffmpeg /usr/bin/ffmpeg -ffprobe /usr/bin/ffprobe
	Operating system: Unix 3.17.6.1
	Processor count: 8
	64-Bit OS: True
	64-Bit Process: True
	Program data path: /var/lib/mediabrowser-server
	Mono: 3.12.0 (tarball Thu Jan 15 18:46:56 UTC 2015)
	Application Path: /usr/lib/mediabrowser-server/MediaBrowser.Server.Mono.exe
	Aborted.
	MediaBrowser.Model.Net.HttpException
	  at MediaBrowser.Common.Implementations.HttpClientManager.HttpClientManager+<SendAsyncInternal>c__async4.MoveNext () [0x00000] in <filename unknown>:0 
	--- End of stack trace from previous location where exception was thrown ---
	  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0 
	  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[MediaBrowser.Common.Net.HttpResponseInfo].GetResult () [0x00000] in <filename unknown>:0 
	  at MediaBrowser.Common.Implementations.HttpClientManager.HttpClientManager+<SendAsync>c__async1.MoveNext () [0x00000] in <filename unknown>:0 
	--- End of stack trace from previous location where exception was thrown ---
	  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0 
	  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[MediaBrowser.Common.Net.HttpResponseInfo].GetResult () [0x00000] in <filename unknown>:0 
	  at Trakt.Api.TraktApi+<PostToTrakt>d__c9.MoveNext () [0x00000] in <filename unknown>:0 
	--- End of stack trace from previous location where exception was thrown ---
	  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter`1[System.IO.Stream].GetResult () [0x00000] in <filename unknown>:0 
	  at Trakt.Api.TraktApi+<SendEpisodeStatusUpdateAsync>d__14.MoveNext () [0x00000] in <filename unknown>:0 
	--- End of stack trace from previous location where exception was thrown ---
	  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0 
	  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[System.Collections.Generic.List`1[Trakt.Api.DataContracts.Scrobble.TraktScrobbleResponse]].GetResult () [0x00000] in <filename unknown>:0 
	  at Trakt.ServerMediator+<KernelPlaybackStart>d__1.MoveNext () [0x00000] in <filename unknown>:0 
	InnerException: System.Net.WebException
	Aborted.
	  at System.Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult) [0x00000] in <filename unknown>:0 
	  at System.Threading.Tasks.TaskFactory`1[System.Net.WebResponse].InnerInvoke (System.Threading.Tasks.TaskCompletionSource`1 tcs, System.Func`2 endMethod, IAsyncResult l) [0x00000] in <filename unknown>:0 

and Trakt is STILL not getting any play state updates.

Posted

Any fix planned for auto update play states? It seems to report what I am looking at poorly and wouldn't mark it as played when complete.

Posted

Any fix planned for auto update play states? It seems to report what I am looking at poorly and wouldn't mark it as played when complete.

The plugin is fine, is their server that crashes and is unstable. You can follow the thread on their twitter @traktapi.

Guest
This topic is now closed to further replies.
×
×
  • Create New...