TheWiseNoob / OMP

OMP is an open-source music player being developed for Linux. OMP is programmed in C++ using gtkmm, GStreamer, TagLib, clastfm, and g++.
https://openmusicplayer.com
Other
100 stars 3 forks source link

Play Button Restarts Playing Track #22

Closed TheWiseNoob closed 6 years ago

TheWiseNoob commented 6 years ago

Pressing Play with the button or using the keyboard shortcut restarts the track if it is already playing. It does properly unpause, but pressing it again after paused or just when playing restarts the track.