WifiRemote - a tcp remote control server 0.8.3 [2014-07-20] (3 Viewers)

santre78rm

Portal Member
October 1, 2008
7
0
Re: WifiRemote - a tcp remote control server 0.4.1 [2011-08-19]

Yesterday i upgraded mp to 1.2 rc1 version and when i tried to install WifiRemote_0.4.1_beta.mpe1 i recieved an error message that said "no mediaportal dependency found".
What's wrong ? thanks
 

Shukuyen

Community Plugin Dev
  • Premium Supporter
  • May 8, 2008
    557
    300
    Lake of Constance
    Home Country
    Germany Germany
    • Thread starter
    • Moderator
    • #92
    Re: WifiRemote - a tcp remote control server 0.4.1 [2011-08-19]

    We have to update the installer for 1.2rc. Hopefully I will find time to update soon, then I can do that.
     

    Wurlitzer

    Portal Member
    October 30, 2008
    41
    1
    Home Country
    Germany Germany
    Re: WifiRemote - a tcp remote control server 0.4.1 [2011-08-19]

    Hi,
    thx for this application, wow.
    I tried to install it, but ahd e few problems:

    I use a client / Server runtime. Both, on server (Vail) and Clients (win7 x86 and x64) i'm using mepo 1.2 Beta.
    On my mepo client the Wifiremote is under incompatible plugins. I cannot configere it. On Vail plugin the Channel list is empty and i get a error message.
    (Screenshots)
     

    Attachments

    • vail.PNG
      vail.PNG
      124.4 KB
    • wifiremote_plugin.PNG
      wifiremote_plugin.PNG
      77.1 KB

    PServais

    Portal Member
    July 31, 2008
    8
    1
    42
    Maastricht
    Home Country
    Netherlands Netherlands
    Re: WifiRemote - a tcp remote control server 0.4.1 [2011-08-19]

    The nowplaying message doesn't send any mediainfo in moving pictures and music, the tvseries are send with info.
    I have MP 1.2.0 beta installed and wifiremote 0.4.1 for MP 1.2.0 beta installed.
    Everything else works perfect :D
    According to the wiki it should send mediainfo?
    Moving pictures is version 1.2.3
    I have tested above with the DemoClient.

    Patrick
     

    olli14

    Portal Pro
    December 17, 2008
    740
    35
    Home Country
    Germany Germany
    AW: Re: WifiRemote - a tcp remote control server 0.4.1 [2011-08-19]

    Hi olli14,

    please zip and post your MediaPortal log folder, thanks!

    Hi Shukuyen,
    I've posted my log but I think it doesn't help you to find my problems, right?
    My error window is very long and somewhere at the there is something like

    "JIT debugging ...
    <configuration>
    <system.windows.forms jitDebugging="true" />
    </configuration>"

    After I installed the wifiremote plugin I could start the configuration. Then I exited the configuration and now I can't start the configuration of the wifiremote plugin inside Mediaportal configuration anymore.
    I already uninstalled Microsoft Net 4.0 and wifiremote and installed both progs again. But now I have always this error message so wifiremote doesn't work.
     

    DieBagger

    Retired Team Member
  • Premium Supporter
  • September 11, 2007
    2,516
    1,276
    39
    Austria
    Home Country
    Austria Austria
    Re: WifiRemote - a tcp remote control server 0.4.1 [2011-08-19]

    I just uploaded a RC-compatible installer to the downloads page...
     

    mbuzina

    Retired Team Member
  • Premium Supporter
  • April 11, 2005
    2,839
    726
    Germany
    Home Country
    Germany Germany
    Re: WifiRemote - a tcp remote control server 0.4.1 [2011-08-19]

    Wurlitzer: Wifi Remote is only for clients as it controls the client (and not the server). The first post has 2 download links, one for pre 1.2.0 Beta and one for the beta & RC. Use the latter one and your plugin will be supported ;)
     

    Shukuyen

    Community Plugin Dev
  • Premium Supporter
  • May 8, 2008
    557
    300
    Lake of Constance
    Home Country
    Germany Germany
    • Thread starter
    • Moderator
    • #98
    Re: WifiRemote - a tcp remote control server 0.4.1 [2011-08-19]

    The nowplaying message doesn't send any mediainfo in moving pictures and music, the tvseries are send with info.
    I have MP 1.2.0 beta installed and wifiremote 0.4.1 for MP 1.2.0 beta installed.
    Everything else works perfect :D
    According to the wiki it should send mediainfo?
    Moving pictures is version 1.2.3
    I have tested above with the DemoClient.

    Patrick

    Hi Patrick,

    we have a bug with some MovingPictures movies (music should work?) that prevents mediainfo for some movies. You can follow development on this here: Issue 61 - wifiremote - MovingPictures movies with curly brackets in the filename are not recognized - A MediaPortal plugin to send and receive remote commands via TCP/IP - Google Project Hosting




    olli14 said:
    I've posted my log but I think it doesn't help you to find my problems, right?

    Hi olli,

    sorry for the late answer, things are kind of busy around here at the moment.
    I had a look at your log files but I guess last time you started MediaPortal the WifiRemote.dll was not in your plugins/process folder? I need the logs from when the crash happened. Alternatively you can send a screenshot or the complete JIT error? The part you posted is just a generic error, nothing specific about the WifiRemote problem.
     

    renfrja

    New Member
    March 4, 2010
    4
    1
    Home Country
    United States of America United States of America
    Re: WifiRemote - a tcp remote control server 0.4.1 [2011-08-19]

    Shukuyen,
    I think I have the same issue as Olli.
    I've got MP 1.2 RC and have installed the relevant WifiRemote version.
    I can get in to the plugin config once, then from that point forward it throws the following exception.

    Thanks for your help.

    Code:
    ************** Exception Text **************
    System.ArgumentException: An item with the same key has already been added.
       at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
       at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
       at System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value)
       at WifiRemote.SetupForm..ctor()
       at WifiRemote.WifiRemote.ShowPlugin()
       at MediaPortal.Configuration.Sections.PluginsNew.itemConfigure_Click(Object sender, EventArgs e)
       at System.Windows.Forms.Control.OnClick(EventArgs e)
       at System.Windows.Forms.Button.OnClick(EventArgs e)
       at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
       at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
       at System.Windows.Forms.Control.WndProc(Message& m)
       at System.Windows.Forms.ButtonBase.WndProc(Message& m)
       at System.Windows.Forms.Button.WndProc(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
     

    IchBinsShort

    Portal Pro
    January 3, 2008
    683
    54
    Home Country
    Germany Germany
    AW: WifiRemote - a tcp remote control server 0.4.1 [2011-08-19]

    When I install the new Version 0.4.1 for 1.2 RC, the Dialog shows a wrong Version. It shows 0.2.0.0 at the Installation Dialog.
     

    Attachments

    • Unbenannt.png
      Unbenannt.png
      33.2 KB

    Users who are viewing this thread

    Top Bottom