Sometimes no data are displayed for a track (1 Viewer)

SebNYD

MP Donator
  • Premium Supporter
  • December 26, 2008
    48
    2
    Home Country
    France France
    MediaPortal Version: 1.1.2
    MediaPortal Skin: StreamedMP
    Windows Version: Windows 7
    CPU Type: Intel Core i3-530
    HDD: SSD 64Go (System) + Samsung 500Go (Recordings) + NAS (WHS) for media files
    Memory: 2x2Go
    Motherboard: Gigabyte GA-H55M-UD2H rev 1.3
    Video Card: Sapphire HD 5450 (ATI Radeon)
    Video Card Driver: 10.12 from Sapphire website
    Sound Card: Sapphire HD 5450
    Sound Card AC3:
    Sound Card Driver: Realtek HDMI 2.55
    1. TV Card: FloppyDTV (DVB-C)
    1. TV Card Type: DVB-C
    1. TV Card Driver: 5.7
    2. TV Card: Avermedia A188D (2*DVB-T)
    2. TV Card Type: DVB-T
    2. TV Card Driver:
    3. TV Card:
    3. TV Card Type:
    3. TV Card Driver:
    4. TV Card:
    4. TV Card Type:
    4. TV Card Driver:
    MPEG2 Video Codec: PDVD8
    MPEG2 Audio Codec: FFDshow
    h.264 Video Codec: FFDshow for Video, PDVD8 for TV
    Satelite/CableTV Provider: Numericable
    HTPC Case: Antec Fusion Black
    Cooling: Noiseblocker NB-BlackSilentFan XL1 120mm (@7V)
    Power Supply: Fortron Zen 400W fanless
    Remote: Logitech Harmony 555 (With MCE IR receiver)
    TV: Onkyo TX-SR607 -> Sony 52w4000
    TV - HTPC Connection: HDMI

    Hi everyone,

    Sometimes, the now playing screen (and every other places where the relevant data should appear) doesn't show any information on what's playing. Everything appears as if the tag for the song was empty. Music plays smoothly nevertheless and if I jump to the next track and come back to the previous track, information are displayed properly.

    I do not know if this is relevant but I'm using the Audioscrobbler plugin to scrobble what I'm listening with MePo.

    I'm facing this issue for a while now, anyone has any idea on what could cause this ?

    Thanks,

    Seb

    Here's the error log when this happens (two occurrences here)
    "2011-02-17 19:26:20.774295 [ERROR][MPMain(1)]: Exception: System.ArgumentException: Le chemin d'accès n'a pas une forme conforme.
    à System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
    à System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
    à MediaPortal.GUI.Music.GUIMusicPlayingNow.OnPlayBackStarted(MediaType type, String filename)
    à MediaPortal.Player.g_Player.StartedHandler.Invoke(MediaType type, String filename)
    à MediaPortal.Player.g_Player.OnStarted()
    à MediaPortal.Player.g_Player.Play(String strFile, MediaType type)
    à MediaPortal.Playlists.PlayListPlayer.FakePlayer.MediaPortal.Playlists.PlayListPlayer.IPlayer.Play(String strFile)
    à MediaPortal.Playlists.PlayListPlayer.Play(Int32 iSong)
    à MediaPortal.Playlists.PlayListPlayer.PlayNext()
    à MediaPortal.Playlists.PlayListPlayer.OnMessage(GUIMessage message)
    à MediaPortal.GUI.Library.SendMessageHandler.Invoke(GUIMessage message)
    à MediaPortal.GUI.Library.GUIWindowManager.SendMessage(GUIMessage message)
    2011-02-17 19:30:30.278566 [ERROR][MPMain(1)]: Exception: System.ArgumentException: Le chemin d'accès n'a pas une forme conforme.
    à System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
    à System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
    à MediaPortal.GUI.Music.GUIMusicPlayingNow.OnPlayBackStarted(MediaType type, String filename)
    à MediaPortal.Player.g_Player.StartedHandler.Invoke(MediaType type, String filename)
    à MediaPortal.Player.g_Player.OnStarted()
    à MediaPortal.Player.g_Player.Play(String strFile, MediaType type)
    à MediaPortal.Playlists.PlayListPlayer.FakePlayer.MediaPortal.Playlists.PlayListPlayer.IPlayer.Play(String strFile)
    à MediaPortal.Playlists.PlayListPlayer.Play(Int32 iSong)
    à MediaPortal.Playlists.PlayListPlayer.PlayNext()
    à MediaPortal.Playlists.PlayListPlayer.OnMessage(GUIMessage message)
    à MediaPortal.GUI.Library.SendMessageHandler.Invoke(GUIMessage message)
    à MediaPortal.GUI.Library.GUIWindowManager.SendMessage(GUIMessage message)"
     

    jameson_uk

    Retired Team Member
  • Premium Supporter
  • January 27, 2005
    7,258
    2,528
    Birmingham
    Home Country
    United Kingdom United Kingdom
    Hello Jameson,

    Sorry, here are the full debug logs :)
    These are not full logs... your mediaportal.xml only contains
    Code:
    2011-02-18 19:06:36.220573 [Warn.][MPMain(1)]: GraphicContext: NO screen calibration file found for resolution 1920x1080!
    2011-02-18 19:06:40.959844 [Warn.][MPMain(1)]: GraphicContext: NO screen calibration file found for resolution 1920x1080!
    2011-02-18 19:07:23.915301 [Warn.][PoolThread16(16)]: GUIMusicPlayingNow: OnUpdateAlbumInfoCompleted: unexpected responsetype for request: GetAlbumInfo
    2011-02-18 19:07:39.737206 [Warn.][PoolThread16(16)]: NowPlaying.OnUpdateTagInfoCompleted: unexpected response for request: GetAlbumInfo
    2011-02-18 19:07:42.978392 [Warn.][PoolThread16(16)]: GUIMusicPlayingNow: OnUpdateAlbumInfoCompleted: unexpected responsetype for request: GetAlbumInfo
    2011-02-18 19:07:48.769723 [Warn.][PoolThread16(16)]: NowPlaying.OnUpdateTagInfoCompleted: unexpected response for request: GetAlbumInfo
    2011-02-18 19:07:51.999908 [Warn.][PoolThread16(16)]: GUIMusicPlayingNow: OnUpdateAlbumInfoCompleted: unexpected responsetype for request: GetAlbumInfo
    2011-02-18 19:07:56.780181 [Warn.][PoolThread16(16)]: NowPlaying.OnUpdateTagInfoCompleted: unexpected response for request: GetAlbumInfo
    2011-02-18 19:07:56.861186 [Warn.][MPMain(1)]: GUIMusicPlayingNow: current tag invalid for album info lookup. File: 
    2011-02-18 19:07:56.861186 [Warn.][MPMain(1)]: GUIMusicPlayingNow: current tag invalid for tag info lookup. File:

    This should be much much bigger. Did you collect these logs using the option from the start menu and chose the report a bug option ?
     

    SebNYD

    MP Donator
  • Premium Supporter
  • December 26, 2008
    48
    2
    Home Country
    France France
    Yes I did use the special option from the start menu and choose the very first option to report a bug to the MePo Team...
     

    jameson_uk

    Retired Team Member
  • Premium Supporter
  • January 27, 2005
    7,258
    2,528
    Birmingham
    Home Country
    United Kingdom United Kingdom
    Yes I did use the special option from the start menu and choose the very first option to report a bug to the MePo Team...
    Odd as these logs do not show anything...

    Can you try again, at the very least your logs should show MP actually opening up...
    Code:
    2011-02-19 11:46:59.546875 [Info.][MPMain(1)]: Main: MediaPortal v1.1.6.27484 is starting up on Windows XP ( Service Pack 3 ) [5.1.2600.196608]
     

    SebNYD

    MP Donator
  • Premium Supporter
  • December 26, 2008
    48
    2
    Home Country
    France France
    I had the log verbosity set to Warning on the MePo configuration, I never suspected that this could have an impact over the debug mode...
    Again sorry :-(

    Here are what should be full logs.

    What I did :
    - Choose Arcade Fire => The Suburbs on the Music DB.
    - Play track 1 => Song title is displayed properly.
    - Skip to track 2 => No song title or track number displayed
    - Skip to to track 3 => Song title is diplayed
    - Back to track 2 => Song title is displayed

    Thanks a lot for your time Jameson :)
     

    SebNYD

    MP Donator
  • Premium Supporter
  • December 26, 2008
    48
    2
    Home Country
    France France
    Hello,

    Is something still missing ? Can I provide any more info ? :)

    Thanks,

    Seb
     

    hwahrmann

    Development Group
  • Team MediaPortal
  • September 15, 2004
    4,633
    2,457
    Vienna, Austria
    Home Country
    Austria Austria
    If i am not mistaken, this has been fixed a few weeks ago, either bei jameson_uk or by me. Can't remember anymore.
     

    Users who are viewing this thread

    Top Bottom