1.0.9 default
This commit is contained in:
		
							parent
							
								
									d9e2de3c06
								
							
						
					
					
						commit
						b9647b9af2
					
				@ -1,5 +1,5 @@
 | 
			
		||||
<?xml version='1.0' encoding='UTF-8' standalone='yes'?>
 | 
			
		||||
<addon id='script.module.libtorrent' version='1.0.9g' name='python-libtorrent' provider-name='DiMartino, srg70, RussakHH, aisman, inpos'>
 | 
			
		||||
<addon id='script.module.libtorrent' version='1.0.9h' name='python-libtorrent' provider-name='DiMartino, srg70, RussakHH, aisman, inpos'>
 | 
			
		||||
  <requires>
 | 
			
		||||
    <import addon='xbmc.python' version='2.1.0'/>
 | 
			
		||||
  </requires>
 | 
			
		||||
 | 
			
		||||
@ -1,4 +1,5 @@
 | 
			
		||||
1.0.9:
 | 
			
		||||
1.0.9 is default
 | 
			
		||||
Added 1.0.9 for Android, Mac, iOS, Unix ARM & mipsel (UCS2, UCS4)
 | 
			
		||||
Added 1.0.9 for Windows, Unix x86 & amd64
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -46,7 +46,7 @@ else:
 | 
			
		||||
 | 
			
		||||
log('dirname:' +str(dirname))
 | 
			
		||||
 | 
			
		||||
default_version = 0 #[0.16.19, 1.0.6, 1.0.7, 1.0.8, 1.0.9]
 | 
			
		||||
default_version = 4 #[0.16.19, 1.0.6, 1.0.7, 1.0.8, 1.0.9]
 | 
			
		||||
set_version = __settings__.getSetting('set_version')
 | 
			
		||||
default_path = __language__(1150+default_version)
 | 
			
		||||
if getSettingAsBool('custom_version'):
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user