MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal 1 » Community Skins and Plugins » Plugins » Hot Plugins » MCE Replacement Plugin


MCE Replacement Plugin MediaPortal MCE Replacement Plugin

Reply
 
Thread Tools Display Modes
Old 2008-03-14, 13:00   #221 (permalink)
Portal Member
 
Join Date: Mar 2006
Location: Viernheim
Age: 27
Posts: 36
Thanks: 1
Thanked 0 Times in 0 Posts

Country:

My System

Default

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
Attached Files
File Type: zip restart_inputservice.zip (192 Bytes, 28 views)
nachttier is offline   Reply With Quote
Old 2008-03-15, 05:59   #222 (permalink)
Portal Developer
 
Join Date: May 2007
Posts: 498
Thanks: 1
Thanked 83 Times in 39 Posts

Country:


Default

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.
cybrmage is offline   Reply With Quote
Old 2008-03-15, 17:52   #223 (permalink)
Portal Member
 
Join Date: Mar 2008
Posts: 24
Thanks: 1
Thanked 0 Times in 0 Posts


Default

Quote:
Originally Posted by nachttier View Post
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
I ended up using your batch file.. I said before that my remote has left me twice after resuming from standby.. well, yesterday when i did some more testing it happened twice more and i decided to try this method. It seems that after standby the translator works fine, but tvservice.exe needs to be re-run for the remote to work in MP. So i simply made trnaslator to run your batch file when computer resumes. So far, it seems to work.
blobo is offline   Reply With Quote
Old 2008-03-15, 18:07   #224 (permalink)
Portal User
 
Join Date: Mar 2008
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts


Default

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...!!!

jv2htpc is offline   Reply With Quote
Old 2008-03-17, 21:17   #225 (permalink)
Portal Member
 
Join Date: Feb 2007
Posts: 17
Thanks: 9
Thanked 1 Time in 1 Post


Default

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
sensman is offline   Reply With Quote
Old 2008-03-18, 00:51   #226 (permalink)
Portal Member
 
Join Date: Aug 2006
Posts: 24
Thanks: 2
Thanked 0 Times in 0 Posts


Default




Hi,

Just for testing purpose - I would expect that MP closes after entering the TV screen with this config...it doesn't.
Is this a bug or did I make a mistake?

Best regards,

Olli
Attached Thumbnails
ir-server-suite-version-1-0-4-1-go_to_window.jpg  
Olli0815 is offline   Reply With Quote
Old 2008-03-18, 14:01   #227 (permalink)
Portal Developer
 
and-81's Avatar
 
Join Date: Mar 2005
Location: Melbourne
Age: 27
Posts: 2,251
Thanks: 30
Thanked 145 Times in 88 Posts

Country:

My System

Default

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,

Last edited by and-81; 2008-03-18 at 14:06. Reason: Added bold text
and-81 is offline   Reply With Quote
Old 2008-03-18, 15:43   #228 (permalink)
Portal Member
 
Join Date: Feb 2007
Posts: 17
Thanks: 9
Thanked 1 Time in 1 Post


Default

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
Attached Files
File Type: zip TV-ON_OFF.ZIP (202 Bytes, 5 views)
sensman is offline   Reply With Quote
Old 2008-03-21, 08:29   #229 (permalink)
Portal Developer
 
and-81's Avatar
 
Join Date: Mar 2005
Location: Melbourne
Age: 27
Posts: 2,251
Thanks: 30
Thanked 145 Times in 88 Posts

Country:

My System

Default

sensman:

Try this... it's only a small change, but it might do what you want...

Cheers,
Attached Files
File Type: zip TV-ON_OFF.zip (202 Bytes, 5 views)
and-81 is offline   Reply With Quote
Old 2008-03-21, 10:23   #230 (permalink)
Portal Member
 
Join Date: Feb 2007
Posts: 17
Thanks: 9
Thanked 1 Time in 1 Post


Default

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
sensman is offline   Reply With Quote
Reply

Bookmarks

Tags
server, suite, version

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off

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


All times are GMT +1. The time now is 17:50.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress
Advertisement System V2.6 By   Branden