Jump to content

Confirmed MB3 can stream to Xbox One


subkamran

Recommended Posts

jhoff80

If you switch to another app on the Xbox, it seems to put the video in a paused state.  If you go back to that app, the video doesn't resume but starts from the beginning.  Or, if you turn off the system into its standby mode, it also does the same thing.  MBS seems to think that the client is still active, as it lists it in the dashboard, and worse, it is constantly throwing errors in the log:

2014-08-04 02:07:26.7599 Error - Dlna: Error reporting progress
	Session 902ac4a71d0e4ac5b30dddf2b73aadee not found.
	MediaBrowser.Common.Extensions.ResourceNotFoundException
	   at MediaBrowser.Server.Implementations.Session.SessionManager.GetSession(String sessionId, Boolean throwOnMissing)
	   at MediaBrowser.Server.Implementations.Session.SessionManager.<OnPlaybackProgress>d__37.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.Dlna.PlayTo.PlayToController.<_device_PlaybackProgress>d__16.MoveNext()
	
2014-08-04 02:07:27.4843 Error - Dlna: Error reporting progress
	Session 902ac4a71d0e4ac5b30dddf2b73aadee not found.
	MediaBrowser.Common.Extensions.ResourceNotFoundException
	   at MediaBrowser.Server.Implementations.Session.SessionManager.GetSession(String sessionId, Boolean throwOnMissing)
	   at MediaBrowser.Server.Implementations.Session.SessionManager.<OnPlaybackProgress>d__37.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.Dlna.PlayTo.PlayToController.<_device_PlaybackProgress>d__16.MoveNext()
	
2014-08-04 02:07:28.8154 Error - Dlna: Error reporting progress
	Session 902ac4a71d0e4ac5b30dddf2b73aadee not found.
	MediaBrowser.Common.Extensions.ResourceNotFoundException
	   at MediaBrowser.Server.Implementations.Session.SessionManager.GetSession(String sessionId, Boolean throwOnMissing)
	   at MediaBrowser.Server.Implementations.Session.SessionManager.<OnPlaybackProgress>d__37.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.Dlna.PlayTo.PlayToController.<_device_PlaybackProgress>d__16.MoveNext()
	
2014-08-04 02:07:29.6006 Error - Dlna: Error reporting progress
	Session 902ac4a71d0e4ac5b30dddf2b73aadee not found.
	MediaBrowser.Common.Extensions.ResourceNotFoundException
	   at MediaBrowser.Server.Implementations.Session.SessionManager.GetSession(String sessionId, Boolean throwOnMissing)
	   at MediaBrowser.Server.Implementations.Session.SessionManager.<OnPlaybackProgress>d__37.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.Dlna.PlayTo.PlayToController.<_device_PlaybackProgress>d__16.MoveNext()

I believe that this is also why MBS crashed on me the other day, though I don't know exactly when that happened to get a log for it.

 

With that being the case, wouldn't it make sense for there to be some sort of timeout so that it stops trying after a while?

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...