Ncmpcpp has UI very similar to ncmpc's one, but it provides new useful features such as support for regular expressions in search engine, extended song format, items filtering, last.fm support, ability to sort playlist, local filesystem browser and other minor functions.
Ncmpcpp has UI very similar to ncmpc's one, but it provides new useful features such as support for regular expressions in search engine, extended song format, items filtering, last.fm support, ability to sort playlist, local filesystem browser and other minor functions.
To install ncmpcpp, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install ncmpcpp
To see what files were installed by ncmpcpp, run:
port contents ncmpcpp
To later upgrade ncmpcpp, run:
sudo port selfupdate && sudo port upgrade ncmpcpp
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.