DracotMolver / soube

Music player based on electronjs
MIT License
31 stars 4 forks source link

Media button integration #8

Open zencubic opened 7 years ago

zencubic commented 7 years ago

Could you make a integration for media button on the keyboard e.g. for prev and next song, stopping and resuming the music?

DracotMolver commented 7 years ago

It has implemented shortkeys to play, pause, resume, next and prev, which version do you tried?. Ctrl or Cmd + Up Arrow is for playing and resuming a song. Ctrl or Cmd + Down Arrow is for pausing the song. Ctrl or Cmd + Left Arrow is for the prev song. Ctrl or Cmd + Right Arrow is for the next song. Ctrl or Cmd + S is for enabling ro disabling the shuffle.

I'm working in a new version 1.5.0 which brings more shortkeys features, some improvements in code level, a new config menu, a better searching input and some other things. :).

zencubic commented 7 years ago

I have Version 1.4.2 I don't mean the shortcuts inside the program. I mean these buttons on the keyboard:http://www.hardwarelogic.com/articles/reviews/misc/LogitechWave/MediaButtons.jpg It would be very nice if I don't have to switch every time to Soube to stop and resuming the music ;-)

DracotMolver commented 7 years ago

oooooh jauajaua sorry, my mistake. Definitely this is a good idea.