Seems to be a problem with HTPCInfo. From the MediaPortal log:
[collapse]
[2015-05-04 11:19:06,022] [Error ] [MPMain ] [ERROR] - Exception in HTPCInfo.Plugin.Preinit() System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\ProgramData\team mediaportal\mediaportal\Skin\Avallanche\media\HTPCInfo\Default'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileSystemEnumerableIterator`1.CommonInit()
at System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost)
at System.IO.Directory.GetFiles(String path, String searchPattern, SearchOption searchOption)
at HTPCInfo.Plugin.(Boolean , String )
at HTPCInfo.Plugin. ()
at HTPCInfo.Plugin. ()
at HTPCInfo.Plugin.PreInit()
at MediaPortal.GUI.Library.GUIWindowManager.<PreInit>b__d(GUIWindow window)[/collapse]
[collapse]
[2015-05-04 14:18:13,791] [Log ] [MPMain ] [ERROR] - Exception: System.NullReferenceException: Object reference not set to an instance of an object.
at Micropolis.MPCore.MediaPortalHandler.SetSettingAsString(Settings writer, String section, String name, String value)
at HTPCInfo.Plugin. ()
at HTPCInfo.Plugin. ()
at HTPCInfo.Plugin.DeInit()
at MediaPortal.GUI.Library.GUIWindowManager.<Clear>b__9(GUIWindow window)
at MediaPortal.GUI.Library.GUIWindowManager.LockAndDoOnAllRegisteredWindows(Action`1 toDo)
at MediaPortal.GUI.Library.GUIWindowManager.Clear()
at MediaPortalApp.OnExit()
at MediaPortalApp.Main(String[] args) Message: Object reference not set to an instance of an object. Site : Void SetSettingAsString(MediaPortal.Profile.Settings, System.String, System.String, System.String) Source : Micropolis.MPCore Stack Trace: at Micropolis.MPCore.MediaPortalHandler.SetSettingAsString(Settings writer, String section, String name, String value)
at HTPCInfo.Plugin. ()
at HTPCInfo.Plugin. ()
at HTPCInfo.Plugin.DeInit()
at MediaPortal.GUI.Library.GUIWindowManager.<Clear>b__9(GUIWindow window)
at MediaPortal.GUI.Library.GUIWindowManager.LockAndDoOnAllRegisteredWindows(Action`1 toDo)
at MediaPortal.GUI.Library.GUIWindowManager.Clear()
at MediaPortalApp.OnExit()
at MediaPortalApp.Main(String[] args)
[2015-05-04 14:18:13,791] [Error ] [MPMain ] [ERROR] - MediaPortal stopped due to an exception Object reference not set to an instance of an object. Micropolis.MPCore at Micropolis.MPCore.MediaPortalHandler.SetSettingAsString(Settings writer, String section, String name, String value)
at HTPCInfo.Plugin. ()
at HTPCInfo.Plugin. ()
at HTPCInfo.Plugin.DeInit()
at MediaPortal.GUI.Library.GUIWindowManager.<Clear>b__9(GUIWindow window)
at MediaPortal.GUI.Library.GUIWindowManager.LockAndDoOnAllRegisteredWindows(Action`1 toDo)
at MediaPortal.GUI.Library.GUIWindowManager.Clear()
at MediaPortalApp.OnExit()
at MediaPortalApp.Main(String[] args)
[/collapse]
Interesting. :coffee:
I always have DVB subtitles enabled in "MP Config", but I actually switch on subtitles only for those films that have deafening sound effects and music, combined with inaudible dialogue. I have never noticed the problem that you have described, but I also use the EVR renderer, and not the Madvr renderer. So...
Interesting. :coffee:
I always have DVB subtitles enabled in "MP Config", but I actually switch on subtitles only for those films...
Every so often, when I switch to a TV channel, my MP client stops accepting user inputs, either from the remote or keyboard/mouse...
Hi
This is a general question about OnX.
I have been using the TvWishList plugin for a while and have recently updated (update install) from MP 1.36 x86 to 1.37 x86 and found there seemed to be no Onx menu in the TV guide. I then configured the onx.presets.xml file like I would normally do with updates or fresh installs, but still...
Hi
This is a general question about OnX.
I have been using the TvWishList plugin for a while and have recently updated (update...
Hi
This is a general question about OnX.
I have been using the TvWishList plugin for a while and have recently updated (update...
I solved it myself, by modifying the host IP-address in the server table of the database,
MariaDB [(none)]> use mptvdb;
Database changed
MariaDB [mptvdb]> SELECT * FROM Server;
+----------+----------+--------------+----------+
| idServer | isMaster | hostName | rtspPort |
+----------+----------+--------------+----------+
|...
I solved it myself, by modifying the host IP-address in the server table of the database,
MariaDB [(none)]> use mptvdb;
Database...
Hello everyone,
I'm going to need help from the community to resolve a TV server crash issue.
I encountered a problem with my...