Hello.
I need help for TV Plugin.
I don't want to use some buttons on Tv Plugin (Active Streams, Search, Active Recordings ) .
I comment that buttons in skin > aiMPed -> mytvhomeServer.xml .
When i do that, for some hours of working MediaPortal picture stop, and i must kill the proccess MediaPortal...
In error log this is writing:
2011-10-24 23:37:31.083600 [ERROR][MPMain(1)]: OnMessage exceptionystem.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
bei TvPlugin.TVHome.OnPageLoad()
bei MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message)
2011-10-24 23:37:48.625600 [ERROR][MPMain(1)]: Failed filter: not found
2011-10-24 23:37:48.625600 [ERROR][MPMain(1)]: Failed filter: not found
I think the better idea is hide buttons from c# code??
Can some help me?
Thanks.
I need help for TV Plugin.
I don't want to use some buttons on Tv Plugin (Active Streams, Search, Active Recordings ) .
I comment that buttons in skin > aiMPed -> mytvhomeServer.xml .
When i do that, for some hours of working MediaPortal picture stop, and i must kill the proccess MediaPortal...
In error log this is writing:
2011-10-24 23:37:31.083600 [ERROR][MPMain(1)]: OnMessage exceptionystem.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
bei TvPlugin.TVHome.OnPageLoad()
bei MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message)
2011-10-24 23:37:48.625600 [ERROR][MPMain(1)]: Failed filter: not found
2011-10-24 23:37:48.625600 [ERROR][MPMain(1)]: Failed filter: not found
I think the better idea is hide buttons from c# code??
Can some help me?
Thanks.