SABnzbd is availabe in Termux repository (Android)
Posted: April 15th, 2023, 1:36 am
As I occasionally need to fetch some nzbs on the go, I packaged v3.7.2 and submitted it to Termux. Packaging it was actually needed as the SABYenc3/SABCTools Python library doesn't compile on device without some setting up.
Notes about this package:
Notes about this package:
- sabnzbd command is available
- Service file is provided so daemon launch can be fully under control using sv (see termux-service)
- Launching of web browser works
- Config is in user home ($HOME/.sabnzbd)
- To save downloaded files in Android's download folder, make sure you run termux-setup-storage and modify your paths from $HOME/Downloads to $HOME/storage/downloads