[mythtv-commits] mythtv branch fixes/0.26 updated by stuartm. v0.26.0-40-gb45c98a

Git Repo Owner noreply at mythtv.org
Wed Nov 21 20:24:39 UTC 2012


The branch, fixes/0.26 has been updated on the
mythtv repository by gitolite user stuartm.
       via  b45c98aded5223ab77de7a2be3603878f7f6cec1 (commit)
      from  17c0c77ddbb2e6f085be6b08bac31a9361b682ab (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit b45c98aded5223ab77de7a2be3603878f7f6cec1
Author:    Paul Harrison <pharrison at mythtv.org> at Thu, 1 Nov 2012 21:34:11 +0000
Committer: Stuart Morgan <smorgan at mythtv.org> at Wed, 21 Nov 2012 20:23:48 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=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)



-----------------------------------------------------------------------

Summary of changes:
 mythplugins/mythmusic/mythmusic/shoutcast.cpp |   20 ++++++++++++++++++--
 1 files changed, 18 insertions(+), 2 deletions(-)

-- 



More information about the mythtv-commits mailing list