INTERACT FORUM
More => Old Versions => Media Center 17 => Topic started by: mpg732 on May 08, 2012, 07:05:32 pm
-
I was wondering if there is a way to have Media center automatically send out meta data every time the song changes? Right now I can send out the command "http://localhost:52199/MCWS/v1/Playback/Info?Zone=-1" which works and I do get all the return data. The problem is I would have to send that command out over and over, which slows down the program I am using. I am hoping that you can set up a setting or some thing with in the Media Center that would automatically update as the info changes.
Thanks,
Mike
-
It's probably more work than you want, but you could subscribe to DLNA events for the renderer (Media Center exposes each zone as a DLNA renderer).