mirror of
				https://github.com/TeamNewPipe/NewPipe
				synced 2025-10-31 07:13:00 +00:00 
			
		
		
		
	fixes enqueue resuming paused videos
This commit is contained in:
		| @@ -166,9 +166,6 @@ public final class PopupVideoPlayer extends Service { | |||||||
|             initPopup(); |             initPopup(); | ||||||
|             initPopupCloseOverlay(); |             initPopupCloseOverlay(); | ||||||
|         } |         } | ||||||
|         if (!playerImpl.isPlaying()) { |  | ||||||
|             playerImpl.getPlayer().setPlayWhenReady(true); |  | ||||||
|         } |  | ||||||
|  |  | ||||||
|         playerImpl.handleIntent(intent); |         playerImpl.handleIntent(intent); | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Ethan Budd
					Ethan Budd