[mythtv-commits] Ticket #10340: Play Optical Disc entry has no effect

MythTV noreply at mythtv.org
Wed Feb 22 06:42:48 UTC 2012


#10340: Play Optical Disc entry has no effect
----------------------------------+-----------------------------
 Reporter:  jyavenard             |          Owner:  jyavenard
     Type:  Bug Report - General  |         Status:  closed
 Priority:  major                 |      Milestone:  0.25
Component:  MythTV - General      |        Version:  Master Head
 Severity:  medium                |     Resolution:  fixed
 Keywords:                        |  Ticket locked:  0
----------------------------------+-----------------------------
Changes (by Github):

 * status:  assigned => closed
 * resolution:   => fixed
 * milestone:  unknown => 0.25


Comment:

 Fix bluray playback when path to bluray mountpoint contains a trailing /

 Bluray playback started from either mythfrontend or mythavtest would fail
 if the path provided contained a trailing / (such as /media/cdrom0/).
 Issue lied with ProgramInfo::GetPlaybackURL() trying to find if the file
 was local. Now do not attempt any file path processing if the URI is for
 DVD or BD playback

 Fixes #10340 (Part 1)
  Branch:    master
  Changeset: 2fa00e745deff33d2a342fca367ba15bdc62fa96

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


More information about the mythtv-commits mailing list