<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Mar 18, 2015 at 1:17 PM, Bill Meek <span dir="ltr"><<a href="mailto:keemllib@gmail.com" target="_blank">keemllib@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 03/18/2015 11:57 AM, Phil Bridges wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I'm trying to dabble with the Frontend services API, and it doesn't appear<br>
to being working as I expected.  This morning, I retreived<br>
"mythbackend:6547/Frontend/<u></u>GetStatus", and it showed me information on the<br>
recording being watched:<br>
</blockquote></span>
...<span class=""><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Now, though, whenever I retrieve the xml document, it still has the same<br>
data (although the frontend is idling on the home page).<br>
</blockquote>
<br></span>
Hi,<br>
<br>
I see the same with Firefox.<br>
<br>
Try it with curl (I thing you're getting cached information.):<br>
<br>
    curl <BE>:6547/Frontend/GetStatus|<u></u>sed 's/></>\n</g'<br>
<br>
The sed is just to make it easier to read.<span class="HOEnZb"><font color="#888888"><br>
<br><br></font></span></blockquote><div><br></div><div>Thanks.  That did it.  Ifind it a little odd, though, that the Chrome REST tools keep seeing the cached data. </div></div><br></div></div>