I get an unhandled exception, when I select "Internet Television":
Code:
System.NullReferenceException: Object reference not set to an instance of an object.
at WebRadio.WebRadio2.PopulateXMLWidget(String loadStationFile, List`1 itemList)
at WebRadio.WebRadio2.PopulateList()
at WebRadio.WebRadio2.ActivateItem(ListObject selectedObject)
at NUtility.Controls.ListRenderers.UiListList.OnKeyDown(KeyEventArgs e)
at NUtility.Base.NewStyleButtonListPlugin.OnKeyDown(KeyEventArgs e)
at WebRadio.WebRadio2.OnKeyDown(KeyEventArgs e)
at NextPVR.ControllerForm.OnKeyDown(Object sender, KeyEventArgs e)
at System.Windows.Forms.Control.OnKeyDown(KeyEventArgs e)
at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
at System.Windows.Forms.Control.ProcessKeyMessage(Message& m)
at System.Windows.Forms.Control.WmKeyChar(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at NextPVR.ControllerForm.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
The content of my TVStations.xml is the example you posted above. I thought maybe it was because the two icon images didn't exist (tv.png and vevotv.png), but I copied another .png to those names and it didn't help.
nothing seems very interesting in NPVR.log, just this for two attempts to go into "Internet Television":
Code:
2014-02-09 08:51:01.012 [DEBUG][1] OnKeyDown() called: Return
2014-02-09 08:51:01.043 [DEBUG][1] NUtility.Controls.UiList+ListContainer
2014-02-09 08:51:01.043 [DEBUG][1] False
2014-02-09 08:51:01.043 [DEBUG][1] Populating C:\Users\Public\NPVR\Plugins\WebRadio\TVStations.xml
2014-02-09 08:51:01.044 [DEBUG][1] C:\Users\Public\NPVR\Plugins\WebRadio\TVStations.xml
2014-02-09 08:51:04.432 [DEBUG][1] OnKeyDown() called: Return
2014-02-09 08:51:04.432 [DEBUG][1] NUtility.Controls.UiList+ListContainer
2014-02-09 08:51:04.432 [DEBUG][1] False
2014-02-09 08:51:04.433 [DEBUG][1] Populating C:\Users\Public\NPVR\Plugins\WebRadio\TVStations.xml
2014-02-09 08:51:04.433 [DEBUG][1] C:\Users\Public\NPVR\Plugins\WebRadio\TVStations.xml
2014-02-09 08:51:06.658 [DEBUG][1] OnKeyDown() called: Escape
2014-02-09 08:51:06.658 [DEBUG][1] Populating C:\Users\Public\NPVR\Plugins\WebRadio\TVStations.xml
2014-02-09 08:51:06.659 [DEBUG][1] C:\Users\Public\NPVR\Plugins\WebRadio\TVStations.xml
2014-02-09 08:51:08.976 [DEBUG][1] Unable to find radio icon: C:\Users\Public\NPVR\Media\RadioLogos\tvfolder.png
2014-02-09 08:51:08.977 [DEBUG][1] Loading radio icon: C:\Users\Public\NPVR\Media\RadioLogos\moremusic.png