PikachuEXE

Results 647 comments of 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 ![2025-04-18 08_18_20-Window](https://github.com/user-attachments/assets/7fc95ee5-4fa7-48e4-9394-b0acfaa48172)

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 ![2025-04-18 22_17_03-Window](https://github.com/user-attachments/assets/83894806-22ce-4f6f-86d2-17703208d0e2)

OK error handling loop happens again ![2025-04-19 18_42_26-Window](https://github.com/user-attachments/assets/a554379f-759c-4fad-bca1-01e03a6dd935) 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 ![2025-05-04 06_42_06-gg ez - FreeTube](https://github.com/user-attachments/assets/417a15db-6577-4844-812d-f9edbdcdd876)

I still got missing MEDIA_END https://youtu.be/5zO1RmxFR04 1440p pause near start and let it load (doubt it's video specific though ![2025-05-05 08_13_35-Gambling To Object 279 - FreeTube](https://github.com/user-attachments/assets/a2ebb86c-9607-4013-ab5b-819991cdea7f)

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 ![image](https://github.com/user-attachments/assets/847ff02c-469e-4bee-aa83-4fff8096041f) 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 ![image](https://github.com/user-attachments/assets/95ebbf5a-bc5f-4d0a-8a89-2ea4d2b115fa) Update 1: Never got int32 again so far but still got empty...