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
Webradio Plugin ohne TV (Test & Hilfe gesucht)
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="catavolt" data-source="post: 987380" data-attributes="member: 54906"><p>Das braucht Dir überhaupt nicht peinlich zu sein <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite2" alt=";)" title="Wink ;)" loading="lazy" data-shortname=";)" /></p><p>Benutzt Du für Deine Tests auch wirklich die 1.3.0 Final?</p><p>Und hat Deine List die ID 300?</p><p>In der XML sind nämlich einmal die Standard-Listen drin mit ID 50 und zusätzlich eine Liste mit ID 300.</p><p>Irgendwas sollte da raus <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite2" alt=";)" title="Wink ;)" loading="lazy" data-shortname=";)" /></p><p> </p><p>**EDIT**</p><p>Hier noch de Fehlermeldungen aus dem error.log:</p><p> </p><p>[code][2013-04-23 09:57:37,033] [Error ] [MPMain ] [ERROR] - OnMessage exception:System.IO.IOException: Das Gerät ist nicht bereit.</p><p> </p><p> bei System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)</p><p> bei System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)</p><p> bei System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)</p><p> bei System.IO.StreamWriter.CreateFile(String path, Boolean append)</p><p> bei System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize)</p><p> bei System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding)</p><p> bei Microsoft.VisualBasic.FileIO.FileSystem.WriteAllText(String file, String text, Boolean append, Encoding encoding)</p><p> bei Microsoft.VisualBasic.MyServices.FileSystemProxy.WriteAllText(String file, String text, Boolean append)</p><p> bei MyWebradio.OurPlugin.Class1.OnPageLoad()</p><p> bei MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message)</p><p>[2013-04-23 10:00:04,657] [Error ] [MPMain ] [ERROR] - OnMessage exception:System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.</p><p> bei MyWebradio.OurPlugin.Class1.Play()</p><p> bei MyWebradio.OurPlugin.Class1.OnClicked(Int32 controlId, GUIControl control, ActionType actionType)</p><p> bei MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message)</p><p>[2013-04-23 10:00:06,857] [Error ] [MPMain ] [ERROR] - OnMessage exception:System.IO.IOException: Das Gerät ist nicht bereit.</p><p> </p><p> bei System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)</p><p> bei System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)</p><p> bei System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)</p><p> bei System.IO.StreamWriter.CreateFile(String path, Boolean append)</p><p> bei System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize)</p><p> bei System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding)</p><p> bei Microsoft.VisualBasic.FileIO.FileSystem.WriteAllText(String file, String text, Boolean append, Encoding encoding)</p><p> bei Microsoft.VisualBasic.MyServices.FileSystemProxy.WriteAllText(String file, String text, Boolean append)</p><p> bei MyWebradio.OurPlugin.Class1.OnPageLoad()</p><p> bei MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message)[/CODE]</p></blockquote><p></p>
[QUOTE="catavolt, post: 987380, member: 54906"] Das braucht Dir überhaupt nicht peinlich zu sein ;) Benutzt Du für Deine Tests auch wirklich die 1.3.0 Final? Und hat Deine List die ID 300? In der XML sind nämlich einmal die Standard-Listen drin mit ID 50 und zusätzlich eine Liste mit ID 300. Irgendwas sollte da raus ;) **EDIT** Hier noch de Fehlermeldungen aus dem error.log: [code][2013-04-23 09:57:37,033] [Error ] [MPMain ] [ERROR] - OnMessage exception:System.IO.IOException: Das Gerät ist nicht bereit. bei System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) bei System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy) bei System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) bei System.IO.StreamWriter.CreateFile(String path, Boolean append) bei System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize) bei System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding) bei Microsoft.VisualBasic.FileIO.FileSystem.WriteAllText(String file, String text, Boolean append, Encoding encoding) bei Microsoft.VisualBasic.MyServices.FileSystemProxy.WriteAllText(String file, String text, Boolean append) bei MyWebradio.OurPlugin.Class1.OnPageLoad() bei MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message) [2013-04-23 10:00:04,657] [Error ] [MPMain ] [ERROR] - OnMessage exception:System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt. bei MyWebradio.OurPlugin.Class1.Play() bei MyWebradio.OurPlugin.Class1.OnClicked(Int32 controlId, GUIControl control, ActionType actionType) bei MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message) [2013-04-23 10:00:06,857] [Error ] [MPMain ] [ERROR] - OnMessage exception:System.IO.IOException: Das Gerät ist nicht bereit. bei System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) bei System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy) bei System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) bei System.IO.StreamWriter.CreateFile(String path, Boolean append) bei System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize) bei System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding) bei Microsoft.VisualBasic.FileIO.FileSystem.WriteAllText(String file, String text, Boolean append, Encoding encoding) bei Microsoft.VisualBasic.MyServices.FileSystemProxy.WriteAllText(String file, String text, Boolean append) bei MyWebradio.OurPlugin.Class1.OnPageLoad() bei MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message)[/CODE] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Language specific support
Deutsches MediaPortal Forum
Plugins & Skins für das MediaPortal
Plugins & Erweiterungen
Webradio Plugin ohne TV (Test & Hilfe gesucht)
Contact us
RSS
Top
Bottom