nightly-a2ac2b04-ls165
Pre-release
Pre-release
CI Report:
https://ci-tests.linuxserver.io/linuxserver/sabnzbd/nightly-a2ac2b04-ls165/index.html
LinuxServer Changes:
Full Changelog: nightly-0bcb28d5-ls164...nightly-a2ac2b04-ls165
Remote Changes:
Refactor RAR volume information extraction and deobfuscation
Modernizes get_rar_extension to leverage the rarfile library's internal header parsing, significantly improving the robustness and reliability of RAR volume number and original extension detection.
The rar_renamer function in post-processing is also refactored for improved clarity and maintainability, including the extraction of a dedicated helper function for renaming and various code simplifications.