No description
Find a file
Jean-Benoît Richez 54cf0a4ba7
Testing (#10)
* allow API access without SSO authentication

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

* Add pre_upgrade message for 4.5.5~ynh3

* Bump package revision

* Auto-update READMEs
2025-12-25 20:56:08 +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 (#10) 2025-12-25 20:56:08 +01:00
README.md Testing (#10) 2025-12-25 20:56:08 +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~ynh4

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.