Ethan J. Brown 
							
						 
					 
					
						
						
							
						
						a42878049f 
					 
					
						
						
							
							Merge pull request  #11  from Iristyle/sickbeard  
						
						... 
						
						
						
						Sickbeard 
						
						
					 
					
						2012-10-22 12:25:49 -07:00 
						 
				 
			
				
					
						
							
							
								Iristyle 
							
						 
					 
					
						
						
							
						
						c20713cc9b 
					 
					
						
						
							
							Don't dump StartInfo from Process.Start  
						
						
						
						
					 
					
						2012-10-22 15:19:26 -04:00 
						 
				 
			
				
					
						
							
							
								Iristyle 
							
						 
					 
					
						
						
							
						
						89bb12428f 
					 
					
						
						
							
							Move Get-IniContent, Out-IniFile, WaitForSuccess  
						
						... 
						
						
						
						- These scripts are universally useful and should be maintained once 
						
						
					 
					
						2012-10-22 15:18:32 -04:00 
						 
				 
			
				
					
						
							
							
								Iristyle 
							
						 
					 
					
						
						
							
						
						dd0265e871 
					 
					
						
						
							
							SickBeard - Additional installer code  
						
						... 
						
						
						
						- Complete uninstall script undoes configuration changes to SABNzbd
 - Use new WaitForSuccess helper
 - Wait for SickBeard to be accepting reqs before modifying config.ini
 - PATH and PYTHONHOME need to be set for MACHINE so that SABNzbd
can find python.exe as SYSTEM to call sabToSickBeard.py
 - Config files should always be written as UTF8 (not Unicode or ASCII),
 - However, AutoProcess.cfg cannot have UTF8 BOM, so saving as ASCII
 - Replacing 0.0.0.0 with localhost
 - Support cloning into an empty Sick-Beard dir under site-packages
 - Minor logging tweaks
 - Use Season folders when sorting files
 - Make sure to trash processed files 
						
						
					 
					
						2012-10-22 15:18:07 -04:00 
						 
				 
			
				
					
						
							
							
								Ethan J. Brown 
							
						 
					 
					
						
						
							
						
						f4084e7689 
					 
					
						
						
							
							Merge pull request  #10  from Iristyle/sabnzbdfixes  
						
						... 
						
						
						
						Bumped to 0.7.4.1 
						
						
					 
					
						2012-10-22 04:45:02 -07:00 
						 
				 
			
				
					
						
							
							
								Iristyle 
							
						 
					 
					
						
						
							
						
						23c0459e8f 
					 
					
						
						
							
							Bumped to 0.7.4.1  
						
						... 
						
						
						
						Overhauled installer -- fixed a number of small bugs
Better output during installation
Complete uninstaller - removes services, etc 
						
						
					 
					
						2012-10-21 20:54:03 -04:00 
						 
				 
			
				
					
						
							
							
								Ethan J. Brown 
							
						 
					 
					
						
						
							
						
						8da49af35d 
					 
					
						
						
							
							Merge pull request  #9  from Iristyle/ChromeCanary  
						
						... 
						
						
						
						Google Chrome Canary 24.0.1300 
						
						
					 
					
						2012-10-17 23:45:16 -07:00 
						 
				 
			
				
					
						
							
							
								Iristyle 
							
						 
					 
					
						
						
							
						
						823a2bb908 
					 
					
						
						
							
							Google Chrome Canary 24.0.1300  
						
						
						
						
					 
					
						2012-10-18 02:43:51 -04:00 
						 
				 
			
				
					
						
							
							
								Ethan J. Brown 
							
						 
					 
					
						
						
							
						
						30f4955043 
					 
					
						
						
							
							Merge pull request  #8  from Iristyle/meslo  
						
						... 
						
						
						
						MesloLG Monospaced Font 1.00 with dotted zeros 
						
						
					 
					
						2012-10-17 23:09:25 -07:00 
						 
				 
			
				
					
						
							
							
								Iristyle 
							
						 
					 
					
						
						
							
						
						d94473f34e 
					 
					
						
						
							
							MesloLG Monospaced Font 1.00 with dotted zeros  
						
						
						
						
					 
					
						2012-10-18 02:08:01 -04:00 
						 
				 
			
				
					
						
							
							
								Ethan J. Brown 
							
						 
					 
					
						
						
							
						
						589b625c06 
					 
					
						
						
							
							Merge pull request  #7  from Iristyle/sublimetext2.app  
						
						... 
						
						
						
						SublimeText 2.0.1 Build 2217 Full Installer 
						
						
					 
					
						2012-10-17 21:41:38 -07:00 
						 
				 
			
				
					
						
							
							
								Iristyle 
							
						 
					 
					
						
						
							
						
						2a7c6a499c 
					 
					
						
						
							
							SublimeText 2.0.1 Build 2217 Full Installer  
						
						
						
						
					 
					
						2012-10-18 00:39:50 -04:00 
						 
				 
			
				
					
						
							
							
								Iristyle 
							
						 
					 
					
						
						
							
						
						f3310f6f1a 
					 
					
						
						
							
							SickBeard - Auto-updating from Git  
						
						... 
						
						
						
						- Not quite complete - still needs testing
 - Seems to break SABnzbd+ when installing Python?? 
						
						
					 
					
						2012-10-16 01:44:06 -04:00 
						 
				 
			
				
					
						
							
							
								Iristyle 
							
						 
					 
					
						
						
							
						
						542015d081 
					 
					
						
						
							
							Python Cheetah 2.4.4  
						
						... 
						
						
						
						- Requires easy_install to be installed, which in turn installs PIP
 - Will pip install Cheetah, then try to locate python.exe
 - Looks to PYTHONHOME, and if not falls back to which
 - Finds existing NameMapper, and copies in _namemapper.pyd
 - Include compiled pyd versions of _namemapper for 2.4 - 2.7 
						
						
					 
					
						2012-10-16 00:48:02 -04:00 
						 
				 
			
				
					
						
							
							
								Iristyle 
							
						 
					 
					
						
						
							
						
						1c1ae21541 
					 
					
						
						
							
							Added Windows Server 2003 Resource Kit  
						
						... 
						
						
						
						Slightly non-standard installer, but seems to work! 
						
						
					 
					
						2012-10-13 15:37:39 -04:00 
						 
				 
			
				
					
						
							
							
								Ethan J. Brown 
							
						 
					 
					
						
						
							
						
						1c76a1a7eb 
					 
					
						
						
							
							Merge pull request  #5  from Iristyle/SQL-2531  
						
						... 
						
						
						
						SQL 2008 Feature Pack, April 2009 
						
						
					 
					
						2012-10-13 10:05:03 -07:00 
						 
				 
			
				
					
						
							
							
								Iristyle 
							
						 
					 
					
						
						
							
						
						80fb102d92 
					 
					
						
						
							
							Install both SMO x86 and x64 on x64 OSes  
						
						... 
						
						
						
						SQL Powershell utils, which run on x86 and x64, require that the
