InfinityLoop1308 / PipePipe

A FLOSS Android app to let you browse YouTube, NicoNico and BiliBili freely.
GNU General Public License v3.0
2.13k stars 46 forks source link

[Bug] This error happens when I try to fast forward the live #423

Closed Rdjr00t closed 1 week ago

Rdjr00t commented 1 month ago

This error happens when I try to fast forward the live video.

Exception

com.google.android.exoplayer2.PlaybackException
    at org.schabi.newpipe.player.Player.onBroadcastReceived(Player.java:1341)
    at org.schabi.newpipe.player.Player.-$$Nest$monBroadcastReceived(Unknown Source:0)
    at org.schabi.newpipe.player.Player$4.onReceive(Player.java:1249)
    at android.app.LoadedApk$ReceiverDispatcher$Args.lambda$getRunnable$0(LoadedApk.java:1810)
    at android.app.LoadedApk$ReceiverDispatcher$Args.$r8$lambda$mcNAAl1SQ4MyJPyDg8TJ2x2h0Rk(Unknown Source:0)
    at android.app.LoadedApk$ReceiverDispatcher$Args$$ExternalSyntheticLambda0.run(D8$$SyntheticClass:0)
    at android.os.Handler.handleCallback(Handler.java:959)
    at android.os.Handler.dispatchMessage(Handler.java:100)
    at android.os.Looper.loopOnce(Looper.java:232)
    at android.os.Looper.loop(Looper.java:317)
    at android.app.ActivityThread.main(ActivityThread.java:8592)
    at java.lang.reflect.Method.invoke(Native Method)
    at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:580)
    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:878)


InfinityLoop1308 commented 1 week ago

The live streaming feature of PipePipe is designed based on watching the current live stream, so operations like fast forward and rewind can cause errors. Please avoid using them in this way.