| |||||||
| MCE Replacement Plugin MediaPortal MCE Replacement Plugin |
![]() |
| | Thread Tools | Display Modes |
| | #221 (permalink) |
| Portal Member Join Date: Mar 2006 Location: Viernheim Age: 27
Posts: 36
Thanks: 1
Thanked 0 Times in 0 Posts
Country: | Hi jv2htpc, I have attached the script. I run it with the powerscheduler plugin from TVE3, which allows to specify a file to be run after standby. If you don't use TVE3, you could try Hibernate Trigger. Good Luck! Sven |
| | |
| | #222 (permalink) |
| Portal Developer Join Date: May 2007
Posts: 498
Thanks: 1
Thanked 83 Times in 39 Posts
Country: | Hi and-81: I just installed the 1.0.4.2 preview 5 version, intending to try the girder support with the iMon plugin for Girder. Unfortunately, I didn't have any success.... These are the problems I encountered: 1) running the configuration program, selecting the Girder plugin and clicking on configure causes a crash. The windows "Submit crash information to MicroSoft" dialog appears. No exception information is shown. 2) running the configuration program and selecting AutoDetect causes the program to hang. No dialog is presented. No logging information is added to the logs. here are the logs that were produced: Input Service.log 2008-03-14 22:36:05.635125 - Log Opened 2008-03-14 22:36:05.650750 - Input Service, Version=1.0.4.2, Culture=neutral, PublicKeyToken=null 2008-03-14 22:36:05.666375 - Info: Install folder: C:\Program Files\IR Server Suite 2008-03-14 22:36:05.666375 - Info: Starting Input Service ... 2008-03-14 22:36:07.838250 - Warn: No transmit plugin loaded 2008-03-14 22:36:08.213250 - Info: Started in Server Mode 2008-03-14 22:36:08.228875 - Error: Failed to start receive plugin: "Girder Plugin" 2008-03-14 22:36:08.228875 - Error: System.InvalidOperationException: No girder plugin file selected at InputService.Plugin.GirderPlugin.Start() in F:\MediaPortal Development\Plugins\IR Server Suite\IR Server Plugins\Girder Plugin\Girder Plugin.cs:line 82 at InputService.InputService.OnStart(String[] args) in F:\MediaPortal Development\Plugins\IR Server Suite\Input Service\Input Service\InputService.cs:line 293 2008-03-14 22:36:08.275750 - Info: Input Service started 2008-03-14 22:36:41.791375 - Info: PowerEvent: PowerStatusChange Input Service Configuration.log 2008-03-14 22:38:16.838250 - Log Opened 2008-03-14 22:38:16.853875 - Input Service Configuration, Version=1.0.4.2, Culture=neutral, PublicKeyToken=null 2008-03-14 22:38:16.853875 - Info: Loading settings ... Last edited by cybrmage; 2008-03-15 at 06:01. |
| | |
| | #223 (permalink) | |
| Portal Member Join Date: Mar 2008
Posts: 24
Thanks: 1
Thanked 0 Times in 0 Posts
| Quote:
| |
| | |
| | #224 (permalink) |
| Portal User Join Date: Mar 2008
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
| nachttier, thank you for the script... I did not yet get to try it... and dont seem to have need for it now either. I have installed a new dinovo edge keyboard, and since then all seems ok... dont know if the setpoint software could have something keeping the remote connection or something else alive/refreshed after S3. anyway, since restarting the IRserver input service just once today, I have since then put the computer into and out of S3 several times and all seems ok. so, for now, I keep your solution as a backup, when it eventually all will go wrong anyway ![]() so... thanks in advance... and while we are on the subject of thanks... a big thanks to and-81...!!! ![]() |
| | |
| | #225 (permalink) |
| Portal Member Join Date: Feb 2007
Posts: 17
Thanks: 9
Thanked 1 Time in 1 Post
| Hi and-81, First: I love your "IR-SERVER SUITE" I have a problem with my plasma TV (Panasonic). I would like to switch on and turn off the TV with IRBLAST. I originally train remote control this with this one on/off command. However, this is too short and does not tackle the plasma if I send the command. Can I change the duration of the sending command? Thx Sensman Sorry for my bad english |
| | |
| | #227 (permalink) |
| Portal Developer Join Date: Mar 2005 Location: Melbourne Age: 27
Posts: 2,251
Thanks: 30
Thanked 145 Times in 88 Posts
Country: | Olli0815: I've got some ideas for the Event Mapper, I'll try to get it sorted out before the next release. What you described in your last post should work, but it might not work because MediaPortal isn't sending that message internally... I'll try to sort this out, but I might need to have the plugin monitor these things a little differently... TheBatfink: Any of the receivers listed in the Input Service Configuration app should do the trick. jv2htpc: It almost sounds like the registry keys to remove the automatic handling are being removed and then the change only takes effect after you resume from standby... then maybe on the next reboot the registry keys are being put back in place because the driver is re-installed ... but that's a pretty whacky thing to happen ... It could just be a bug in the suspend/resume code ... I'm working on this at the moment to try to remove the last of the niggling suspend/resume bugs ... man, working with drivers coming in and out of standby is a pain in the arse. blobo: I'll rework the "force window focus" item to try to remedy this. I'll start a focus watching thread that will force the window to keep focus even if it loses it. nachttier: The WinLirc / Standby bug should be fixed in the next version. sensman: Try teaching the commands again but hold down the remote button while teaching. If that doesn't work you could create a macro that sends the same command twice in a row. If that doesn't work you could send me the IR files and I could modify them to repeat. I might improve the IR File Tool to allow users to do this themselves. Everyone: There should be a new test version (Preview 6 ) in the next few days.Cheers,
__________________ - Aaron. IR Server Suite - Version 1.0.4.1 MCE Replacement Plugin - Version 1.0.4.1 You don't need the MCE Replacement Driver Last edited by and-81; 2008-03-18 at 14:06. Reason: Added bold text |
| | |
| | #228 (permalink) |
| Portal Member Join Date: Feb 2007
Posts: 17
Thanks: 9
Thanked 1 Time in 1 Post
| Hi and-81, Thanks for the fast answer. I have already tried this with a Macro but the interval between the commands is too large. I append my IR file and hope you can help me. I would be happy if I could do this in the "IR File Tool" later myself. Greetings Sensman |
| | |
| | #229 (permalink) |
| Portal Developer Join Date: Mar 2005 Location: Melbourne Age: 27
Posts: 2,251
Thanks: 30
Thanked 145 Times in 88 Posts
Country: | sensman: Try this... it's only a small change, but it might do what you want... Cheers,
__________________ - Aaron. IR Server Suite - Version 1.0.4.1 MCE Replacement Plugin - Version 1.0.4.1 You don't need the MCE Replacement Driver |
| | |
| | #230 (permalink) |
| Portal Member Join Date: Feb 2007
Posts: 17
Thanks: 9
Thanked 1 Time in 1 Post
| Hi and 81, This modifies many thanks for it but unfortunately does not work either. The problem appears plasma for Panasonic at everyone. Not has influence let the equipment switch itself on only if the energy button is held tight, once push. However, the order will train fed in only once. As Macro, unfortunately, it does not work either because the interval is too long between the commands. There is a possibility of inserting the command in a *.IR file repeatedly, however without break? Greetings Sensman |
| | |
![]() |
| Bookmarks |
| Tags |
| server, suite, version |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| IR Server Suite - Feature Requests and Roadmap | and-81 | MCE Replacement Plugin | 46 | 2008-11-01 16:32 |
| IR Server Suite and Hauppauge IR | ykamchi | MCE Replacement Plugin | 20 | 2008-10-23 22:41 |
| IR Server Suite - Documentation | and-81 | MCE Replacement Plugin | 8 | 2008-08-22 13:44 |
| IR Server Suite - Public Test Version | and-81 | MCE Replacement Plugin | 435 | 2008-01-14 12:03 |
| IR Server Suite - Alpha Testing (Private) | and-81 | MCE Replacement Plugin | 87 | 2007-07-04 19:04 |