PikachuEXE
PikachuEXE
Got some different error handling loop with this branch I tried https://youtu.be/LoYf4522pzY (random video I want to watch probably nothing special) I saw some player icons appears/disappears repeatedly Here are...
Got error in https://youtu.be/CVlDP0uNDiE (not sure if dev got the same 
invalid int32 error is from https://github.com/PikachuEXE/FreeTube/actions/runs/14505077935 which includes commit `[Log recoverable networking errors as warnings](https://github.com/FreeTubeApp/FreeTube/pull/7145/commits/76cc43e7c7aa3713c1058d54a3e79122457b5828)` For the loop one I haven't reproduced yet, I will post the details if I...
A new one with `sabr://` Video is https://youtu.be/-1HyNIV728A but I think it just happens randomly 
OK error handling loop happens again  The URL in errors are (in order): `sabr://audio?formatId=251-1736141248773268-ChEKBWFjb250EghvcmlnaW5hbAoNCgRsYW5nEgVlbi1VUw&init`, twice `sabr://video?formatId=397-1736162461584095-&resolution=480&init` (until I open dev tool to screen cap error
Invalid int32 error after `Invalid VideoPlaybackAbrRequest data` No idea how to debug further 
I still got missing MEDIA_END https://youtu.be/5zO1RmxFR04 1440p pause near start and let it load (doubt it's video specific though 
I found that with this video (but could be current time related, no VPN though) I can reproduce `null endSegmentIndex` quite easily (even I switch back to DASH it will...
Added a bit of debug code  With https://youtu.be/9hDvWVJtljE I can reproduce the issue again (near the end of video It seems the segment index either empty itself at the...
I will apply the following patch and see how it works (Already tested in dev with https://youtu.be/9hDvWVJtljE  Update 1: Never got int32 again so far but still got empty...