[mythtv] Roku, mythtv integration, mvpmc

thor mythtv at lamedomainname.com
Wed Jan 26 21:05:16 EST 2005


On Tuesday 25 January 2005 03:47 pm, you wrote:

> >
> > If you've got the time, I could send you a version of the mfd that does
> >console logging of all http/daap interactions. That would let me debug it
> > if you sent me back the log files.
> >
>
> Sure, that's no problem for me.
>

 In the daapserver.cpp file (mfd/mfd/plugins/daapserver/daapserver.cpp), 
there's a function called handleIncoming() at line 61. Just below that is a 
commented out block that includes:

  http_request->printRequest();
      http_request->printHeaders();

 Uncomment those, recompile, and install. Then send the output of running mfd 
with most verbose logging (mfd -l 10) on a local network where your Roku is. 
I should be able to at least figure out if the initial zerconfig connection 
is happening, and, if so, what kind of client requests it is making of the 
daap server.

 Thanks.

- thor


More information about the mythtv-dev mailing list