matching SMO be installed :( 
						
						
					 
					
						2012-10-13 13:00:17 -04:00 
						 
				 
			
				
					
						
							
							
								Iristyle 
							
						 
					 
					
						
						
							
						
						0e88769424 
					 
					
						
						
							
							SQL 2008 Command Line Utilities 10.00.2531.00  
						
						
						
						
					 
					
						2012-10-13 08:44:56 -04:00 
						 
				 
			
				
					
						
							
							
								Iristyle 
							
						 
					 
					
						
						
							
						
						cf070185ce 
					 
					
						
						
							
							SQL 2008 Powershell Extensions 10.00.2531.00  
						
						
						
						
					 
					
						2012-10-13 08:43:40 -04:00 
						 
				 
			
				
					
						
							
							
								Iristyle 
							
						 
					 
					
						
						
							
						
						6cdabf1e2d 
					 
					
						
						
							
							SQL 2008 Feature Pack, April 2009  
						
						
						
						
					 
					
						2012-10-13 07:59:28 -04:00 
						 
				 
			
				
					
						
							
							
								Iristyle 
							
						 
					 
					
						
						
							
						
						5a73b326ee 
					 
					
						
						
							
							Force installing both x86 and x64 on x64 OS  
						
						... 
						
						
						
						Both sets of Clr types are needed by dependendencies such as SMO 
						
						
					 
					
						2012-10-12 19:15:38 -04:00 
						 
				 
			
				
					
						
							
							
								Iristyle 
							
						 
					 
					
						
						
							
						
						1bd30514e9 
					 
					
						
						
							
							Typo in SMO package script - forced version bump  
						
						
						
						
					 
					
						2012-10-12 18:53:59 -04:00 
						 
				 
			
				
					
						
							
							
								Ethan J. Brown 
							
						 
					 
					
						
						
							
						
						4357559fe9 
					 
					
						
						
							
							Merge pull request  #4  from Iristyle/SMO  
						
						... 
						
						
						
						Smo for SQL 2008 
						
						
					 
					
						2012-10-12 14:27:10 -07:00 
						 
				 
			
				
					
						
							
							
								Iristyle 
							
						 
					 
					
						
						
							
						
						039c70efe7 
					 
					
						
						
							
							SQL 2008 SMO 10.00.1600.22  
						
						
						
						
					 
					
						2012-10-12 17:23:36 -04:00 
						 
				 
			
				
					
						
							
							
								Iristyle 
							
						 
					 
					
						
						
							
						
						1b962143d3 
					 
					
						
						
							
							SQL 2008 Native Client 10.00.1600.22  
						
						
						
						
					 
					
						2012-10-12 17:23:29 -04:00 
						 
				 
			
				
					
						
							
							
								Iristyle 
							
						 
					 
					
						
						
							
						
						275039e528 
					 
					
						
						
							
							SQL 2008 CLR Types 10.00.1600.22  
						
						
						
						
					 
					
						2012-10-12 17:17:51 -04:00 
						 
				 
			
				
					
						
							
							
								Iristyle 
							
						 
					 
					
						
						
							
						
						469af5990e 
					 
					
						
						
							
							MSXML6 SP1 6.10.1129.0  
						
						
						
						
					 
					
						2012-10-12 16:44:26 -04:00 
						 
				 
			
				
					
						
							
							
								Iristyle 
							
						 
					 
					
						
						
							
						
						8f2dfaef3c 
					 
					
						
						
							
							Fixed bad icon link  
						
						
						
						
					 
					
						2012-10-12 13:39:15 -04:00 
						 
				 
			
				
					
						
							
							
								Ethan J. Brown 
							
						 
					 
					
						
						
							
						
						7f3960c133 
					 
					
						
						
							
							Merge pull request  #3  from Iristyle/openssl  
						
						... 
						
						
						
						OpenSSL.Light for Win32 1.0.1c 
						
						
					 
					
						2012-10-12 10:37:01 -07:00 
						 
				 
			
				
					
						
							
							
								Iristyle 
							
						 
					 
					
						
						
							
						
						0d1312bcf8 
					 
					
						
						
							
							OpenSSL.Light for Win32 1.0.1c  
						
						
						
						
					 
					
						2012-10-12 13:36:17 -04:00 
						 
				 
			
				
					
						
							
							
								Ethan J. Brown 
							
						 
					 
					
						
						
							
						
						46ae3872c7 
					 
					
						
						
							
							Merge pull request  #1  from Iristyle/sabnzbd  
						
						... 
						
						
						
						Updated to SABNzbd+ 0.7.4 
						
						
					 
					
						2012-10-11 17:16:12 -07:00 
						 
				 
			
				
					
						
							
							
								Iristyle 
							
						 
					 
					
						
						
							
						
						fe04327bb8 
					 
					
						
						
							
							Updated to SABNzbd+ 0.7.4  
						
						
						
						
					 
					
						2012-10-11 20:10:38 -04:00 
						 
				 
			
				
					
						
							
							
								Iristyle 
							
						 
					 
					
						
						
							
						
						2894aa4b1a 
					 
					
						
						
							
							Disable desktop icon, bump to 4.50.101012  
						
						
						
						
					 
					
						2012-10-10 11:55:17 -04:00 
						 
				 
			
				
					
						
							
							
								Iristyle 
							
						 
					 
					
						
						
							
						
						086aec0975 
					 
					
						
						
							
							Added BitVise Tunnelier 4.50  
						
						
						
						
					 
					
						2012-10-10 11:45:40 -04:00 
						 
				 
			
				
					
						
							
							
								Iristyle 
							
						 
					 
					
						
						
							
						
						39100764a6 
					 
					
						
						
							
							Source Code Pro monospaced font 1.010  
						
						
						
						
					 
					
						2012-10-10 03:00:39 -04:00 
						 
				 
			
				
					
						
							
							
								Iristyle 
							
						 
					 
					
						
						
							
						
						6bb3021c49 
					 
					
						
						
							
							Standard ignores  
						
						
						
						
					 
					
						2012-10-10 02:48:08 -04:00 
						 
				 
			
				
					
						
							
							
								Iristyle 
							
						 
					 
					
						
						
							
						
						f16f94ac20 
					 
					
						
						
							
							Terminals 2.0.0  
						
						
						
						
					 
					
						2012-10-10 02:45:39 -04:00 
						 
				 
			
				
					
						
							
							
								Iristyle 
							
						 
					 
					
						
						
							
						
						e39f9612d3 
					 
					
						
						
							
							Standard Chocolatey packaging script  
						
						
						
						
					 
					
						2012-10-10 02:45:05 -04:00 
						 
				 
			
				
					
						
							
							
								Iristyle 
							
						 
					 
					
						
						
							
						
						d4eff0f04e 
					 
					
						
						
							
							SABnzbd 0.7.3  
						
						
						
						
					 
					
						2012-10-02 08:25:16 -04:00 
						 
				 
			
				
					
						
							
							
								Iristyle 
							
						 
					 
					
						
						
							
						
						8422b76168 
					 
					
						
						
							
							Standard MIT license  
						
						
						
						
					 
					
						2012-10-02 07:48:39 -04:00 
						 
				 
			
				
					
						
							
							
								Iristyle 
							
						 
					 
					
						
						
							
						
						36ff52767d 
					 
					
						
						
							
							Standard Windows style .editorconfig  
						
						
						
						
					 
					
						2012-10-02 07:48:19 -04:00 
						 
				 
			
				
					
						
							
							
								Ethan J. Brown 
							
						 
					 
					
						
						
							
						
						650c44a000 
					 
					
						
						
							
							Initial commit  
						
						
						
						
					 
					
						2012-10-02 04:42:21 -07:00