After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 707457 - Restart current track when Previous button was clicked and position is more than 3 seconds
Restart current track when Previous button was clicked and position is more t...
Status: RESOLVED FIXED
Product: gnome-music
Classification: Applications
Component: general
3.9.x
Other Linux
: Normal enhancement
: 3.12
Assigned To: gnome-music-maint
gnome-music-maint
Depends on:
Blocks:
 
 
Reported: 2013-09-04 12:35 UTC by Arnel Borja
Modified: 2014-03-03 09:49 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
[PATCH] Restart current track when postion more than 3 seconds (863 bytes, patch)
2014-03-02 19:16 UTC, Anton Belka
none Details | Review

Description Arnel Borja 2013-09-04 12:35:03 UTC
In other GNOME media players like Totem, Rhythmbox and Banshee, clicking the previous button will replay the current track if the position is greater than 3 seconds. Clicking again the Previous button within 3 seconds will play the previous song.

It would be nice if Music also has this feature, which makes replaying a song easier (no need to click Previous then Next).
Comment 1 Anton Belka 2014-03-02 19:16:20 UTC
Created attachment 270715 [details] [review]
[PATCH] Restart current track when postion more than 3 seconds

Hi.
I think my patch will be fine, but instead of 3 second, I'm using value 5. Maybe Python or code, which handling drawing position not fast, while GStreamer fast and for me it's work like value=5 in fact 3 second. So, just try my patch and if it's need correct the value before commit.
Thanks a lot. :)
Comment 2 Vadim Rutkovsky 2014-03-03 09:49:40 UTC
Thanks, pushed as https://git.gnome.org/browse/gnome-music/commit/?id=b73ba4b