No description
Find a file
Jean-Benoît Richez d5372d241e
Upgrade to v5.1.0 (#21) (#22)
* Upgrade sources
- `main` v5.1.0: https://github.com/sabnzbd/sabnzbd/releases/tag/5.1.0

* Auto-update READMEs

Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com>
2026-08-12 13:46:45 +03:00
.github Initial commit 2023-11-26 07:16:16 +10:00
conf Set client_max_body_size to 100M 2026-05-13 20:10:09 +02: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 Upgrade to v5.1.0 (#21) 2026-08-12 12:46:04 +02:00
README.md Upgrade to v5.1.0 (#21) 2026-08-12 12:46:04 +02: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: 5.1.0~ynh1

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.