Плохой торрент - пустой список файлов
This commit is contained in:
		
							parent
							
								
									0d398c9feb
								
							
						
					
					
						commit
						1031f71364
					
				@ -165,7 +165,8 @@ class AnteoLoader:
 | 
			
		||||
                else Localization.localize('Opening torrent file')
 | 
			
		||||
            while not files and not xbmc.abortRequested and iterator < 100:
 | 
			
		||||
                files = self.engine.list()
 | 
			
		||||
                self.engine.check_torrent_error()
 | 
			
		||||
                #self.engine.check_torrent_error()
 | 
			
		||||
                if len(files) == 0: break
 | 
			
		||||
                if iterator==4:
 | 
			
		||||
                    progressBar = xbmcgui.DialogProgress()
 | 
			
		||||
                    progressBar.create(Localization.localize('Please Wait'),
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user