MPlayer Plugin - shares not showing up (1 Viewer)

hooners

Portal Member
November 15, 2007
10
0
Home Country
United States of America United States of America
MediaPortal Version: 0.2.3
Windows Version: xp pro
CPU Type: P4
Video Card: Radeon 9200 Pro
1. TV Card: Hauppauge pvr350
Remote: Hauppauge pvr350 and several universals
TV - HTPC Connection: single digital rca video

I cannot seem to get any folder shares to show up using the mplayer plugin? I have:
- turned the my video and my music shares on and off
- added multiple new shares
- tried short names no spaces and long for the share name

Whenever I go into mplayer plugin it says "shares" at the top, but nothing shows to the right?? Any ideas?

-hooners
 

misterd

Retired Team Member
  • Premium Supporter
  • April 4, 2006
    1,597
    314
    Home Country
    Germany Germany
    I assume that it perhaps has something to do with the skin that you are using. I only have tested it with B2 (wide) and PM III. The B2 files are the standard files for all other skins, so it could be that it isn't working in all cases. If this is the case, a special skin has to be created for this skin.

    But if you are using one of the skins that I have tested, than test it again and attach the log of this test to a post here in the forum. I will than review it and try to find the bug.


    MisterD
     

    hooners

    Portal Member
    November 15, 2007
    10
    0
    Home Country
    United States of America United States of America
    Thanks for the reply. I was using blue2 (normal) last night, however, I switched over to blue2 (wide) tonight and checked all of my skin configs to make sure they were all set and everything looks good. I rechecked my shares again and everything looks good.

    However...same issue, shares still not showing up in the application, just the menu on the left and no shares showing up to browse.

    Loaded it up and here was the error I saw in the log file. Let me know if you need more of the logs. Thanks!
    -hooners

    2007-11-30 20:40:14.264240 [ERROR][MPMain]: No translation found for id 109533
    2007-11-30 20:40:14.295490 [ERROR][MPMain]: OnMessage exception:confused:ystem.MissingMethodException: Method not found: 'Core.Util.FileInformation MediaPortal.GUI.Library.GUIListItem.get_FileInfo()'.
    at MPlayer.MPlayer_GUIPlugin.LoadDirectory(String newFolderName)
    at MPlayer.MPlayer_GUIPlugin.OnPageLoad()
    at MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message)
    2007-11-30 20:40:46.702155 [ERROR][MPMain]: No translation found for id 109533
    2007-11-30 20:40:53.327240 [ERROR][MPMain]: No translation found for id 109533
    2007-11-30 20:40:53.405366 [ERROR][MPMain]: No translation found for id 109533
    2007-11-30 20:40:53.405366 [ERROR][MPMain]: OnMessage exception:confused:ystem.MissingMethodException: Method not found: 'Core.Util.FileInformation MediaPortal.GUI.Library.GUIListItem.get_FileInfo()'.
    at MPlayer.MPlayer_GUIPlugin.LoadDirectory(String newFolderName)
    at MPlayer.MPlayer_GUIPlugin.OnPageLoad()
    at MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message)
     

    misterd

    Retired Team Member
  • Premium Supporter
  • April 4, 2006
    1,597
    314
    Home Country
    Germany Germany
    From what I can see in the log, I think that your MP installation is corrupted. But than you shouldn't see any share in my video or my music too, because my code is almost the same as the on of these two plugins.
    The log shows me that my plugin tries to create the share, but can't access a method of MP's core, which is there for a very long time (>1 year).
    Except reinstalling MP and my plugin, I can't give you any advice, because I have no clue what else is causing this problem.

    MisterD
     

    hooners

    Portal Member
    November 15, 2007
    10
    0
    Home Country
    United States of America United States of America
    Thanks. No dice still though. I can't figure what the heck is causing this. Just completely re-installed and still no shares. They show up fine in my videos and music, etc. but nothing for the mplayer plugin.

    Are there any other logs that could help us see what could possibly be causing this?

    Here is my latest log. Not sure if it's any different, doesn't look like it's different. Let me know if any other info would help you help me figure it out. Thanks!

    2007-12-02 15:13:27.156250 [ERROR][MPMain]: No translation found for id 109533
    2007-12-02 15:13:27.187500 [ERROR][MPMain]: OnMessage exception:confused:ystem.MissingMethodException: Method not found: 'Core.Util.FileInformation MediaPortal.GUI.Library.GUIListItem.get_FileInfo()'.
    at MPlayer.MPlayer_GUIPlugin.LoadDirectory(String newFolderName)
    at MPlayer.MPlayer_GUIPlugin.OnPageLoad()
    at MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message)
     

    misterd

    Retired Team Member
  • Premium Supporter
  • April 4, 2006
    1,597
    314
    Home Country
    Germany Germany
    I installed a clean 0.2.3 for testing on my dev machine and it worked fine here. It works also with latest SVN.
    The only thing that it is really mysterious is that your log shows the wrong signature of the method which is missing.

    I have attached a new compiled version of the gui plugin. It is placed in plugins\windows subfolder of the installation folder of MP.

    Perhaps it will work, otherwise I have no clue what is happening on your system.

    MisterD
     

    hooners

    Portal Member
    November 15, 2007
    10
    0
    Home Country
    United States of America United States of America
    Thanks for the help. I uninstalled everything, deleted all folders and re-installed MP and plugins and all appears to be working now. I think I had initially installed your plugin without the MP installer version (the old way - which would have been an old version) and then had installed over it with the newer MP installer once I realized you had only been releasing with the installer version and perhaps I had some old pieces of the code, which would explain the missing functions, etc.

    By the way - nice work (not to toot your horn...) - I have been battling with codec hell wtih no sound with random videos and it was making me nuts and I knew mplayer would help with that, and it did, so I wanted to use it and see the preview screen. I appreciate it.

    :D
     

    Users who are viewing this thread

    Top Bottom