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

MythTV noreply at mythtv.org
Wed Nov 21 20:24:43 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
--------------------------------+-----------------------------

Comment (by Paul Harrison <pharrison@…>):

 In [changeset:b45c98aded5223ab77de7a2be3603878f7f6cec1/mythtv]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="b45c98aded5223ab77de7a2be3603878f7f6cec1"
 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>
 (cherry picked from commit fe22adc5c485b8b19969b0e1804a84f652227577)
 }}}

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


More information about the mythtv-commits mailing list