CI Report:
https://ci-tests.linuxserver.io/linuxserver/sabnzbd/nightly-5e3126cd-ls150/index.html
LinuxServer Changes:
Full Changelog: nightly-23c00b57-ls149...nightly-5e3126cd-ls150
Remote Changes:
Define NzoInfo with TypedDict
Explicitly defines the structure and types for the nzo_info dictionary.
Also introduces BadArticleType as a Literal type and cleans up
__init__.py by removing internal saver classes from the public API.