INTERACT FORUM

More => Old Versions => JRiver Media Center 18 for Windows => Topic started by: BradC on June 24, 2013, 09:12:47 pm

Title: Run script with zoneswitch
Post by: BradC on June 24, 2013, 09:12:47 pm
Hi

I wish to change projector settings based on zones. For example, when playing TV I want to increase sharpening and enable frame interpolation. For blu-ray, I want to disable these projector features.

I have written the code and created an exe to control the projector.

How do I get jriver to run my exe based on rules?

I really want to run my exe (with parameters) when zoneswitch changes zones.

Brad
Title: Re: Run script with zoneswitch
Post by: BradC on June 25, 2013, 01:48:44 am
Even with the COM interface, has an event for zone change been added lately?

The wiki seems like it hasn't been updated for a while.

Or is the solution to poll GetActiveZone() ?
Title: Re: Run script with zoneswitch
Post by: BradC on July 04, 2013, 12:03:54 am
Any suggestions?