Sorry, figured out the problem.  I named the host as mythtv before I had a DNS name. So all the values in the db have hostname as mythtv including the "MusicLocation" setting.  Just had to add in a  "MusicLocation" entry with the hostname as the DNS name mythweb is running from and it now works.
<br><br>Ash<br><br><div><span class="gmail_quote">On 19/12/2007, <b class="gmail_sendername">Ashley Bostock</b> &lt;<a href="mailto:abostock@gmail.com">abostock@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
When I try streaming a playlist from mythweb it loads the playlist in Windows Media player and fails with a &quot;Reached the end of the file.&quot; error.<br>VLC fails also, by just skipping through each track in the list (I see the track names shoot by) and not playing anything.
<br><br>With 5 songs in the playlist the mythbackend log looks like....<br><br>2007-12-19 13:37:06.629 MainServer::HandleAnnounce Monitor<br>2007-12-19 13:37:06.633 adding: ######.dyndns.tv as a client (events: 0)<br>2007-12-19 13:37:
07.186 MainServer::HandleAnnounce Monitor<br>2007-12-19 13:37:07.189 adding: ######.dyndns.tv as a client (events: 0)<br>2007-12-19 13:37:07.786 MainServer::HandleAnnounce Monitor<br>2007-12-19 13:37:07.788 adding: ######.dyndns.tv as a client (events: 0)
<br>2007-12-19 13:37:08.387 MainServer::HandleAnnounce Monitor<br>2007-12-19 13:37:08.389 adding: ######.dyndns.tv as a client (events: 0)<br>2007-12-19 13:37:08.976 MainServer::HandleAnnounce Monitor<br>2007-12-19 13:37:
08.979 adding: ######.dyndns.tv as a client (events: 0)<br><br>The apache log looks like...<br>###.###.###.### - - [19/Dec/2007:13:37:06 +0000] &quot;GET /music/stream?i=7192 HTTP/1.1&quot; 401 499 &quot;-&quot; &quot;NSPlayer/10.0.0.3802&quot;
<br>###.###.###.### - mythtv [19/Dec/2007:13:37:06 +0000] &quot;GET /music/stream?i=7192 HTTP/1.0&quot; 200 - &quot;-&quot; &quot;NSPlayer/10.0.0.3802 WMFSDK/10.0&quot;<br>###.###.###.### - - [19/Dec/2007:13:37:06 +0000] &quot;GET /music/stream?i=7769 HTTP/1.1&quot; 401 499 &quot;-&quot; &quot;NSPlayer/10.0.0.3802&quot;
<br>###.###.###.### - mythtv [19/Dec/2007:13:37:07 +0000] &quot;GET /music/stream?i=7769 HTTP/1.0&quot; 200 - &quot;-&quot; &quot;NSPlayer/10.0.0.3802 WMFSDK/10.0&quot;<br>###.###.###.### - - [19/Dec/2007:13:37:07 +0000] &quot;GET /music/stream?i=5485 HTTP/1.1&quot; 401 499 &quot;-&quot; &quot;NSPlayer/10.0.0.3802&quot;
<br>###.###.###.### - mythtv [19/Dec/2007:13:37:07 +0000] &quot;GET /music/stream?i=5485 HTTP/1.0&quot; 200 - &quot;-&quot; &quot;NSPlayer/10.0.0.3802 WMFSDK/10.0&quot;<br>###.###.###.### - - [19/Dec/2007:13:37:08 +0000] &quot;GET /music/stream?i=2642 HTTP/1.1&quot; 401 499 &quot;-&quot; &quot;NSPlayer/10.0.0.3802&quot;
<br>###.###.###.### - mythtv [19/Dec/2007:13:37:08 +0000] &quot;GET /music/stream?i=2642 HTTP/1.0&quot; 200 - &quot;-&quot; &quot;NSPlayer/10.0.0.3802 WMFSDK/10.0&quot;<br>###.###.###.### - - [19/Dec/2007:13:37:08 +0000] &quot;GET /music/stream?i=1409 HTTP/1.1&quot; 401 499 &quot;-&quot; &quot;NSPlayer/10.0.0.3802&quot;
<br>###.###.###.### - mythtv [19/Dec/2007:13:37:08 +0000] &quot;GET /music/stream?i=1409 HTTP/1.0&quot; 200 - &quot;-&quot; &quot;NSPlayer/10.0.0.3802 WMFSDK/10.0&quot;<br><br>I&#39;m using basic authentication and you can see the player is getting a 200 response code back, but the same happens with all authentication off as well.
<br>The path to my music files are also readable by all.<br><br>Is there some package I&#39;m missing that needs to be installed? or extra apache module?,etc....<br>I&#39;m running SVN 15185.<br><br>Ash<br>
</blockquote></div><br>