home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Language specific support
Deutsches MediaPortal Forum
Plugins & Skins für das MediaPortal
Plugins & Erweiterungen
[Neues Plugin] Atmolight plugin
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Phiolin" data-source="post: 1003287" data-attributes="member: 70602"><p>Das funktioniert - fast.</p><p> </p><p>Jetzt geht zwar das Ambilight nach dem Resume, dafür kann ich aber ein gestartetes Video nicht mehr stoppen - das Atmolight Plugin hängt sich ja irgendwie an die Stop-Taste und produziert jetzt bei jedem Drücken der Stop Taste einen Fehler im Log. Ist auch irgendwie unkomfortabel, denn jetzt kann ich MP nur noch über den Task-Scheduler beenden. <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /></p><p> </p><p>[CODE][2013-06-18 10:01:47,821] [Log ] [MPMain ] [DEBUG] - g_Player.doStop() keepTimeShifting = False keepExclusiveModeOn = False</p><p>[2013-06-18 10:01:47,821] [Log ] [MPMain ] [INFO ] - g_Player.OnStopped()</p><p>[2013-06-18 10:01:47,823] [Log ] [MPMain ] [INFO ] - GUIVideoFiles: OnPlayBackStopped idFile=70 timeMovieStopped=66 resumeData= bdtitle=1000</p><p>[2013-06-18 10:01:47,824] [Log ] [MPMain ] [DEBUG] - GUIVideoFiles: OnPlayBackStopped store resume time</p><p>[2013-06-18 10:01:47,826] [Log ] [MPMain ] [ERROR] - Exception: System.Runtime.InteropServices.COMException (0x800706BA): Der RPC-Server ist nicht verfügbar. (Ausnahme von HRESULT: 0x800706BA)</p><p> bei AtmoWinRemoteControl.IAtmoLiveViewControl.setLiveViewSource(ComLiveViewSource dwModus)</p><p> bei MediaPortal.ProcessPlugins.Atmolight.AtmolightPlugin.DisableLEDs()</p><p> bei MediaPortal.ProcessPlugins.Atmolight.AtmolightPlugin.g_Player_PlayBackStopped(MediaType type, Int32 stoptime, String filename)</p><p> bei MediaPortal.Player.g_Player.StoppedHandler.Invoke(MediaType type, Int32 stoptime, String filename)</p><p> bei MediaPortal.Player.g_Player.OnStopped()</p><p> bei MediaPortal.Player.g_Player.doStop(Boolean keepTimeShifting, Boolean keepExclusiveModeOn)</p><p> bei MediaPortal.Player.g_Player.Stop()</p><p> bei MediaPortal.D3D.OnFormClosing(FormClosingEventArgs formClosingEventArgs)</p><p> bei System.Windows.Forms.Form.WmClose(Message& m)</p><p> bei System.Windows.Forms.Form.WndProc(Message& m)</p><p> bei MediaPortalApp.WndProc(Message& msg) Message: Der RPC-Server ist nicht verfügbar. (Ausnahme von HRESULT: 0x800706BA) Site : Void setLiveViewSource(AtmoWinRemoteControl.ComLiveViewSource) Source : Interop.AtmoWinRemoteControl Stack Trace: bei AtmoWinRemoteControl.IAtmoLiveViewControl.setLiveViewSource(ComLiveViewSource dwModus)</p><p> bei MediaPortal.ProcessPlugins.Atmolight.AtmolightPlugin.DisableLEDs()</p><p> bei MediaPortal.ProcessPlugins.Atmolight.AtmolightPlugin.g_Player_PlayBackStopped(MediaType type, Int32 stoptime, String filename)</p><p> bei MediaPortal.Player.g_Player.StoppedHandler.Invoke(MediaType type, Int32 stoptime, String filename)</p><p> bei MediaPortal.Player.g_Player.OnStopped()</p><p> bei MediaPortal.Player.g_Player.doStop(Boolean keepTimeShifting, Boolean keepExclusiveModeOn)</p><p> bei MediaPortal.Player.g_Player.Stop()</p><p> bei MediaPortal.D3D.OnFormClosing(FormClosingEventArgs formClosingEventArgs)</p><p> bei System.Windows.Forms.Form.WmClose(Message& m)</p><p> bei System.Windows.Forms.Form.WndProc(Message& m)</p><p> bei MediaPortalApp.WndProc(Message& msg)[/CODE]</p></blockquote><p></p>
[QUOTE="Phiolin, post: 1003287, member: 70602"] Das funktioniert - fast. Jetzt geht zwar das Ambilight nach dem Resume, dafür kann ich aber ein gestartetes Video nicht mehr stoppen - das Atmolight Plugin hängt sich ja irgendwie an die Stop-Taste und produziert jetzt bei jedem Drücken der Stop Taste einen Fehler im Log. Ist auch irgendwie unkomfortabel, denn jetzt kann ich MP nur noch über den Task-Scheduler beenden. :) [CODE][2013-06-18 10:01:47,821] [Log ] [MPMain ] [DEBUG] - g_Player.doStop() keepTimeShifting = False keepExclusiveModeOn = False [2013-06-18 10:01:47,821] [Log ] [MPMain ] [INFO ] - g_Player.OnStopped() [2013-06-18 10:01:47,823] [Log ] [MPMain ] [INFO ] - GUIVideoFiles: OnPlayBackStopped idFile=70 timeMovieStopped=66 resumeData= bdtitle=1000 [2013-06-18 10:01:47,824] [Log ] [MPMain ] [DEBUG] - GUIVideoFiles: OnPlayBackStopped store resume time [2013-06-18 10:01:47,826] [Log ] [MPMain ] [ERROR] - Exception: System.Runtime.InteropServices.COMException (0x800706BA): Der RPC-Server ist nicht verfügbar. (Ausnahme von HRESULT: 0x800706BA) bei AtmoWinRemoteControl.IAtmoLiveViewControl.setLiveViewSource(ComLiveViewSource dwModus) bei MediaPortal.ProcessPlugins.Atmolight.AtmolightPlugin.DisableLEDs() bei MediaPortal.ProcessPlugins.Atmolight.AtmolightPlugin.g_Player_PlayBackStopped(MediaType type, Int32 stoptime, String filename) bei MediaPortal.Player.g_Player.StoppedHandler.Invoke(MediaType type, Int32 stoptime, String filename) bei MediaPortal.Player.g_Player.OnStopped() bei MediaPortal.Player.g_Player.doStop(Boolean keepTimeShifting, Boolean keepExclusiveModeOn) bei MediaPortal.Player.g_Player.Stop() bei MediaPortal.D3D.OnFormClosing(FormClosingEventArgs formClosingEventArgs) bei System.Windows.Forms.Form.WmClose(Message& m) bei System.Windows.Forms.Form.WndProc(Message& m) bei MediaPortalApp.WndProc(Message& msg) Message: Der RPC-Server ist nicht verfügbar. (Ausnahme von HRESULT: 0x800706BA) Site : Void setLiveViewSource(AtmoWinRemoteControl.ComLiveViewSource) Source : Interop.AtmoWinRemoteControl Stack Trace: bei AtmoWinRemoteControl.IAtmoLiveViewControl.setLiveViewSource(ComLiveViewSource dwModus) bei MediaPortal.ProcessPlugins.Atmolight.AtmolightPlugin.DisableLEDs() bei MediaPortal.ProcessPlugins.Atmolight.AtmolightPlugin.g_Player_PlayBackStopped(MediaType type, Int32 stoptime, String filename) bei MediaPortal.Player.g_Player.StoppedHandler.Invoke(MediaType type, Int32 stoptime, String filename) bei MediaPortal.Player.g_Player.OnStopped() bei MediaPortal.Player.g_Player.doStop(Boolean keepTimeShifting, Boolean keepExclusiveModeOn) bei MediaPortal.Player.g_Player.Stop() bei MediaPortal.D3D.OnFormClosing(FormClosingEventArgs formClosingEventArgs) bei System.Windows.Forms.Form.WmClose(Message& m) bei System.Windows.Forms.Form.WndProc(Message& m) bei MediaPortalApp.WndProc(Message& msg)[/CODE] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Language specific support
Deutsches MediaPortal Forum
Plugins & Skins für das MediaPortal
Plugins & Erweiterungen
[Neues Plugin] Atmolight plugin
Contact us
RSS
Top
Bottom