6 Commits

Author SHA1 Message Date
Iristyle
d2519cc82c SickBeard warns about SABnzbd+ scripts, doesn't delete
Behavioral change since it's possible that these scripts are being
used by CouchPotato as well
2012-11-04 11:55:55 -05:00
Iristyle
df53bf35c1 Changed package name to SickBeard 2012-11-04 11:01:00 -05:00
Iristyle
8e3164ac34 Casing on SickBeard fixed
Somehow SickBeard was Sickbeard which caused some issues in Git
2012-10-22 15:35:05 -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
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