No description
Find a file
Jean-Benoît Richez e0ad7eae98
Testing (#12)
* cleaning (#9)

* fix par2 autoupdate

* allow API access without SSO authentication

Enable Radarr, Sonarr and other apps to access SabNZBD API without
being logged into YunoHost.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* Add pre_upgrade message for 4.5.5~ynh3

* Bump package revision

* Auto-update READMEs

* Upgrade sources (#11)

* Upgrade sources
- `par2` v1.4.0: https://github.com/animetosho/par2cmdline-turbo/releases/tag/v1.4.0

* Auto-update READMEs

---------

Co-authored-by: eric_G <46165813+ericgaspar@users.noreply.github.com>
Co-authored-by: Thomas <51749973+Thovi98@users.noreply.github.com>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com>
2026-02-10 09:05:15 +01:00
.github Initial commit 2023-11-26 07:16:16 +10:00
conf Testing (#10) 2025-12-25 20:56:08 +01:00
doc Testing (#10) 2025-12-25 20:56:08 +01:00
scripts Testing (#10) 2025-12-25 20:56:08 +01:00
.gitattributes Initial commit 2023-11-26 07:16:16 +10:00
.gitignore chore: v4.5.5 2025-10-27 18:08:12 +02:00
config_panel.toml feat: backup folder select on admin panel 2025-11-21 21:38:48 +01:00
LICENSE Update LICENSE 2023-11-27 12:54:53 +10:00
manifest.toml Testing (#12) 2026-02-10 09:05:15 +01:00
README.md Testing (#12) 2026-02-10 09:05:15 +01:00
tests.toml chore: v4.5.5 2025-10-27 18:08:12 +02:00

Logo of SABnzbd SABnzbd, packaged for YunoHost

Newsreader for downloading, verifying and extracting files from Usenet

🌐 Official app website Version: 4.5.5~ynh5

Screenshots

Screenshot of SABnzbd

📦 Developer info

Automatic tests level

🛠️ Upstream SABnzbd repository: https://github.com/sabnzbd/sabnzbd

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/sabnzbd_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade sabnzbd -u https://github.com/YunoHost-Apps/sabnzbd_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.