[mythtv-commits] mythtv branch master updated by stuartm. v0.26-pre-1380-gfe22adc

Git Repo Owner noreply at mythtv.org
Wed Nov 21 20:22:32 UTC 2012


The branch, master has been updated on the
mythtv repository by gitolite user stuartm.
       via  fe22adc5c485b8b19969b0e1804a84f652227577 (commit)
      from  f0705287fd99006fb2906a8181c247cc3f3f509b (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 fe22adc5c485b8b19969b0e1804a84f652227577
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:21:51 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=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>



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

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

-- 



More information about the mythtv-commits mailing list