Playlist isn't functioning as expected (1 Viewer)

Bram

Portal Pro
December 12, 2005
851
3
's-Hertogenbosch
Home Country
Netherlands Netherlands
MediaPortal Version: MediaPortal 0.2
SVN: MediaPortal-svn--08-27-2006--19-58-Rev10035.exe
MediaPortal Skin: PM III
Windows Version: Windows XP SP2
CPU Type: AMD Sempron 2800+ @ 2.2Ghz
HDD: 1.5TB total Maxtor
Memory: 2GB DDR 400
Motherboard: ASUS s754 AGP
Motherboard Chipset: Via
Video Card: ASUS nVidia 6200AGP (256MB)
Video Card Driver:
Sound Card: Soundblaster X-Fi Platinum
1. TV Card: AverTV PVR 250MCE
1. TV Card Type: Analog
MPEG2 Video Codec: nVidia PureVideo
MPEG2 Audio Codec: nVidia PureVideo
Satelite/CableTV Provider: home
HTPC Case: Unknown brand ATX Mediacasing
Power Supply: 200 Watt
Remote: Microsoft IR remote
TV: Philips Matchline 82cm 4:3 CRT (1024-768)
TV - HTPC Connection: Composite


The playlist isn't showing anything at all. It stays empty while there should be at least something showing. I use the ExternalControlPlugin2 for writing a webbased media controller for MP. The plugin returns the content of the playlist always correctly. At the same time the MP interface isn't showing anything in the playlist.

Apart from this bug I find the playlist functionality very frustrsting. It's nearly impossible to create a playlist. Adding a track makes that song start immediately, so the music playing at that moment gets interrupted. And pussing one wrong butten makes the existing playlist disappear. Maybe it would be an idea the implement a dialog that asks if you realy wish to clear the existing playlist?


Another thing.. (it might all be connected...i don't know).
I see the following error occure often in my mediaportal_error.log

Code:
8/30/2006 1:11:49 PM 703 [ERROR] render exception:System.NullReferenceException: Object reference not set to an instance of an object.
   at MediaPortal.GUI.Library.GUIImage.AllocResources()
   at MediaPortal.GUI.Library.GUIImage.Render(Single timePassed)
   at MediaPortal.GUI.Library.GUIListControl.RenderIcon(Single timePassed, Int32 buttonNr, Int32 x, Int32 y, Boolean gotFocus)
   at MediaPortal.GUI.Library.GUIListControl.Render(Single timePassed)
   at MediaPortal.GUI.Library.GUIFacadeControl.Render(Single timePassed)
   at MediaPortal.GUI.Library.GUIGroup.Render(Single timePassed)
   at MediaPortal.GUI.Library.GUIWindow.Render(Single timePassed)

Just like this one....
Code:
8/29/2006 4:54:01 PM 953 [ERROR] Exception   :Out of memory.
8/29/2006 4:54:01 PM 953 [ERROR]   site      :System.Drawing.Image FromFile(System.String, Boolean)
8/29/2006 4:54:01 PM 953 [ERROR]   source    :System.Drawing
8/29/2006 4:54:01 PM 968 [ERROR]   stacktrace:   at System.Drawing.Image.FromFile(String filename, Boolean useEmbeddedColorManagement)
   at System.Drawing.Image.FromFile(String filename)
   at MediaPortal.GUI.Library.GUITextureManager.LoadGraphic(String fileName, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Int32& width, Int32& height)


As I said. This might all be connected to eachother. That's why I post it all in one topic.
 

Bram

Portal Pro
December 12, 2005
851
3
's-Hertogenbosch
Home Country
Netherlands Netherlands
1. I've installed the latest SVN (Rev10086)
2. cleared the mediaportal.log file
3. started Mediaportal
4. added songs to the playlist by selecting "Add to playlist" from the context menu of a directory containing multiple MP3 files.
5. went to the playlist screen to check if the items added showed up (not the case)
4. went back to my musicfiles and added a single file to the playlist from the contextmenu
5. checked the playlist again if a song was added (not the case)
6. closed MP

mediaportal.log -> http://pastebin.team-mediaportal.com/10478
 

samuel337

Portal Pro
August 25, 2004
772
0
Melbourne, Australia
Hmm... hang on. It maybe my fault.

Can you see if this happens if you *do not* do any GetPlaylist calls from ECP2?

I think I forgot to copy the playlist first before sending it over, so I'm actually removing certain properties from the actual playlist.

Sam
 

Bram

Portal Pro
December 12, 2005
851
3
's-Hertogenbosch
Home Country
Netherlands Netherlands
There were no calls to the ECP2 plugin at all. I will test it with the ECP2 disabled, but I hd this problem also before I was using your updated ECP2 plugin.
 

ronilse

Retired Team Member
  • Premium Supporter
  • July 19, 2005
    4,422
    283
    Moss
    Home Country
    Norway Norway
    Hi,
    I know paloema's bug it's fixed, but is the original bug in this thread fixed?
    Have tried to duplicate it but can't.

    Regards
    Roy
     

    Users who are viewing this thread

    Top Bottom