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
MediaPortal 1
MediaPortal 1 Skins
broken video playlist
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="citizenkeys" data-source="post: 481266" data-attributes="member: 91851"><p>the video playlist for my skin don't work.</p><p>when i select a video and press "menu" on the remote, the dialog comes up and i select "Add to playlist".</p><p>the video doesn't get added to the playlist, however.</p><p>i have logging at debug level, and this is what's in mediaportal.log:</p><p>[CODE]2009-07-03 06:35:59.656250 [Debug][MPMain]: WindowManager: route MediaPortal.GUI.Video.GUIVideoFiles:6->MediaPortal.Dialogs.GUIDialogMenu:2012</p><p>2009-07-03 06:35:59.656250 [Debug][MPMain]: DialogWindow: MediaPortal.Dialogs.GUIDialogMenu init</p><p>2009-07-03 06:36:01.906250 [Debug][MPMain]: WindowManager: unroute to MediaPortal.Dialogs.GUIDialogMenu:2012->MediaPortal.GUI.Video.GUIVideoFiles:6</p><p>[/CODE]</p><p></p><p>when i try to view the playlist, this is what i get in error.log:</p><p>[CODE]2009-07-03 06:37:08.062500 [ERROR][MPMain]: OnMessage exception:System.NullReferenceException: Object reference not set to an instance of an object.</p><p> at MediaPortal.GUI.Video.GUIVideoPlayList.OnPageLoad()</p><p> at MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message)</p><p>[/CODE]</p><p>and this is in mediaportal.log:</p><p>[CODE]2009-07-03 06:35:59.656250 [Debug][MPMain]: WindowManager: route MediaPortal.GUI.Video.GUIVideoFiles:6->MediaPortal.Dialogs.GUIDialogMenu:2012</p><p>2009-07-03 06:35:59.656250 [Debug][MPMain]: DialogWindow: MediaPortal.Dialogs.GUIDialogMenu init</p><p>2009-07-03 06:36:01.906250 [Debug][MPMain]: WindowManager: unroute to MediaPortal.Dialogs.GUIDialogMenu:2012->MediaPortal.GUI.Video.GUIVideoFiles:6</p><p>2009-07-03 06:37:08.046875 [Debug][MPMain]: Window: MediaPortal.GUI.Video.GUIVideoFiles deinit</p><p>2009-07-03 06:37:08.046875 [Debug][MPMain]: TextureManager: CleanupThumbs()</p><p>2009-07-03 06:37:08.062500 [Warn.][MPMain]: TextureManager: texture: C:\Program Files\Team MediaPortal\MediaPortal\Skin\pm3sexy43\media\toggle-up.gif does not exist</p><p>2009-07-03 06:37:08.062500 [Warn.][MPMain]: TextureManager: texture: C:\Program Files\Team MediaPortal\MediaPortal\Skin\pm3sexy43\media\toggle-down.gif does not exist</p><p>2009-07-03 06:37:08.062500 [Debug][MPMain]: Window: MediaPortal.GUI.Video.GUIVideoPlayList init</p><p>2009-07-03 06:37:08.062500 [Info.][MPMain]: OnMessage exception:System.NullReferenceException: Object reference not set to an instance of an object.</p><p> at MediaPortal.GUI.Video.GUIVideoPlayList.OnPageLoad()</p><p> at MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message)</p><p>[/CODE]</p><p></p><p><img src="http://j.photos.cx/pm3sexy_playlist-0f6.jpg" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p></blockquote><p></p>
[QUOTE="citizenkeys, post: 481266, member: 91851"] the video playlist for my skin don't work. when i select a video and press "menu" on the remote, the dialog comes up and i select "Add to playlist". the video doesn't get added to the playlist, however. i have logging at debug level, and this is what's in mediaportal.log: [CODE]2009-07-03 06:35:59.656250 [Debug][MPMain]: WindowManager: route MediaPortal.GUI.Video.GUIVideoFiles:6->MediaPortal.Dialogs.GUIDialogMenu:2012 2009-07-03 06:35:59.656250 [Debug][MPMain]: DialogWindow: MediaPortal.Dialogs.GUIDialogMenu init 2009-07-03 06:36:01.906250 [Debug][MPMain]: WindowManager: unroute to MediaPortal.Dialogs.GUIDialogMenu:2012->MediaPortal.GUI.Video.GUIVideoFiles:6 [/CODE] when i try to view the playlist, this is what i get in error.log: [CODE]2009-07-03 06:37:08.062500 [ERROR][MPMain]: OnMessage exception:System.NullReferenceException: Object reference not set to an instance of an object. at MediaPortal.GUI.Video.GUIVideoPlayList.OnPageLoad() at MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message) [/CODE] and this is in mediaportal.log: [CODE]2009-07-03 06:35:59.656250 [Debug][MPMain]: WindowManager: route MediaPortal.GUI.Video.GUIVideoFiles:6->MediaPortal.Dialogs.GUIDialogMenu:2012 2009-07-03 06:35:59.656250 [Debug][MPMain]: DialogWindow: MediaPortal.Dialogs.GUIDialogMenu init 2009-07-03 06:36:01.906250 [Debug][MPMain]: WindowManager: unroute to MediaPortal.Dialogs.GUIDialogMenu:2012->MediaPortal.GUI.Video.GUIVideoFiles:6 2009-07-03 06:37:08.046875 [Debug][MPMain]: Window: MediaPortal.GUI.Video.GUIVideoFiles deinit 2009-07-03 06:37:08.046875 [Debug][MPMain]: TextureManager: CleanupThumbs() 2009-07-03 06:37:08.062500 [Warn.][MPMain]: TextureManager: texture: C:\Program Files\Team MediaPortal\MediaPortal\Skin\pm3sexy43\media\toggle-up.gif does not exist 2009-07-03 06:37:08.062500 [Warn.][MPMain]: TextureManager: texture: C:\Program Files\Team MediaPortal\MediaPortal\Skin\pm3sexy43\media\toggle-down.gif does not exist 2009-07-03 06:37:08.062500 [Debug][MPMain]: Window: MediaPortal.GUI.Video.GUIVideoPlayList init 2009-07-03 06:37:08.062500 [Info.][MPMain]: OnMessage exception:System.NullReferenceException: Object reference not set to an instance of an object. at MediaPortal.GUI.Video.GUIVideoPlayList.OnPageLoad() at MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message) [/CODE] [IMG]http://j.photos.cx/pm3sexy_playlist-0f6.jpg[/IMG] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Skins
broken video playlist
Contact us
RSS
Top
Bottom