Overhauled installer -- fixed a number of small bugs Better output during installation Complete uninstaller - removes services, etc
64 lines
3.3 KiB
XML
64 lines
3.3 KiB
XML
<?xml version="1.0"?>
|
|
<package xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
|
<metadata>
|
|
<id>SABnzbd</id>
|
|
<title>SABnzbd+</title>
|
|
<version>0.7.4.1</version>
|
|
<authors>The SABnzbd+ Team</authors>
|
|
<owners>Ethan Brown</owners>
|
|
<summary>SABnzbd+ open source binary newsreader</summary>
|
|
<description>SABnzbd+ is an Open Source Binary Newsreader written in Python.
|
|
It's totally free, incredibly easy to use, and works practically everywhere.
|
|
SABnzbd makes Usenet as simple and streamlined as possible by automating everything we can. All you have to do is add an .nzb. SABnzbd takes over from there, where it will be automatically downloaded, verified, repaired, extracted and filed away with zero human interaction.
|
|
|
|
This installer properly sets up a system service to keep SABnzbd always running in the background and also properly sets up firewall exclusions.
|
|
|
|
Note that if this is a first time install it will be necessary to configure SABnzbd to allow other computers on your network to access the application.
|
|
</description>
|
|
<projectUrl>http://sabnzbd.org/</projectUrl>
|
|
<tags>usenet binary newsreader newgroups</tags>
|
|
<licenseUrl>https://github.com/sabnzbd/sabnzbd/blob/master/LICENSE.txt</licenseUrl>
|
|
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
|
<iconUrl>https://github.com/Iristyle/ChocolateyPackages/raw/master/SABnzbd/SABnzbd.png</iconUrl>
|
|
<releaseNotes>
|
|
0.7.4.1 - Chocolatey Installer fixes
|
|
Can now uninstall
|
|
|
|
Highlights in 0.7.4
|
|
|
|
OSX Mountain Lion: Notification Center support
|
|
OSX Mountain Lion: improved "keep awake" support
|
|
Scheduler: action can now run on multiple weekdays
|
|
Fix: pre-check failed to consider extra par2 files
|
|
|
|
Features
|
|
==========================================================================
|
|
Support for HTTPS chain files (needed when you buy your own certificate)
|
|
Special option: rss_odd_titles, see Wiki
|
|
Special option: 'overwrite_files', see Wiki
|
|
Show memory usage on Linux systems
|
|
Scheduler: add "remove failed jobs" action
|
|
|
|
Bug fixes
|
|
==========================================================================
|
|
After successful pre-check, preserve a job's position in the queue
|
|
Restore SABnzbd icon for Growl
|
|
Make Windows version less eager to use par2-classic
|
|
Prevent jobs from showing up in queue and history simultaneously
|
|
Fix failure to fetch more par2-files for posts with badly formatted subject lines
|
|
Fix for third-party tools requesting too much history
|
|
New RSS feed should no longer be considered new after first, but empty readout.
|
|
Make "auth" call backward-compatible with 0.6.x releases.
|
|
Config->Notifications: email and growl server addresses should not be marked as "url" type.
|
|
OSX: fix top menu queue info so that it shows total queue size
|
|
Fixed unjustified warning that can occur with OSX Growl 2.0
|
|
Pre-queue script no longer got the show/season/episode information.
|
|
Prevent crash on startup when a fully downloaded job is still in download queue.
|
|
Fix incorrect end-of-month quota reset
|
|
Fix UI refresh issue when using Safari on iOS6 (Safari bug)</releaseNotes>
|
|
</metadata>
|
|
<files>
|
|
<file src="tools\**" target="tools" />
|
|
</files>
|
|
</package>
|