Can someone confirm when you start a trailer in mytrailer that MP crashes. The logs say unhandled exception caused by MPtouch.
Also the plugin wants the subtitles.png in the streamed main skin/media folder else it crashes too.
2010-05-02 17:54:29.602539 [Info.][MPMain(1)]: MediaPortal v1.0.6.25546 is starting up on Windows 7 [6.1.7600.0]
.......
2010-05-02 17:54:38.775390 [Info.][(11)]: Exception :Could not load file or assembly 'TvControl, Version=1.0.6.27735, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
2010-05-02 17:54:38.776367 [Info.][(11)]: site :Void PlayerStatus()
2010-05-02 17:54:38.776367 [Info.][(11)]: source :MPTouch
2010-05-02 17:54:38.777343 [Info.][(11)]: stacktrace: at MediaPortal.MPTouch.TouchScreenMain.PlayerStatus()
at MediaPortal.MPTouch.TouchScreenMain.ProgressUpdate(Object state)
at System.Threading._TimerCallback.TimerCallback_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading._TimerCallback.PerformTimerCallback(Object state)
2010-05-02 17:55:19.805664 [Info.][(12)]: MediaPortal: Unhandled exception occured
2010-05-02 17:55:19.806640 [Info.][(12)]: Exception :System.IO.FileNotFoundException: Could not load file or assembly 'TvControl, Version=1.0.6.27735, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
File name: 'TvControl, Version=1.0.6.27735, Culture=neutral, PublicKeyToken=null'
at MediaPortal.MPTouch.TouchScreenMain.PlayerStatus()
at MediaPortal.MPTouch.TouchScreenMain.ProgressUpdate(Object state)
at System.Threading._TimerCallback.TimerCallback_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading._TimerCallback.PerformTimerCallback(Object state)