SABnzbd.org

655 downloads today, 152735 downloads total
Current Stable Version: 0.3.4 Final

Archive for the ‘Bugs & Fixes’ Category

Queue incompatibility between Beta2 and Beta4

Wednesday, May 7th, 2008

A queue incompatibility slipped into Beta4.
This means that you cannot re-use an existing queue.

SABnzbd should have warned you about this, but we failed to
to increase the internal queue version number.

You need to finish the queue with Beta2 or start Beta4 with the –clean
parameter and re-enter your jobs.

The following problems will be fixed for Beta5 (and are already available in the Subversion trunk).

  • Queue incompatibility between Beta2 and Beta4 was not detected (giving problems).
  • Unix permissions for job folders now also covers parent folders.
  • Bookmark function sometimes fails to delete completed bookmarks and sometimes repeats downloads
  • Occasional hangup in shutdown (due to UrlGrabber)
  • PP, category and script overrides used on the main page were ignored
  • Prevent storing the full path in the GZ backup of the NZB
  • Added a sort-by-size function for the queue
  • Improvents in Smpl and Plush skins.

SABnzbd-0.4.0Beta4 is released.

Sunday, May 4th, 2008

We seem to have an issue with odd-numbered Beta releases.
A nasty bug was discovered quickly by one of the early birds (thank you, Peter_Pan).
Switch managed to fix it real quick.

Release note (see Beta3) plus:

  • Postprocessor crashes when no categories set
  • Source distribution contained some Win32 binaries.
  • Plush fix: changing order/cat/pp/script doesn’t reload queue anymore (faster)

SABnzbd-0.4.0 Beta3 is released

Sunday, May 4th, 2008

We’re very happy to present the Beta-3 release of SABnzbd-0.4.0.

NOTE: This is a Beta release.
If you want to avoid risks, keep working with release 0.3.4.
Please empty your current queue before upgrading from 0.3.4.

Please give feedback in the Beta forum and not in the regular Help and Bugs forums.

Improvents:

  • Lots of improvements in Plush & Smpl
  • Complete Bookmark feature by implementing the Newzbin Bookmark-API.
  • Determine the pause/resume state and speedlimit from the schedules when starting SABnzbd
  • Scan for category-named folders in the Watched Folder.
  • Improved post-processing, more efficient file moving
  • TV season support improved and extended
  • Increase robustness of Newzbin-queue and URL-queue. Queues now survive Save/Restart and full shutdown/restart.
  • Handle that some systems require [] in numerical IPv6 notation, some don’t allow it.
  • Make backup of all processed NZB files, also store compressed GZ file.
  • Set email priority to 5 (=low)

Fixes:

  • Do not stop SABnzbd after hibernating the system.
  • More effort to get a usable profile for pre-Vista Windows versions.
  • Prevent RSS processor from downloading exactly identical titles.
  • Preserve case of received newzbin categories, while still keeping the user-based categories forced to lowercase.

General:

  • Win32 binary release now uses Python 2.5.2, CherryPy 2.3.0, PyOpenSSL 0.7 and OpenSSL 0.9.8g

Download at: http://sourceforge.net/project/showfiles.php?group_id=207766


Where is Beta3?

Sunday, April 20th, 2008

Yes, I know Beta3 is taking too long.

We are making good progress, lots of small stuff has been fixed. But due to a radical redesign of the post-processing code, the TV season code is no longer reliable. Switch will take care of this, but he has other duties to attend to and cannot work on this code right now. He was planning on is now overhauling the current TV season implementation like discussed in the forum.

People who can use the Subversion sources are welcom to test, keeping in mind the non-functional TV season code.

Overview of what has been done after Beta2:

  • A load of Plush corrections.
  • Preserve case of received newzbin categories, while still keeping the user-based categories forced to lowercase.
  • Scan for category-named sub-folders in the Watched Folder.
  • Redesign of the post-processing.
    • Improved performance on network drives, due to less copying of files.
    • Cleaned up code.
  • Ignore “group folders” and “category folders” options when user-defined categories available.
  • Increase robustness against incorrect RSS feed records (missing fields).
  • Allow recovery from bad RSS filters.
  • Make sure that Signal 5 is only ignored for Windows (some problems reported on Linux)
  • Pause/resume state on startup is determined from the schedule
  • Prevent RSS processor from downloading exactly identical titles.
  • NZB backups are made for all sources (and compressed to .gz)
  • Newzbin Bookmarks now uses Newzbin’s new API

My guess is that Beta3 will be about a week from now.


SABnzbd-0.4.0 Beta2 is released

Monday, April 7th, 2008

Dear SABnzbd fans,

After some initial troubles we did manage to publish the Beta2 for SABnzbd-0.4.0.

NOTE: This is a Beta release.
It contains lots of new features, expect some problems in it.
If you want to avoid risks, keep working with release 0.3.4.
Please finish your current queue before upgrading to avoid any potential problems

