mirror of
				https://github.com/TeamNewPipe/NewPipe
				synced 2025-11-04 09:13:00 +00:00 
			
		
		
		
	Reciever not registered
This commit is contained in:
		@@ -366,10 +366,7 @@ public abstract class BasePlayer implements
 | 
			
		||||
        try {
 | 
			
		||||
            context.unregisterReceiver(broadcastReceiver);
 | 
			
		||||
        } catch (final IllegalArgumentException unregisteredException) {
 | 
			
		||||
            ErrorActivity.reportError(context, unregisteredException, null, null,
 | 
			
		||||
                    ErrorActivity.ErrorInfo.make(PLAY_STREAM,
 | 
			
		||||
                            "none",
 | 
			
		||||
                            "play stream", R.string.general_error));
 | 
			
		||||
            Log.e(TAG, "Broadcast receiver already unregistered.", unregisteredException);
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user