Jump to content

App Crashes Playing Back Recorded TV


Go to solution Solved by 7illusions,

Recommended Posts

Posted

The Windows 8.1 Store App has been playing back recorded TV episodes (in MKV files) just fine, but now it is crashing back to the Windows 8.1 Start Screen with TV media:

 

Sequence: 20
Date/time: 2014-09-29T13:20:36.6504665+00:00
Level: FATAL
Thread: 3
Logger: Application
------------------------
The application crashed: Exception from HRESULT: 0x800F0904
------------------------
System.Exception: Exception from HRESULT: 0x800F0904
   at Windows.UI.Xaml.FrameworkElement.put_Language(String value)
   at MediaBrowser.Streaming.StreamManager.GetSubtitles(ExtendedItemDto item)
   at MediaBrowser.Service.PlaybackService.<Play>d__d.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<ThrowAsync>b__4(Object state)
   at System.Threading.WinRTSynchronizationContext.Invoker.InvokeCore()
------------------------
Session: {"PackageArchitecture":"Neutral","PackageFullName":"436337Illusions.com.MediaBrowser_2.1.1.117_neutral__77hd5e1v1hqs4","PackagePublisher":"CN=CA9FBA89-9B8C-4501-9177-37B89E41D3FF","PackagePublisherId":"77hd5e1v1hqs4","PackageResourceId":"","PackageVersion":"2.1.1.117","InstallationId":"9b5e869a-c7e1-4a80-a98d-867c1668186e"}

 

The App continues to play movies (also in MKV files) OK.

 

App version: 2.1.1.117

Server:  3.0.5366.22005

  • 2 weeks later...
7illusions
Posted

This is fixed in next release

Posted

Er, sorry, but it's still happening in version 2.2.0.123...

Sequence: 20
Date/time: 2014-10-16T12:34:17.2339469+00:00
Level: FATAL
Thread: 3
Logger: Application
------------------------
The application crashed: Exception from HRESULT: 0x800F0904
------------------------
System.Exception: Exception from HRESULT: 0x800F0904
at Windows.UI.Xaml.FrameworkElement.put_Language(String value)
at MediaBrowser.Streaming.StreamManager.GetSubtitles(ExtendedItemDto item)
at MediaBrowser.Service.PlaybackService.<Play>d__d.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<ThrowAsync>b__4(Object state)
at System.Threading.WinRTSynchronizationContext.Invoker.InvokeCore()
------------------------
Session: {"PackageArchitecture":"Neutral","PackageFullName":"436337Illusions.com.MediaBrowser_2.2.0.123_neutral__77hd5e1v1hqs4","PackagePublisher":"CN=CA9FBA89-9B8C-4501-9177-37B89E41D3FF","PackagePublisherId":"77hd5e1v1hqs4","PackageResourceId":"","PackageVersion":"2.2.0.123","InstallationId":"9b5e869a-c7e1-4a80-a98d-867c1668186e"}

7illusions
Posted

When this happens, is it when just pressing play?

Posted

Yes. It's happening on two Windows 8.1 Pro 64bit devices; a PC and a Tablet...

Posted

In my original post, I said this was an issue with MKV files. I've looked again, and it's video.ts files that are causing the problem. MKV files are OK. My satellite receiver records broadcasts as video.ts files. These playback fine in MBT, the MB Web client and WMP, but not in the Windows 8.1 App.

  • Solution
7illusions
Posted

The update is now in store, it should finally work. :)

(Thanks to @@gcoupe for the PM info that helped solving the issue)

  • Like 2
  • 2 weeks later...
Posted

While trying to use the (admittedly alpha) Argus TV Plugin, my Win8.1 app also crashes when I hit the live-tv button. Not sure if i'm right to report that here or in the Argus plugin thread.

 

 

 

Sequence: 17

Date/time: 2014-10-30T08:56:19.7813778+00:00
Level: FATAL
Thread: 3
Logger: Application
------------------------
The application crashed: Bad Request
------------------------
MediaBrowser.Model.Net.HttpException: Bad Request
   at Microsoft.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at Microsoft.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccess(Task task)
   at MediaBrowser.ApiInteraction.ApiClient.<GetRecommendedLiveTvProgramsAsync>d__1ea.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.ViewModels.LiveTvService.<GetUpcoming>d__14.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.ViewModels.LiveTvHubViewModel.<GetUpcoming>d__b.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.ViewModels.LiveTvHubViewModel.<OnNavigatedTo>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<ThrowAsync>b__4(Object state)
   at System.Threading.WinRTSynchronizationContext.Invoker.InvokeCore()
------------------------
Session: {"PackageArchitecture":"Neutral","PackageFullName":"436337Illusions.com.MediaBrowser_2.2.1.124_neutral__77hd5e1v1hqs4","PackagePublisher":"CN=CA9FBA89-9B8C-4501-9177-37B89E41D3FF","PackagePublisherId":"77hd5e1v1hqs4","PackageResourceId":"","PackageVersion":"2.2.1.124","InstallationId":"c35432c4-e6b6-460b-934a-d4d49bd7fc78"}
7illusions
Posted

The problem is that the app doesn't officially support LiveTV yet. It accidentally got included in the release code and is very much untested..

We're working on fixing this, but it will take some time..

  • Like 1

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