mirror of
				https://github.com/kovidgoyal/calibre.git
				synced 2025-11-03 19:17:02 -05:00 
			
		
		
		
	...
This commit is contained in:
		
							parent
							
								
									cc9a15e116
								
							
						
					
					
						commit
						bcc6ff8e07
					
				@ -693,7 +693,7 @@ class SearchFilter(SearchQueryParser):
 | 
			
		||||
                    continue
 | 
			
		||||
                if query == 'false':
 | 
			
		||||
                    if locvalue == 'drm':
 | 
			
		||||
                        if accessor(sr) == SearchResult.DRM_UNKNOWN:
 | 
			
		||||
                        if accessor(sr) == SearchResult.DRM_UNLOCKED:
 | 
			
		||||
                            matches.add(sr)
 | 
			
		||||
                    else:
 | 
			
		||||
                        if accessor(sr) is None:
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user