Z Media Player by proximacentav
Plaing media.
just starting without errors.
using QT6.
equalizer (+1000db, -1000db preamp max)
metadata view
consume about 127M ram.
black/white theme
playlists system
Speed of tracks
tones of tracks
Zmp creating directory ~/zmp_playlists
when you creating playlist with name "root"
zmp creating directory ~/zmp_playlists/root
.mp3 and other music files put to ~/zmp_playlists/nameofplaylist
now you can delete source files of your songs, audio files in playlist
download depencieses:
debian: sudo apt install qt6-base-dev qt6-multimedia-dev cmake build-essential git libtag1-dev
fedora: sudo dnf install qt6-qtbase-devel qt6-qtmultimedia-devel cmake gcc-c++ git taglib-devel
arch: sudo pacman -S qt6-base qt6-multimedia cmake base-devel git qtmpris taglib
git clone https://github.com/proximacentav/ZMP.git
cd ZMP/build
cmake ..
make

