@offbyone: NASA TV seems to be broken for me. I'm getting a 'no data' returned on the start of any TV stream.
Logs show exceptions logged as Warning:
Logs show exceptions logged as Warning:
Code:
[05-27 13:56:33,876] [OnlineVideos] [WARN ] System.Runtime.InteropServices.COMException (0xFFFFFFEC): Exception from HRESULT: 0xFFFFFFEC
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32 errorCode)
at OnlineVideos.MediaPortal1.Player.OnlineVideosPlayer.BufferFile()
[05-27 13:56:33,877] [OnlineVideos] [INFO ] Buffering was aborted.
[05-27 13:56:34,069] [OnlineVideos] [WARN ] OnlineVideos.OnlineVideosException: NoDataAvailable
at OnlineVideos.MediaPortal1.Player.OnlineVideosPlayer.BufferFile()
at OnlineVideos.MediaPortal1.GUIOnlineVideos.<>c__DisplayClass6f.<Play_Step4>b__6b()
at OnlineVideos.MediaPortal1.Gui2UtilConnector.<>c__DisplayClass5.<ExecuteInBackgroundAndCallback>b__2()