Versie 4.0.2 van SABnzbd is uitgekomen. Met SABnzbd kunnen bestanden van usenet worden gedownload. Dit opensourceprogramma is beschikbaar voor Windows, Linux en macOS, en biedt de mogelijkheid om nzb-bestanden te laden, waarna de juiste bestanden van usenet worden geplukt. Met de ingebouwde webinterface is het mogelijk om het programma via een webbrowser te bedienen. Sinds versie 4.0.0 zijn de volgende veranderingen en verbeteringen aangebracht:
Breaking changeBugfixes and changes since 4.0.1
- The
Parameters
setting of aNotification Script
is now passed as
environment variableSAB_NOTIFICATION_PARAMETERS
instead of as a
command-line parameter. This prevents the possibility of remote code
execution on systems exposed to the internet without a username/password.
If you usenzb-notify
you need to update it to the latest version.Bugfixes since 4.0.0
- Disabling a server during download did not stop it from downloading.
- Show last line of post-processing script output even if it failed.
- Prevent crash during Deobfuscate on non-unique paths.
- Files that could not be parsed were removed from the
Watched Folder
.- Warn if the file system does not support unicode or long filenames.
- Warn if
Scripts Folder
is inside the application directory.- Prevent output buffering of Python post-processing scripts.
- The
PKG-INFO
file was removed from thesrc
release.- Correctly decode partially malformed UUencoded posts.
- macOS: Tray icon could not be disabled.
- Windows: Prevent fatal crash on 32bit Windows.