mp3blaster is an interactive text-based mp3 and Ogg Vorbis player with a number of unique features. It supports multiple playlists allowing you to divide tracks into albums allowing great flexibility with the play order. Also included are nmixer, a simple mixer utility based on the same code as the mixer used in mp3blaster and mp3tag, an id3 tag manipulation tool. Starting with version 3.0pre8, mp3blaster supports the playback of Ogg Vorbis encoded audio as well.
mp3blaster is an interactive text-based mp3 and Ogg Vorbis player with a number of unique features. It supports multiple playlists allowing you to divide tracks into albums allowing great flexibility with the play order. Also included are nmixer, a simple mixer utility based on the same code as the mixer used in mp3blaster and mp3tag, an id3 tag manipulation tool. Starting with version 3.0pre8, mp3blaster supports the playback of Ogg Vorbis encoded audio as well.
To install mp3blaster, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install mp3blaster
To see what files were installed by mp3blaster, run:
port contents mp3blaster
To later upgrade mp3blaster, run:
sudo port selfupdate && sudo port upgrade mp3blaster
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.