<div dir="ltr"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><br>Thank you, this is very helpful.<br><br>The message "PlaybackFragment File Length changed from -1 to -1" is the culprit.<br>On checking the api, I see that any time the file length exceeds 2 GB the contentLength call fails, so you would see this problem once the file exceeded 2 GB, even if you are not in the section of the file after the 2 GB.<br>It is a simple change to use a different method of getting content-length to solve this problem.<br><br>
The message "PlaybackFragment File Length changed from -1 to -1" is
the culprit.<br>
On checking the api, I see that any time the file length exceeds 2
GB the contentLength call fails, so you would see this problem once
the file exceeded 2 GB, even if you are not in the section of the
file after the 2 GB.<br>
It is a simple change to use a different method of getting
content-length to solve this problem.<br>
<br>
I have posted a new apk file (leanfront-v0-135-g4a97478.apk) to fix
the content-length problem. Please try that one.<br>
<br>
Peter<br></div></blockquote><div><br></div><div>I installed v0-135 and reset the Shield TV. Repeated the test of starting around 30 minutes late. No issues. We still have the 1/2 second pause when you reach the timeline end and the refresh of the timeline. But I think that's an issue beyond the app. </div><div><br></div><div>I did have one backwards jump but can't rule out fat fingering the remote and hitting up instead of right. </div><div><br></div><div>Thanks for the quick fix.</div><div><br></div><div>BTW, my backend is v31.</div><div><br></div><div><br></div></div></div>