Please give feedback in the Beta forum and not in the regular Help and Bugs forums.

Major

  • Secure NNTP (SSL)
  • User-defined categories with custom download directories
  • Redesigned RSS automation
  • Secondary user interface (inc. iPhone skin)
  • KB/s download speed limiting
  • New look for the default skin
  • Skin color themes
  • Redesigned Plush skin
  • Episode folder sorting
  • Email is now done in Python, not as an extra perl script

Minor

  • Option to not download samples files in downloads
  • Option to pause downloading during post-processing
  • Improved scheduling
  • More empty-queue actions
  • Extended API
  • Script folder containing user scripts to apply to a download
  • More readable Queue ETA prediction
  • Delete individual history items
  • Extra information shown for history items
  • Lots of little handy fixes and improvements

Fixed since Beta1

  • Defective par2 replaced
  • Disabled the Newzbin-Bookmark feature to prevent banning of users.

For linux users who are wanting to use SSL, you will require any version of pyopenssl greater than 0.6. PyOpenSSL Page

The wiki page for future versions has now moved to this location. http://sabnzbd.wikidot.com/ Please update your bookmarks.


SABnzbd-0.3.4 Final is released

Thursday, March 20th, 2008

This is a maintenance release, with these fixes:

  • New option “safe postproc” repaired
    • Option to disable further post-processing if any PAR2-verification fails.
  • Errors/warning screen sometimes caused HTML problems
    • Some messages were distorted (due to improper HTML-formatting)

SABnzbd-0.3.3 Final is released

Wednesday, March 12th, 2008

This is a maintenance release, with these fixes:

  • Improve robustness newzbin report fetching
  • File was skipped if first article was missing
  • Handle ambiguous ‘localhost’ on IPV6-enabled systems better
  • OSX NotificationsCenter support
  • Unix-only: permissions can be set in Config->Directories
  • Embedded CherryPy module (to prevent version conflicts)
  • Option to do post-processing only on correct jobs
  • Show warning on main page when PAR2 program is missing
  • Remove delay when resuming download
  • Show last 20 warnings/errors instead of 10
  • Correct Vista icon
  • Don’t crash anymore on bad NZB files
  • When hostname in unresolvable, use 0.0.0.0 instead
  • Prevent multiple warnings if dirscan-dir is missing
  • Incorrect backup or zipped/gz nzb files

(Includes the improvents of the cancelled 0.3.2 release.)


SABnzbd-0.3.2 is withdrawn

Wednesday, February 27th, 2008

We are very sorry to announce that 0.3.2 will be withdrawn, due to the following problems.

  • Incompatibility with Python 2.4 (very inconvenient for many Unix users)
  • A “.nzb” suffix is added to every completed directory

Also we will copy a better implementation for V3.newzbin.com report fetching (DirectNZB) support from the planned 0.4.0Beta release. This should put an end to frequent complaints people have about this feature.

We are very sorry for this inconvenience.


SABnzbd-0.3.2 Final is released

Tuesday, February 26th, 2008

This is a maintenance release, with these fixes:

  • Option to do post-processing only on correct jobs
  • Remove delay when resuming download
  • Show last 20 warnings/errors instead of 10
  • Don’t crash anymore on bad NZB files
  • When hostname is unresolvable, use 0.0.0.0 instead
  • Prevent multiple warnings if dirscan-dir is missing
  • Incorrect backup of zipped/gz nzb files
  • Show warning on main page when PAR2 program is missing
  • Correct Vista icon

Discuss this news article on the forums.


SABnzbd-0.3.1 final is released

Saturday, February 16th, 2008

This is a maintenance release, with these fixes:

  • Improved Plush interface
  • Improved Smpl interface
  • Directory creation error when download-dir already exists, making PAR2 crash
  • When run-as-win32-service, stop termination by logoffs
  • Fix recent incompatibility with newzbin’s RSS feeds
  • Directory scanner (blackhole) now:
    • Skips ZIP files that don’t contain only NZB-files
    • Handles .nzb.gz files
    • Handles .nzb files that are really nzb.gz files (due to browser mis-configuration)
  • Newzbin category option does not show “sub-cat” anymore (v3.newzbin.com does not have it)
  • Auto-shutdown now waits for jobs re-entering the queue for additional par2 files
  • Do not remove RSS definitions when using –clean option.
  • Vista compatible icon
  • Startup tweak to compensate for NAS-hosted Python problem.
  • Show last 10 warnings/errors on the Connections page
  • Solved the visible “black” window problem
    • Sometimes SABnzbd’s a black console window remained visible
    • Now there are two versions of SABnzbd:
      • SABnzbd.exe = always invisible
      • SABnzbd-console.exe = always visible
  • Limit size of newzbin report titles
  • Logging size now accepts KMGTP notation

Discuss this news article on the forums.