You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make sure all power management is disabled for the Grayjay app so that it will not be killed by the OS once minimized
Start watching a YouTube video (for a few minutes or so).
Pause the video
Minimize the app, and carry on with your day. To make sure to replicate the issue, keep the app minimized for a few hours. (If your OEM's Android build tends to kill background apps, you can try to pin Grayjay in the recent apps menu)
Access the recent apps menu and select Grayjay to put it back to the foreground. It should not require a reload if the OS kept it in memory, and so you should be back on the video where you left off.
Resume the video
If you've followed the steps above, the issue should occur:
The video will play for a short time, and then abruptly restart/replay to the beginning.
(The video player doesn't offer you to resume to the time you were at, so you essentially lose your progress)
Theory as to why this occurs:
The video doesn't manage to keep buffering after the app has been inactive for too long, so it can only play what was preloaded in the cache. Then, reaching the end of the buffer, Grayjay reloads the video from scratch.
Experienced on a REDMAGIC 9 Pro running the latest Android 14 build. I only use the YouTube plugin on Grayjay so it's unclear whether other plugins are also affected.
Grayjay Version
276
What plugins are you seeing the problem on?
Youtube
Plugin Version
219
When do you experience the issue?
While logged in
While logged out
N/A
Relevant log output
No response
The text was updated successfully, but these errors were encountered:
PhilC813
changed the title
Videos start over after Grayjay was minimized for some time (experienced with YouTube plugin)
Videos start over after Grayjay was minimized for a few hours (experienced with YouTube plugin)
Dec 18, 2024
PhilC813
changed the title
Videos start over after Grayjay was minimized for a few hours (experienced with YouTube plugin)
Videos start over after Grayjay was minimized for a few hours (experienced with the YouTube plugin)
Dec 18, 2024
PhilC813
changed the title
Videos start over after Grayjay was minimized for a few hours (experienced with the YouTube plugin)
Videos start over after Grayjay was minimized for an extended period (experienced with the YouTube plugin)
Dec 18, 2024
This happens when you change network (aka from WiFi to mobile) and a video is playing. If you have the app open, you notice it shows the usual "block detected. Attempting iOS bypass" message before restarting the video from the beginning. Of course, if you have the app minimized or the display off you won't even know what happened.
So whatever code this "bypass" executes, it, for some reason, always restarts the video from the beginning. Instead, it should just continue playback from where it was after it does it's "thing" (ideally not even interrupting playback at all).
What happened?
If you've followed the steps above, the issue should occur:
The video will play for a short time, and then abruptly restart/replay to the beginning.
(The video player doesn't offer you to resume to the time you were at, so you essentially lose your progress)
Theory as to why this occurs:
The video doesn't manage to keep buffering after the app has been inactive for too long, so it can only play what was preloaded in the cache. Then, reaching the end of the buffer, Grayjay reloads the video from scratch.
Experienced on a REDMAGIC 9 Pro running the latest Android 14 build. I only use the YouTube plugin on Grayjay so it's unclear whether other plugins are also affected.
Grayjay Version
276
What plugins are you seeing the problem on?
Youtube
Plugin Version
219
When do you experience the issue?
Relevant log output
No response
The text was updated successfully, but these errors were encountered: