[mythtv-commits] Ticket #11214: Fix streaming radio not working with some streams

MythTV noreply at mythtv.org
Wed Nov 21 20:22:35 UTC 2012


#11214: Fix streaming radio not working with some streams
--------------------------------+-----------------------------
 Reporter:  paulh <mythtv@…>    |          Owner:  stuartm
     Type:  Patch - Bug Fix     |         Status:  closed
 Priority:  minor               |      Milestone:  0.26.1
Component:  Plugin - MythMusic  |        Version:  Master Head
 Severity:  medium              |     Resolution:  fixed
 Keywords:                      |  Ticket locked:  0
--------------------------------+-----------------------------
Changes (by Paul Harrison <pharrison@…>):

 * status:  accepted => closed
 * resolution:   => fixed


Comment:

 In [changeset:fe22adc5c485b8b19969b0e1804a84f652227577/mythtv]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="fe22adc5c485b8b19969b0e1804a84f652227577"
 mythmusic: Fix streaming radio not being able to connect to some streams

 This fixes a couple of errors with creating the stream GET request header.
 If the path part of the the URI is empty the HTTP/1.1 spec says it should
 be
 specified as "/" and not be empty and the Host request-header field should
 contain the port if it is non standard.

 Fixes #11214

 Signed-off-by: Stuart Morgan <smorgan at mythtv.org>
 }}}

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/11214#comment:2>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list