[mythtv-commits] Ticket #4907: myth upnp doesn't work with capital letters on case sensitive filesystem

MythTV mythtv at cvs.mythtv.org
Mon Mar 10 04:57:15 UTC 2008


#4907: myth upnp doesn't work with capital letters on case sensitive filesystem
------------------------------------+---------------------------------------
 Reporter:  mythtv at junk.kraney.com  |       Owner:  dblain 
     Type:  defect                  |      Status:  new    
 Priority:  minor                   |   Milestone:  unknown
Component:  upnp                    |     Version:  head   
 Severity:  medium                  |     Mlocked:  0      
------------------------------------+---------------------------------------
 I'm trying to use the mythtv uPnP server with an Archos 605 client. The
 client can browse, but returns errors when attempting to play files. I
 turned on -v upnp and can see the issue.

 Here is a sample error:
 {{{
 2008-03-09 23:27:45.961 HTTPRequest::SendResponse(xml/html)
 (/myth/music/u2/achtung_baby/whos_gonna_ride_your_wild_horses.mp3) :404
 Not Found -> 192.168.7.106: 2
 }}}

 The client is making the correct request, but the file isn't found. The
 reason it's not found is its actual path is {{{/myth/music/U2/Achtung
 Baby/whos_gonna_ride_your_wild_horses.mp3}}} I'm on ext3, so it's case
 sensitive, and it's got a space in the path, not an underscore.

 i created soft links to make the above path valid, and with that in place,
 the mp3 is streamed just fine.

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


More information about the mythtv-commits mailing list