IR Server Suite - Version 1.4.2 Test Build 3158/3281 (7 Viewers)

Status
Not open for further replies.

cpp2005

Retired Team Member
  • Premium Supporter
  • November 7, 2006
    164
    127
    mironicus
    OK!

    Aaron
    attached is modified source file, it's just not doing anything on suspend/resume :)
    On a technical note, it seems there is no problem to suspend in DeviceIoControl. It is working properly upon resume, so there is no need to cancel IO request, stop reading thread, etc.
    Anyway the current problem (may be it happens in other places as well) that computer is suspended in the middle of suspend code! Yes you can see it in the logs I attached. On resume, both remainder of suspend code and resume code are running one in the middle of other, causing various problems.
     

    mbu10

    Portal Pro
    March 20, 2007
    65
    3
    been trying to get this to work for days now

    got the ir working outside in the config of MP
    but inside MP it refuses to chnage channels
    here are the log files
    have installed the newest v of ir suite and reinstalled and rebooted many times but nothing seems to be working
    i have set all the external chnanel in MP to external and the channel number and if i test every number works fine outside
    it does not even flash inside of media portal
    please help driving me mad
    thanks

    2008-08-29 21:43:11.562500 [ERROR][MPMain]: GUIWindow:OnWindowLoaded id:0 ex:Object of type 'MediaPortal.GUI.Library.GUIProgressControl' cannot be converted to type 'MediaPortal.GUI.Library.GUIImage'. at System.RuntimeType.CheckValue(Object value, Binder binder, CultureInfo culture, BindingFlags invokeAttr)
    at System.Reflection.RtFieldInfo.InternalSetValue(Object obj, Object value, BindingFlags invokeAttr, Binder binder, CultureInfo culture, Boolean doVisibilityCheck, Boolean doCheckConsistency)
    at System.Reflection.RtFieldInfo.SetValue(Object obj, Object value, BindingFlags invokeAttr, Binder binder, CultureInfo culture)
    at MediaPortal.GUI.Library.GUIWindow.OnWindowLoaded() MediaPortal.GUI.Music.GUIMusicOverlay
    2008-08-29 21:43:22.953125 [ERROR][ProcessExternalChannel]: Exception :confused:ystem.NullReferenceException: Object reference not set to an instance of an object.
    at MediaPortal.Plugins.TV2BlasterPlugin.ProcessExternalChannel(Object args)
    2008-08-29 21:43:22.953125 [ERROR][ProcessExternalChannel]: Exception :Object reference not set to an instance of an object.
    2008-08-29 21:43:22.953125 [ERROR][ProcessExternalChannel]: site :Void ProcessExternalChannel(System.Object)
    2008-08-29 21:43:22.953125 [ERROR][ProcessExternalChannel]: source :TV2BlasterPlugin
    2008-08-29 21:43:22.953125 [ERROR][ProcessExternalChannel]: stacktrace: at MediaPortal.Plugins.TV2BlasterPlugin.ProcessExternalChannel(Object args)
    2008-08-29 21:43:35.562500 [ERROR][ProcessExternalChannel]: Exception :confused:ystem.NullReferenceException: Object reference not set to an instance of an object.
    at MediaPortal.Plugins.TV2BlasterPlugin.ProcessExternalChannel(Object args)
    2008-08-29 21:43:35.562500 [ERROR][ProcessExternalChannel]: Exception :Object reference not set to an instance of an object.
    2008-08-29 21:43:35.562500 [ERROR][ProcessExternalChannel]: site :Void ProcessExternalChannel(System.Object)
    2008-08-29 21:43:35.562500 [ERROR][ProcessExternalChannel]: source :TV2BlasterPlugin
    2008-08-29 21:43:35.562500 [ERROR][ProcessExternalChannel]: stacktrace: at MediaPortal.Plugins.TV2BlasterPlugin.ProcessExternalChannel(Object args)
    2008-08-29 21:43:49.531250 [ERROR][ProcessExternalChannel]: Exception :confused:ystem.NullReferenceException: Object reference not set to an instance of an object.
    at MediaPortal.Plugins.TV2BlasterPlugin.ProcessExternalChannel(Object args)
    2008-08-29 21:43:49.531250 [ERROR][ProcessExternalChannel]: Exception :Object reference not set to an instance of an object.
    2008-08-29 21:43:49.531250 [ERROR][ProcessExternalChannel]: site :Void ProcessExternalChannel(System.Object)
    2008-08-29 21:43:49.531250 [ERROR][ProcessExternalChannel]: source :TV2BlasterPlugin
    2008-08-29 21:43:49.531250 [ERROR][ProcessExternalChannel]: stacktrace: at MediaPortal.Plugins.TV2BlasterPlugin.ProcessExternalChannel(Object args)
     

    cnicolas

    Portal Member
    November 19, 2006
    38
    10
    Home Country
    France France
    Please I need some help. I will use IR Server (test build 1.4.2.1711) for my USB UIRT and Media Portal (1.0.0.0 RC2), but MediaPortal Control Plugin doesn't work : Nothing happens when I press any button off my remote on remote control screen of the plugin.
    The same action works correctly (show button code) with the debug client of IR Suite.

    Any idea ?

    Thank you
     

    cnicolas

    Portal Member
    November 19, 2006
    38
    10
    Home Country
    France France
    My profile :
    Processor: PentiumM 740 (1.73 GHz)
    Memory : 1Go
    TV Tuner: NOVA T 500
    Video card: Mediamax ATI Radeon 9550
    OS: Windows XP SP2
    MP: 1.0.0.0 RC2

    I use no relaying, only localhost.
    IR server work fine, I use translator as workaround.
    But when I go in MediaPortal config, on MediaPortal Control Plugin, Remote Controls, nothings appear on Status zone when I push any button of my remote.
    I don't understand if the 2 others plugins (TV2 Blaster Plugin for IR server and MP Blast Zone Plugin for IR server) must be enabled or not.
     

    Crew

    Portal Pro
    April 24, 2007
    61
    0
    Still no imon functionality in mediaportal. However translator is solid with mce remote and imon reciever.

    How can you map the arrows to movement using the keystrokes on translator?
     

    travisbell

    Portal Member
    September 2, 2008
    16
    2
    Home Country
    Canada Canada
    Hey guys,

    You'll have to excuse me here, new to the forums but am loving IR Suite Server...

    Here's the thing, the service stops randomly rather frequently and has been causing me a fair bit of grief. Is this something that is a known issue?

    I've set the service to automatically restart upon failure but it doesn't seem to really be a fix...

    Thanks for the awesome app, and hopefully this has a solution ;)
     

    spon

    New Member
    August 24, 2008
    2
    0
    Hello. I can't figure out how to program media commands such as play, pause, FFD, ect. I've been able to get basic number and direction functions to work as well as launch individual apps, but I can't get any of the media commands to work.

    Also, I'd like to be able to select subtitles from mkv and avi movies using my remote. Can anyone point me in the right direction for a tutorial? I've read thru a lot of these forums to no avail.

    thanks for any help!
     

    simon169

    MP Donator
  • Premium Supporter
  • February 9, 2005
    45
    3
    Install problem ?

    I am trying to install the latest

    IR Server Suite - Test Build 1.4.2 RC1 version

    and when I run the install it asks for the folder to be installed to, usually on installs this is filled in with a default but on the IR install it is blank for me. which folder do I need to point it at for the install.

    I am running MP Server single seat version

    programs are in

    c:\program files\team mediaportal\mediaportal and mediaportal tv server

    Thanks

    Simon
     
    Status
    Not open for further replies.

    Users who are viewing this thread

    Top Bottom