Browse Source

Update text files for 3.4.0 RC 1

tags/3.4.0RC1 3.4.0RC1
Safihre 4 years ago
parent
commit
0dd7e71fd1
  1. 4
      PKG-INFO
  2. 16
      README.mkd

4
PKG-INFO

@ -1,7 +1,7 @@
Metadata-Version: 1.0 Metadata-Version: 1.0
Name: SABnzbd Name: SABnzbd
Version: 3.4.0Beta2 Version: 3.4.0RC1
Summary: SABnzbd-3.4.0Beta2 Summary: SABnzbd-3.4.0RC1
Home-page: https://sabnzbd.org Home-page: https://sabnzbd.org
Author: The SABnzbd Team Author: The SABnzbd Team
Author-email: team@sabnzbd.org Author-email: team@sabnzbd.org

16
README.mkd

@ -1,28 +1,24 @@
Release Notes - SABnzbd 3.4.0 Beta 2 Release Notes - SABnzbd 3.4.0 Release Candidate 1
========================================================= =========================================================
## Changes and bugfixes since 3.4.0 Beta 1
- Not all passwords will be tried if a matching one was found.
- Sorting would always change the final path even if it was disabled.
- Only run Direct Unpack if `enable_unrar` is enabled.
- If unpacked files contain `.par2` files they will always be read and
used to rename any matching files.
- `Warning` instead of `Info` when there is a restart due to crashed thread.
- Prevent crash in the Assembler.
## Changes since 3.3.1 ## Changes since 3.3.1
- Extended `Deobfuscate final filenames` to attempt to set the correct - Extended `Deobfuscate final filenames` to attempt to set the correct
file extension based on the file signature if the file extension is file extension based on the file signature if the file extension is
not present or meaningless. not present or meaningless.
- Added additional pattern keys that can be used in the `Sort String` - Added additional pattern keys that can be used in the `Sort String`
for Sorting, by using the `guessit` package internally for parsing. for Sorting, by using the `guessit` package internally for parsing.
- If unpacked files contain `.par2` files they will always be read and
used to rename any matching files.
- Regular expressions can be used to specify `Unwanted extensions`. - Regular expressions can be used to specify `Unwanted extensions`.
- Not all passwords will be tried if a matching one was found.
- Some interface-only options were added as API-call. - Some interface-only options were added as API-call.
- The Plush skin has been removed. - The Plush skin has been removed.
## Bugfixes since 3.3.1 ## Bugfixes since 3.3.1
- Duplicate check based on `.nzb` MD5 was performed before it was calculated. - Duplicate check based on `.nzb` MD5 was performed before it was calculated.
- Enforce `local_ranges` for broadcasts (Bonjour/SSDP). - Enforce `local_ranges` for broadcasts (Bonjour/SSDP).
- `Warning` instead of `Info` when there is a restart due to crashed thread.
- Only run Direct Unpack if `enable_unrar` is enabled.
## Upgrade notices ## Upgrade notices
- The download statistics file `totals10.sab` is updated in 3.2.x - The download statistics file `totals10.sab` is updated in 3.2.x

Loading…
Cancel
Save