Changelog for
SABnzbd-2.1.0-23.1.noarch.rpm :
Sun Jul 2 14:00:00 2017 ecsosAATTopensuse.org
- update to 2.1.0
* Changes since 2.0.1
- Windows-only: Will now use MultiPar for verification and repair. MultiPar uses
- the latest optimizations, multiple cores and can utilize the GPU, resulting in
- repairs often being twice as fast. Created by Yutaka Sawada (Windows only)
- \"Extra Par2 Parameters\" are also passed to MultiPar
- For example: Set \"/lc32\" to enable GPU for repair (can also be slower!)
- Minimal macOS version set to 10.9 (Mavericks)
- Human readable history date/time default setting in Glitter (x hours ago, etc)
- Post-processing script execution can be aborted
- Removed Specials settings: never_repair, nr_decoders, prio_sort_list,
- create_group_folder, enable_par_cleanup, enable_quickcheck, allow_64bit_tools
* Bugfixes
- File join would fail incorrectly
- Catch and show \'Disk full\' messages from PAR2/MultiPar
- MemoryError occurred when opening the interface after long period of inactivity
- update to 2.0.1
* Changes since 2.0.0
- No longer change ports if the configured port is not available during startup.
- \'Proof\' files also ignored when Ignore Samples is enabled.
- Redundant SFV and RAR checks no longer performed if par2 verification failed.
- More repair/unpack info is retained in the History information.
- Windows: remove option to start SABnzbd from installer, it would start the
- program as administrator.
* Bugfixes since 2.0.0
- Some users experienced slower download speeds.
- Revert changes to handling of missing articles introduced in 2.0.0 that
- turned out to be slow for some users.
- Missing first par2-file would cause repair to be skipped.
- Better handling of 7zip unpacking.
- Log X-Forwarded-For of API calls and logins.
- Handle more URLGrabber exceptions.
- Command-line parameters were not listed correctly.
- Queue-finish-action picker in Glitter more stable.
- Custom Pause interpreter in Glitter more reliable.
- Pre-check would fail if download was on SMBv3 share.
- Windows: NZB-icon association lost sometimes.
- Windows: Unrar could fail on some archives containing very long paths.
Wed Oct 12 14:00:00 2016 ecsosAATTopensuse.org
- update to 1.1.0
* What\'s new in 1.1.0
- Login via HTML-form instead of basic authentication
- Glitter now offers Compact and Tabbed layouts (similar to old
Classic skin)
- Notification scripts for custom notification services
- Enable upload of multiple NZBs from the UI
- Performance improvements of download process
- Added delayed download feature (for when your Usenet is behind
the indexers)
- Repair blocks are added prospectively during download when
needed (reducing extra par2 verification runs)
- Prevent action of password managers on Server page
- Faster initial connections to servers with multiple
IP-addresses (HappyEyeBalls)
- Support of more Rating headers (for indexers that support it)
- Glitter shows progress notifications for larger operations
- Log files are now anonymized automatically, for easier
posting on public websites
- Added censored INI file to log download
- Can now download zipped NZB files from indexer
* Changes
- New SABnzbd logo
- Job password is now a separate field and not included in the
job-title anymore
- Move some seldom used options to Special
- Now requires Python 2.7 (2.6 no longer supported)
- If filename occurs twice in NZB, only larger file is added
- Display days when ETA is above 24h
- API information now uses day/hour/min/sec notation when ETA
above 24h
- Bump self-signed certificate to sha256 (only for newly
created)
* Bug fixes
- Fix errors when saving job files to disk
- Prevent \"lock\" errors in the History database
- Restore support for multi-volume 7zip files
- Restore scanning for passwords after NZB name edit
- Fix portable.cmd
- Fix for stalling download at 99% (when using prospective
downloading)
- Fix problem with deleting files in NZB details view
- Prevent old shutdown-page from stopping a new SABnzbd
instance
- Prevent watched folder scan crash on invalid file names
- Fix XSS vulnerability on OSX and Unix
*
*
Sun Jun 26 14:00:00 2016 ecsosAATTopensuse.org
- update to 1.0.3
- Fix jobs hanging at 99% or 100%
- Support X-DNZB-PASSWORD header for indexers that use this
- Prevent fatal \"too many connections\" issue
- Show checksum errors reported by unrar
- Windows: fix coupling of NZB files to SABnzbd, when the name
contains non-US-ASCII characters
Sun May 29 14:00:00 2016 ecsosAATTopensuse.org
- update to 1.0.2
- Fix hangups at 100% when QuickCheck is off and \"all-pars\" is on
- Fix handling of \"too many connections\" for some Usenet servers
- update to 1.0.1
- Prevent creating orphan items in \"incomplete\" when deleting
downloading jobs.
- Forced item with missing articles caused overflow into paused
jobs
- Do QuickCheck even on files that would be removed by the
Cleanup-list (problematic for RAR files).
- Fix \"Download all par2 files\" behavior
- Treat ambiguous numeric values as number of minutes for custom
pause time.
- Accept MIME records that have only LF line endings (error in
some third-party utilities)
- Fix PushOver support.
- Fix breaking Glitter bug with large script_log
- Fix issues with deleting jobs via the API
- Fix issue where Sonarr could not read using the History-API
- Increase default cache to 450M
- The pre-queue script can now return an accept value of 2,
meaning immediate failure. (Useful for Sonarr.)
- Add start script for portable Windows installations
- fix many rpmlint errors
Sat Nov 28 13:00:00 2015 waveclawAATThotmail.com
- revert pidfile changes for release 72099 behavior
Sat Nov 28 13:00:00 2015 waveclawAATThotmail.com
- pid option is a directory, pidfile is name of file in said dir
- fix missing module file
- handle 68 violations of SuSE standard on non-exec .py files
Fri Nov 27 13:00:00 2015 waveclawAATThotmail.com
- Replace fancy \'or\' conditionals in rcfile
- Add a proper group statement to missing rcfile install commands
- Ouptut usage instead of useless message if unknown command given
- Update specfile to handle non-SLES systemd platforms
Sun May 31 14:00:00 2015 waveclawAATThotmail.com
- add proper tmpfiles for pid file in /run (/var/run)