<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Mar 4, 2020 at 3:40 PM Peter Bennett <<a href="mailto:pb.mythtv@gmail.com">pb.mythtv@gmail.com</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"><br>
<br>
On 3/3/20 8:15 AM, Jim Abernathy wrote:<br>
><br>
> On 3/2/20 3:08 PM, Peter Bennett wrote:<br>
>> i have released v0-108 of MythTV leanfront <br>
>> (<a href="https://github.com/bennettpeter/android-MythTV-Leanfront/blob/master/README.md" rel="noreferrer" target="_blank">https://github.com/bennettpeter/android-MythTV-Leanfront/blob/master/README.md</a>) <br>
>><br>
>><br>
>> 1. Improve and fix bugs with watching in-progress recordings: Allow <br>
>> jump forward in all cases and fix problems with elapsed time display.<br>
>> 2. Handle invalid hostname on recordings by defaulting to master <br>
>> backend name.<br>
>> 3. Fix "null" URL caused by race condition.<br>
>><br>
>> Please let me know if there are any problems with it. This is still <br>
>> an active development.<br>
>><br>
>> Peter<br>
><br>
> So here what I noticed. started watching with v0-108 on a 2 hour news <br>
> program at 14 minutes into it. Occasionally I'd hit the select button <br>
> to see the time line and again to pause it. Then I could hit select to <br>
> continue playing.  However, as it continued playing past the 14 <br>
> minutes, if I hit select to pause it, I could not continue because it <br>
> would think it was at the end and go back to the menu where I could <br>
> only start from the beginning.<br>
><br>
I cannot recreate this. When it reaches the end of the initial time that <br>
was showing at the start, the time displays as, for example, 14:00 / -- <br>
. This indicates that the total length is undetermined. Once in that <br>
state I can press select, pause, resume, with no problem. It continues <br>
to show xx:xx / --- .<br>
<br>
The moment you press a forward or back jump, the total time will resync <br>
and will show a real duration until you play past the new end time, then <br>
it will revert to xx:xx / --<br>
<br>
> I also noticed that as I'd approach the current end time like when it <br>
> was 33 minutes or 48 minutes depending on when I restarted playing, it <br>
> would just on it's own, pause. Pressing select would take you back to <br>
> the menu with no bookmarks.<br>
><br>
When it reaches the prior end time and switches to showing xx:xx / --, <br>
there is a brief pause in playback while it resyncs, but then it carries on.<br>
<br>
Exiting will set a bookmark unless it is within 5 seconds of the end. <br>
This could be a problem in an ongoing recording because the end at that <br>
time may be the actual end of the program. I can probably fix this.<br>
<br>
> I still notice occasional very small jumpiness or quivering in the the <br>
> video playback. Only really noticeable in a scrolling text line like <br>
> they use in news shows.  You can get rid of it by pausing or RR a few <br>
> seconds, or restarting that video.  Kind of like how the lip sync <br>
> problem in mythfrontend android pre-539 does after a bunch of skipping <br>
> around; a pause fixed that.<br>
This likely happens when you are watching close to the end (i.e. close <br>
to real time).<br>
><br>
> Jim A<br>
><br>
I don't know why you are getting different results from me with this <br>
version. Please let me know whether the issues happen while the display <br>
shows the length as -- (undetermined) or an actual length. Also what <br>
android device are you using and what tuner do you have on the backend?<br>
<br>
Are you using any features like speedup? Obviously speedup is not <br>
consistent with real-time viewing, so I have code to turn it off when <br>
you catch up.<br>
<br>
Peter<br></blockquote><div>I never see the --(undetermined) anytime. I shows what was the end time at some point; maybe not the real end time.</div><div>My frontend is a Nivida Shield TV and my backend is an old Core i7 with Hauppauge WinTV QuadHD PCIe card. The recordings are all OTA ATSC USA HD programming.</div><div><br></div><div>As to speedup, not sure what that is so I hope I'm not accidentally using it.</div><div><br></div><div>I can setup a test session on a FireTV 4K stick to see what happens as well.</div><div><br></div><div>I can also use my V31 backend on my development system. It has a HDHR Connect Duo as a tuner.</div><div>I'll let you know.</div><div>Jim A</div><div><br></div><div> </div></div></div>