[mythtv-commits] Ticket #6904: Mythweb ASX stream and Direct download not working

MythTV mythtv at cvs.mythtv.org
Mon Aug 24 16:55:41 UTC 2009


#6904: Mythweb ASX stream and Direct download not working
------------------------------+---------------------------------------------
 Reporter:  anonymous         |       Owner:  xris   
     Type:  defect            |      Status:  new    
 Priority:  minor             |   Milestone:  unknown
Component:  Plugin - MythWeb  |     Version:  head   
 Severity:  medium            |     Mlocked:  0      
------------------------------+---------------------------------------------
 This might be a configuration issue from my side but i had it all working
 in 021-fixes. since i upgraded to trunk asx stream and direct download
 gets the URL wrong.

 from the recorded programs page src:

 <a class="x-download"
             href="http://192.168.0.24/pl/stream/3090/1249847100.asx"
 title="ASX Stream"
             ><img height="24" width="24" src="http://192.168.0.24/mythweb-
 cvs/skins/default//img/play_sm.png" alt="ASX Stream"></a>
         <a class="x-download"
             href="http://192.168.0.24/pl/stream/3090/1249847100"
 title="Direct Download"
             ><img height="24" width="24" src="http://192.168.0.24/mythweb-
 cvs/skins/default//img/video_sm.png" alt="Direct Download"></a>
         </td>

 so all the links to pl/stream is missing in my case mythweb-cvs in front
 which is the folder for mythweb configured in apache. If i add this
 manually the links work.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/6904>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list