eventTrigger [v1.3.5 Beta] (1 Viewer)

C

CypherMK

Guest
Can I do this with this plugin:

When I use the new feature of playing videos in the pictures section, the refresh rates kickes in with every video. And after each video it goes back to default, and when the next one starts it switches refresh rate again.

Is it possible to stop the refresh rate changer in the pictures section, OR switch to the appropiate refresh rate (60 hz) when I enter the pictures section and leave it there until I exit?

:D

1. What changes your refresh rate?
2. Videos in "pictures" section? do you mean "Moving Pictures" plugin?

1. Every camera movie I have is in 60hz. My default is 50hz. So everytime I play one of these camera movies the refresh rate changes to 60hz. That is a bit annoying, because those movies are small in length and it takes my display 7 seconds to change refresh rate.

2. Yes, videos in my pictures section. It is a new option in 1.20 beta!

Sent from my GT-I9000 using Tapatalk
 

neorules

Portal Member
August 27, 2008
32
0
Home Country
Sweden Sweden
Re: eventTrigger [v1.2.0 Beta]

Can I do this with this plugin:

When I use the new feature of playing videos in the pictures section, the refresh rates kickes in with every video. And after each video it goes back to default, and when the next one starts it switches refresh rate again.

Is it possible to stop the refresh rate changer in the pictures section, OR switch to the appropiate refresh rate (60 hz) when I enter the pictures section and leave it there until I exit?

:D

1. What changes your refresh rate?
2. Videos in "pictures" section? do you mean "Moving Pictures" plugin?

1. Every camera movie I have is in 60hz. My default is 50hz. So everytime I play one of these camera movies the refresh rate changes to 60hz. That is a bit annoying, because those movies are small in length and it takes my display 7 seconds to change refresh rate.

2. Yes, videos in my pictures section. It is a new option in 1.20 beta!

Sent from my GT-I9000 using Tapatalk

Perhaps moryoav can add Main.MediaPortal.pictures.Start and Main.MediaPortal.pictures.Stop then I think you can make it through
add macro / system / display / change the display settings in the event ghost

moryoav tell me if I'm wrong
 

moryoav

Portal Pro
December 2, 2008
236
86
Home Country
Israel Israel
Re: eventTrigger [v1.2.0 Beta]

1. What changes your refresh rate?
2. Videos in "pictures" section? do you mean "Moving Pictures" plugin?

1. Every camera movie I have is in 60hz. My default is 50hz. So everytime I play one of these camera movies the refresh rate changes to 60hz. That is a bit annoying, because those movies are small in length and it takes my display 7 seconds to change refresh rate.

2. Yes, videos in my pictures section. It is a new option in 1.20 beta!

Sent from my GT-I9000 using Tapatalk

Perhaps moryoav can add Main.MediaPortal.pictures.Start and Main.MediaPortal.pictures.Stop then I think you can make it through
add macro / system / display / change the display settings in the event ghost

moryoav tell me if I'm wrong

I'm not sure MediaPortal has this option, I'll see what I can do...

is there anyone that can tell me how to make a page in mediaportal whid buttons that can trigger event in eventghost

I'm working on something for that...
 

fabien44

Portal Pro
March 12, 2006
414
33
Re: eventTrigger [v1.2.0 Beta]

Hello,

