a command line utility to play Audio CDs and music files
qtplay is a command line utility to play Audio CDs and music files. Plays any audio file supported by QuickTime Special flag for simply playing CDs, for lazy people. Playlist features such as loop, shuffle, and random. Special flag for reading playlist via standard input. Support for process signals: SIGINT, SIGTSTP, and SIGCONT. This port does not work on macOS 10.15 Catalina or newer.
qtplay is a command line utility to play Audio CDs and music files. Plays any audio file supported by QuickTime Special flag for simply playing CDs, for lazy people. Playlist features such as loop, shuffle, and random. Special flag for reading playlist via standard input. Support for process signals: SIGINT, SIGTSTP, and SIGCONT. This port does not work on macOS 10.15 Catalina or newer.
To install qtplay, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install qtplay
To see what files were installed by qtplay, run:
port contents qtplay
To later upgrade qtplay, run:
sudo port selfupdate && sudo port upgrade qtplay
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.