<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, 29 Apr 2022 at 00:59, David Engel <<a href="mailto:david@istwok.net">david@istwok.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Wed, Apr 27, 2022 at 02:43:49PM -0700, kmdewaal via mythtv-commits wrote:<br>
>   Branch: refs/heads/master<br>
>   Home:   <a href="https://github.com/MythTV/mythtv" rel="noreferrer" target="_blank">https://github.com/MythTV/mythtv</a><br>
>   Commit: cbcffc474df6f79779ac5af5f0a9a91e34cfad39<br>
>       <a href="https://github.com/MythTV/mythtv/commit/cbcffc474df6f79779ac5af5f0a9a91e34cfad39" rel="noreferrer" target="_blank">https://github.com/MythTV/mythtv/commit/cbcffc474df6f79779ac5af5f0a9a91e34cfad39</a><br>
>   Author: Klaas de Waal <<a href="mailto:klaas@kldo.nl" target="_blank">klaas@kldo.nl</a>><br>
>   Date:   2022-04-27 (Wed, 27 Apr 2022)<br>
> <br>
>   Changed paths:<br>
>     M mythtv/libs/libmythtv/mythplayer.cpp<br>
> <br>
>   Log Message:<br>
>   -----------<br>
>   Jump back in live TV<br>
> <br>
> When jumping back in live TV and the jump time interval is larger than the<br>
> current play position then a jump is done to the end of the recording instead<br>
> of to the start of the recording.<br>
> Fixed by restoring a cast that was accidentally removed in<br>
> commit 7949b0d20b5dc1b63c88ef511ccbef18c71ec8bf.<br>
<br>
Klaas,<br>
<br>
Thanks for finding and fixing this issue.  My mom uses live TV a lot<br>
and this bug occasionally crops up.  However, there is at least one<br>
other, similar bug still there.  I don't know if it's related to your<br>
fix or is pre-existing.<br>
<br>
If playback is at the end of an earlier program in the live TV chain,<br>
skipping forward jumps to the same relative time in the next program<br>
instead of to the beginning of the next program.  For example, let's<br>
say the user watches program A for 10 minutes and then switches to<br>
program B and watches for 20 minutes.  If the user then goes back to<br>
near the end of program A and skips forward, playback of program B<br>
picks up at the 10 minute mark instead of at the beginning.  If<br>
program B is shorter than program A, playback picks up at the end of<br>
program B.<br><br></blockquote><div><br></div><div>David,</div><div><br></div><div>Thanks for the feedback and I am happy that your mom can appreciate the fix.</div><div>The next one, about jumping forward into the next program in the Live TV chain,</div><div>is indeed similar and is also caused by an accidentally removed cast.</div><div>Fix is forthcoming.</div><div><br></div><div>Klaas.</div><div><br></div><div><br></div><div> </div></div></div>