Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: ppc500 build #491

Merged
merged 1 commit into from
Jan 30, 2025
Merged

Fix: ppc500 build #491

merged 1 commit into from
Jan 30, 2025

Conversation

phnzb
Copy link
Collaborator

@phnzb phnzb commented Jan 30, 2025

Description

Testing

by @phnzb via qemu-user-static @ Ubuntu 22.04

@phnzb phnzb merged commit 48b51a9 into develop Jan 30, 2025
36 checks passed
@phnzb phnzb deleted the fix/ppc500 branch January 30, 2025 11:24
@dnzbk dnzbk mentioned this pull request Feb 24, 2025
dnzbk added a commit that referenced this pull request Feb 24, 2025
## Description
  - Features:
    - Improved deobfuscation [#469](#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 filename
        - `RenameIgnoreExt` - a comma-separated list of file extensions to ignore when renaming files after unpacking
      - added a new value for the `Status` field in the `listgroups` API method: `POST_UNPACK_RENAMING`
    - Network speed tests
      - the new API-method:
        - `struct testnetworkspeed()` - returns the measured network speed in `Mbps` [#489](#489)
    - Added support by `DirectRename` and `ParRename` of nested file paths found in par files [#497](#497)
    - Added a filter to the nzb manual upload dialog [#505](#505)
  - Bug fixes:
    - Fixed: `HealthCheck=None` with `ParCheck=Force` can cause a segmentation fault on unhealthy downloads [#475](#475)
    - Fixed: Attempting to load the certificate even if CertCheck is turned off [#479](#479)
    - Fixed: Loading icon display for NZB uploads in light and dark modes [#486](#486)
    - Fixed PowerPC (ppc500) support [#491](#491)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to start NzbGet using NAS Diskstation DS413 running DSM 6.x
2 participants