What's Changed
- Features:
- Improved deobfuscation #469
- enhanced parsing of the subject field in NZB files and improved validation of downloaded article filenames
- added a check for filename obfuscation after unpacking; excessively obfuscated filenames are renamed to the NZB filename
- added new options:
RenameAfterUnpack
- enables/disables renaming of extracted and obfuscated files using the NZB filenameRenameIgnoreExt
- a comma-separated list of file extensions to ignore when renaming files after unpacking
- added a new value for the
Status
field in thelistgroups
API method:POST_UNPACK_RENAMING
- Network speed tests
- the new API-method:
struct testnetworkspeed()
- returns the measured network speed inMbps
#489
- the new API-method:
- Added support by
DirectRename
andParRename
of nested file paths found in par files #497 - Added a filter to the nzb manual upload dialog #505
- Improved deobfuscation #469
- Bug fixes: