Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

WMC Controller

Questions and comments specific to a particular plugin should go here.
Post Reply
Dragon470
Experienced User
Posts: 205
Joined: Thu Feb 10, 2011 2:16 am

WMC Controller

Post by Dragon470 »

This is a modified version of Vista Media Controller plugin viewtopic.php?f=9&t=911&hilit=vmccontroller. It adds some better reconnecting measures, as well as monitoring multiple extenders (MCX#) at once from the same host.

Basic running:
Hostname/IP Address of the computer with vmccontroller running.
List MCX# 0 for pc and 1,2,3,4,5,6,7,8,9 for the accounts of the extenders.
EventPrefix is what you want for the naming of each account being monitored.

Note: in List Mcx# and Event prefix list then with spaces between.
Ex. 0 1 2 4
WMC-PC DMALivingRoom EchoBedroom BasementTV
wmccontroller 0.7.1.jpg

The Connect action is not needed if this plugin is running on the pc with the extenders setup with. This is all automated in this situation.

To use the Connect action for remote WMC status on extenders. You will need eventghost running on machine with the extenders attached. You need to setup the Network Event Sender plugin on this machine. Likewise you will then need the Network Event Receiver on the monitoring eventghost. Map whatever you like with the events related to SessionLogon MCX#

You will have to use eg.event.payload to know what mcx# just logged on.
Attachments
__init__.py
Version 0.7.1
(20.04 KiB) Downloaded 138 times
Last edited by Dragon470 on Fri Apr 11, 2014 1:08 am, edited 1 time in total.
Dragon470
Experienced User
Posts: 205
Joined: Thu Feb 10, 2011 2:16 am

Re: WMC Controller

Post by Dragon470 »

Updated (version 0.7) and fixed the possibility of multiple status update threads for each device from creating. Unfortunatly still have an issue of wsaconnect being created all the time. For me the only one that causes this is the last extender (happens to be a ceton echo and only when it is powered on).
Post Reply