A basic mp3 player that will shuffle the list of songs, play through the list, then shuffle again and continue playing.
options to not shuffle, and/or not continuous loop.
I don't like most playlist editors, so I created my own. (located under options/playlist)
tested on qt5 and qt6
sudo apt-get install qtmultimedia5-dev
sudo apt-get install libqt5multimedia5-plugins
sudo apt-get install gstreamer1.0-libav
you may also need
sudo apt install ubuntu-restricted-extras
sudo apt install qt5-default qtbase5-dev qt5-qmake cmake
sudo apt-get install qtmultimedia5-dev
sudo apt-get build-dep qtmultimedia5-dev