zhiyiYo / Groove

A cross-platform music player based on PyQt5.
https://groove-music.readthedocs.io
GNU General Public License v3.0
513 stars 83 forks source link

Move forward/backward option with seconds for transcription #65

Closed javadevelopment4 closed 1 year ago

javadevelopment4 commented 1 year ago

Hi,

I would play the audio -- sometimes i want to move forward or backward few seconds

Please add the following if possible a. add a configuration to specify no of seconds for both backward and forward separately b. add a shortcult as well as keys to move forward or backward

Reference: https://superuser.com/questions/436607/vlc-media-keys-and-stopping-and-starting-second-by-second

Thanks

zhiyiYo commented 1 year ago

The fast forward and fast rewind functions have been implemented in the latest commit, and the shortcuts are the right and left arrows. But I don't think it's necessary to add an option to adjust jump size.

javadevelopment4 commented 1 year ago

I have downloaded Groove_v1.2.3_x64_setup.exe but unable to see the icons..neither right and left arrows doesn't work....

Can you please attach a screenshots or steps?

javadevelopment4 commented 1 year ago

image

zhiyiYo commented 1 year ago

This feature is not included in v1.2.3, you need to download the source code and use pyinstaller to compile it, or you can replace Groove.exe in the installation directory with the Groove.exe I uploaded. Groove.zip