nwsurfer 0 Posted December 19, 2015 Posted December 19, 2015 (edited) OS = Windows 7 Relavent Applications = Windows Media Center, Media Center Studio, Emby Theater (v3.0.5744.24672) Remote Control - Rosewill (but this occurs when using the original microsoft windows media center remote) Scenario: 1. Configure Media Center Studio to launch Emby Theater as an Entry Point 2. Launch Windows Media Center 3. select Emby Theater and click 4. In Emby Theater, begin watching a movie 5. attempt to stop the movie by pressing the Stop button on the remote control expected - movie stops actual - no action taken Additional notes: 1. This same functionality works as expected when launching Media Browser Classic via Windows Media Center 2. At some point in a very early version of Media Browser Theater this worked as expected 3. using the mouse to click the stop button in the UI works as expected. 4. If I close Windows Media Center while Emby Theater is running, the stop button begins working again in Emby Theater Logs - Nothing appears to be logged Edited December 19, 2015 by nwsurfer
ebr 15440 Posted December 20, 2015 Posted December 20, 2015 Almost positive there will be nothing we can do about this. More than likely, WMC is trapping the button and swallowing it.
Solution Luke 38880 Posted December 20, 2015 Solution Posted December 20, 2015 Yea it might have worked before because I think we were using a global event hook to capture it. A lot of users complained about that saying it was interfering with other programs, so now we only listen for events on the MBT window. In this case, the command never makes it to the window because Windows Media Center has it's own global event hook that catches it and traps it. 1
nwsurfer 0 Posted December 20, 2015 Author Posted December 20, 2015 That's what I figured. Thanks for the quick response. I went ahead and created a simple script to kill media center when it launches Emby Theater, works good enough. Thanks again everything Emby Rocks!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now