[mythtv-commits] mythtv commit: r25882 by cpinkham
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Fri Aug 27 03:35:26 UTC 2010
Author: cpinkham
Date: 2010-08-27 03:35:26 +0000 (Fri, 27 Aug 2010)
New Revision: 25882
Changeset: http://svn.mythtv.org/trac/changeset/25882
Log:
Don't prepend dvd: for remote myth:// URIs even if we think they are
a DVD.
This should fix the issue in MythVideo with remote DVD playback where
the URL was being munged from myth://SGName@Hostname/blah to
dvd:myth://SGName@Hostname/blah.
Modified:
trunk/mythtv/libs/libmyth/programinfo.cpp
More information about the mythtv-commits
mailing list