Jump to content

[Inquiry] MBS + Trakt plugin


Angelblue05
Go to solution Solved by Luke,

Recommended Posts

Angelblue05

I don't know if anyone else using the Trakt plugin is experiencing unreliable scrobbled...but I am. I do not believe the plugin is faulty, this is why I am posting here.

 

Inquiry:

I've observed my MBS server logs for a few hours. I would love if a dev would explain how MBS works regarding the following lines. I'm just trying to figure out what's causing Trakt to not scrobble everytime I finish watching something using XBMC.

 

After an episode ended using the webclient -SessionWebSocketListener: This seems to be what Trakt depends on to know when to scrobble content.

2014-10-30 20:00:21.4522 Debug - SessionWebSocketListener: Received ReportPlaybackStopped message
2014-10-30 20:00:21.4522 Debug - HttpServer: HTTP Response 204 to 192.168.0.189. Response time: 4.0002 ms.
	Url: http://corruption-pc:8096/mediabrowser/Videos/ActiveEncodings?deviceId=267e2373c4c5445c01cd4276f157e5586d71ba18
2014-10-30 20:00:21.4522 Info - Trakt: Item is played. Scrobble

After an episode ended using XBMB3C -App: Session: This seems to allow the episode to be scrobbled. It is absent in most cases. Only 2 out of 10 episodes scrobbled. The following info only appeared twice in my log.

2014-10-30 13:51:18.8780 Debug - App: Session 2bbba06a0964415c8b37627a5da150f5 has gone idle while playing
2014-10-30 13:51:18.8780 Info - Trakt: Item is played. Scrobble

Possible solution:

Is there a way for XBMB3C to communicate SessionWebSocketListener: Received ReportPlaybackStopped message to MBS after watching a show/movie or can it only be called internally (server side)? Thank you for your time!

Edited by Angelblue05
Link to comment
Share on other sites

  • Solution

If you see has gone idle while playing, then that indicates the client never reported to the server that playback stopped, so eventually the sees that it has stopped responding and removes the now playing item.

  • Like 1
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...