The following plugin will generate events in EventGhost or in Girder based on activities in MediaPortal (Music/TV/Movie/Videos - Stop/Pause/Play etc.). The generated event structure is customizable, one of the options is: Media related events: Main.MediaPortal.[Music | Radio | Recording | TV | Video].[Play | End | Stop | Pause | Resume] Plugin launch: Main.MediaPortal.Plugin.[Start | Stop] Download Here Or access it directly from my HTPC-dedicated website at HTPCSolutions.com System Requirements: EventGhost or Girder. MediaPortal 1.2beta and above. History: eventTrigger | MediaPortal Plugins [[The open source media center]]
Re: EventGhostTrigger - (Send events to EventGhost) Unfortunately the plugin is now unusable for me. It's incompatible with 1.2 beta. Please publish the source or make it compatible It's very easy to do, I did it myself for the Message Plugin. Version Compatibility - MediaPortal Wiki http://forum.team-mediaportal.com/g...atibillity-check-svn-since-rev-27644-a-94319/
Re: EventGhostTrigger - (Send events to EventGhost) You can build it yourself from svn. Download latest files from svn: Subversion (SVN) - MediaPortal Wiki Compile: Compiling - MediaPortal Wiki And some older svn version: MediaPortal-svn-1.1.6.27782.rar //edit Newer: http://dl.dropbox.com/u/21468828/Setup-MediaPortal-svn-1.1.6.27798.exe
Re: EventGhostTrigger - (Send events to EventGhost) This was what I search for a very long time it solves the server client problem I've had since I do not has TellStick on the same computer as a media portal very well done
Re: EventGhostTrigger - (Send events to EventGhost) Cool plugin (works fine also with MP 1.1.2) ! Can you write a complete list of supported events ?
Re: EventGhostTrigger - (Send events to EventGhost) Thank you so much, this is something I've been wanting for MP for ages! If this could be expanded somehow to make menu items that sent a message to eventghost it would be even better. Currently I use batch files that run the evenghost command line with a message, it works but it's not really very graceful. I'd love to take a look at your source code and see if I can contribute.
Re: EventGhostTrigger - (Send events to EventGhost) Contributions will be welcome... I'll clean up the code a bit and the next version I upload will include the sources as well.
Re: EventGhostTrigger - (Send events to EventGhost) To add menu items that send message to EG, you could use my plugin MyMenu. For the moment, MyMenu can only call command line. But perhaps i could include the code of this plugin in order to send specific event to EG directly.
Re: EventGhostTrigger - (Send events to EventGhost) EventGhost already has a plugin called "OS Menu" that generates on screen menus and triggers events based on selection.