mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-07-30 07:43:08 +00:00

This bug started appearing because the way to close the player is now unified in PlayerHolder.stopService(), which causes the player to reach back to the video detail fragment with a notification of the shutdown (i.e. onServiceStopped() is called). This is fixed by adding a nullability check on the binding.