I have 2 questions:
1 - if EG is not started before MP is launched, how can i launch MP with my remote control? By now, i use EG to launch program
2 - what is the command to exit properly MP? (i don't speak about killing process or ALT+F4 combination)

Thanks,
Fabien
 
C

CypherMK

Guest
1. Every camera movie I have is in 60hz. My default is 50hz. So everytime I play one of these camera movies the refresh rate changes to 60hz. That is a bit annoying, because those movies are small in length and it takes my display 7 seconds to change refresh rate.

2. Yes, videos in my pictures section. It is a new option in 1.20 beta!

Sent from my GT-I9000 using Tapatalk

Perhaps moryoav can add Main.MediaPortal.pictures.Start and Main.MediaPortal.pictures.Stop then I think you can make it through
add macro / system / display / change the display settings in the event ghost

moryoav tell me if I'm wrong

I'm not sure MediaPortal has this option, I'll see what I can do...

is there anyone that can tell me how to make a page in mediaportal whid buttons that can trigger event in eventghost

I'm working on something for that...

:D

Sent from my GT-I9000 using Tapatalk
 

JiRo

MP Donator
  • Premium Supporter
  • May 1, 2009
    184
    44
    Prague
    Home Country
    Czech Republic Czech Republic
    Re: eventTrigger [v1.2.0 Beta]

    1 - if EG is not started before MP is launched, how can i launch MP with my remote control? By now, i use EG to launch program

    I don't understand why do you want start MP first. Normally is, if you use EG, start EG first and then start MP by pressing the appropriate key at remote control which is served by EG ...

    2 - what is the command to exit properly MP? (i don't speak about killing process or ALT+F4 combination)

    It depends on the actual parameters in message.xml file. Default setting is exiting MP throught key "Power TV". See relevant part of MessagePlugin.xml file:

    <button name="Power TV" code="101">
    <action layer="0" condition="*" conproperty="-1" command="POWER" cmdproperty="EXIT" sound="back.wav" />
    </button>

    or config screen:

    jiro-albums-various-picture649-exit-mp.jpg


    JiRo.
     

    vuego

    Documentation Group
  • Team MediaPortal
  • August 5, 2006
    1,644
    764
    Göteborg
    Home Country
    Sweden Sweden
    Re: eventTrigger [v1.2.0 Beta]

    Unfortunately today's version still starts several EventGhost windows for me. Both when starting MediaPortal and Configuration.

    This is quite possibly an issue with EventGhost. I'll be in contact with the programmer of EventGhost to try and solve this issue together.

    Hey, I've looked into this issue some more and I think user elevation is to blame. I don't get multiple Eventghost processes if I start Eventghost as Administrator (MediaPortal Configuration is also started as Administrator). However I need to start it as a normal user to be able to control MediaPortal :)

    Hope this helps.
     

    neorules

    Portal Member
    August 27, 2008
    32
    0
    Home Country
    Sweden Sweden
    Re: eventTrigger [v1.2.0 Beta]

    Unfortunately today's version still starts several EventGhost windows for me. Both when starting MediaPortal and Configuration.

    This is quite possibly an issue with EventGhost. I'll be in contact with the programmer of EventGhost to try and solve this issue together.

    Hey, I've looked into this issue some more and I think user elevation is to blame. I don't get multiple Eventghost processes if I start Eventghost as Administrator (MediaPortal Configuration is also started as Administrator). However I need to start it as a normal user to be able to control MediaPortal :)

    Hope this helps.

    i have done some testing

    when start Eventghost as Administrator MediaPortal Configuration works like as it should but not when i start mediaportal then it start a second Eventghost processes

    when start Eventghost normal then MediaPortal Configuration/plugins it trigger a second Eventghost processes
    but not in mediaportal
     

    Khurram

    Portal Pro
    May 12, 2008
    211
    5
    Home Country
    Pakistan Pakistan
    Re: eventTrigger [v1.2.0 Beta]

    I am confused by this plugin. Is it a replacement for the message plugin? If so, can someone compare the two? Thanks.
     

    Dragy

    Portal Pro
    April 27, 2009
    778
    333
    32
    Home Country
    Netherlands Netherlands
    Re: eventTrigger [v1.2.0 Beta]

    No, it's the opposite of the MessagePlugin :)

    MessagePlugin sends commands/actions to MP (used for remote control mostly)
    eventTrigger sends actions from MediaPortal to EventGhost (or other) (used for knowing if MP is playing anything or showing what plugin)
     

    Users who are viewing this thread

    Top Bottom