[mythtv-commits] Ticket #13442: mythplayer doesn't properly check for in progress (was: MythPlayer::JumpToProgram doesn't properly check for in progress)

MythTV noreply at mythtv.org
Wed Apr 3 04:39:48 UTC 2019


#13442: mythplayer doesn't properly check for in progress
------------------------------+-------------------------------
 Reporter:  David Hampton     |          Owner:  David Hampton
     Type:  Patch - Bug Fix   |         Status:  assigned
 Priority:  minor             |      Milestone:  30.1
Component:  MythTV - General  |        Version:  v30-fixes
 Severity:  medium            |     Resolution:
 Keywords:                    |  Ticket locked:  0
------------------------------+-------------------------------
Description changed by David Hampton:

Old description:

> This code doesn't properly compute the `isInProgress` variable, always
> computing the value 'true'.  This variable is only used as an argument to
> `SubtitleReader::LoadExternalSubtitles`, so the problem may not have had
> a visible effect.

New description:

 There are two places where the code doesn't properly compute the
 `isInProgress` variable, always computing the value 'true'.  This variable
 is only used as an argument to `SubtitleReader::LoadExternalSubtitles`, so
 the problem may not have had a visible effect.

--

-- 
Ticket URL: <https://code.mythtv.org/trac/ticket/13442#comment:1>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list