NZBGet is a cross-platform binary newsgrabber for nzb files, written in C++.
NZBGet is a cross-platform binary newsgrabber for nzb files, written in C++. It supports client/server mode, automatic par-check/-repair and web-interface. NZBGet requires low system resources and runs great on routers, NAS-devices and media players.
NZBGet is a cross-platform binary newsgrabber for nzb files, written in C++. It supports client/server mode, automatic par-check/-repair and web-interface. NZBGet requires low system resources and runs great on routers, NAS-devices and media players.
To install nzbget, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install nzbget
To see what files were installed by nzbget, run:
port contents nzbget
To later upgrade nzbget, run:
sudo port selfupdate && sudo port upgrade nzbget
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.