- For instance, take a stock file and merge in a partial JSON file, filling
in the differences
- Handles merging arrays of strings, sorting and removing dupes
- Handles merging named primitive values over
- Handles merging together two simple key/value pair maps
- Handles merging an array of simple key/value pair maps
- Can convert ConvertTo-Json's hideous Unicode escaping to real chars
- Provides a workaround for a PS3 bug where JSON strings cannot
contain " characters
https://connect.microsoft.com/PowerShell/feedback/details/735978/convertto-json-in-psv3-beta-does-not-support-values-containing-double-quotes
- Totally overhauled font install process since the previous version
required lots of interaction / prompting to upgrade existing fonts
AND had a clunky UI dialog when installing fonts for the first time
- Leveraging Windows Powershell sample script that compiles C# on
the fly to call Win32 APIs that deal with fonts
- Elevate to admin to run the new stuff - no reboot required
Includes
Batarang
Clear Cache
DevTools AutoSave
PageSpeed Insights
Simple REST Client
Speed Tracer
CoffeeConsole
YSlow
Does Not Include
CoffeeScript IDE - Requires login
PostMan - Requires login
LiveReload - Not necessary with grunt
Grunt DevTools - Evaluating
Tincr - Might be superceded by Chrome workspaces
Includes
Batarang
Clear Cache
DevTools AutoSave
PageSpeed Insights
Simple REST Client
Speed Tracer
CoffeeConsole
YSlow
Does Not Include
CoffeeScript IDE - Requires login
PostMan - Requires login
LiveReload - Not necessary with grunt
Grunt DevTools - Evaluating
Tincr - Might be superceded by Chrome workspaces
- 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
- 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