mirror of
				https://github.com/devine-dl/devine.git
				synced 2025-11-04 03:44:49 +00:00 
			
		
		
		
	Mark track as skipped if it never got a chance to start downloading
This commit is contained in:
		
							parent
							
								
									acead803bd
								
							
						
					
					
						commit
						51fb7920c9
					
				@ -701,6 +701,7 @@ class dl:
 | 
			
		||||
        progress: partial
 | 
			
		||||
    ):
 | 
			
		||||
        if self.DL_POOL_STOP.is_set():
 | 
			
		||||
            progress(downloaded="[yellow]SKIPPED")
 | 
			
		||||
            return
 | 
			
		||||
 | 
			
		||||
        if track.needs_proxy:
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user