[mythtv-commits] mythtv branch master updated by stuartm. v0.28-pre-142-g3b2717e

Git Repo Owner noreply at mythtv.org
Mon Sep 16 18:36:21 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user stuartm.
       via  3b2717eead0d130adb869f847e3dffeea95c365a (commit)
      from  af88052c4bd6e15330520b31c8f72d7b0428939e (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 3b2717eead0d130adb869f847e3dffeea95c365a
Author:    Stuart Morgan <smorgan at mythtv.org> at Mon, 16 Sep 2013 19:19:47 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Mon, 16 Sep 2013 19:19:52 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=3b2717eead0d130adb869f847e3dffeea95c365a

UPNP: Remove use of <URLBase> from Device Description xml.
As noted by Rune Petersen in #10696 the use of a URLBase element in
the device description is not recommend in the UPnP 1.0 spec. (UPnP
1.0 Device Architecture document, page 27). Additionally it's use is
forbidden by DLNA, although DLNA devices MUST be able to work with
servers using it.

This potentially fixes issues with Samsung Smart TVs, although their
behaviour is definitely a bug in their firmware and is it not UPnP or
DLNA compliant.

Fixes #10696



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

Summary of changes:
 mythtv/libs/libmythupnp/upnpdevice.cpp |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

-- 



More information about the mythtv-commits mailing list