Page 2 of 2

Re: Vista Media Center Controller

Posted: Tue Jul 06, 2010 10:06 pm
by jitterjames
kingtd wrote:For pulling information, the webserver piece is pretty good. Where I struggle is automatic updates of media status. Normally it feeds a constant string of track time updates into eventghost, but sometimes it just stops. In those cases, it's hard to programmatically tell if it's still playing and broken, or just paused. =)

~K
could you use a timer to request the info instead?

Re: Vista Media Center Controller

Posted: Sat Apr 21, 2012 4:18 am
by hotbuddha
Here is a fix for the BadRequest errors. Hardly rocket science, just needed a str around the data being passed in one place. Also, after this I have no problems issuing the send commands via EG locally.