geigi / cozy

🎧 Listen to audio books 📚 on Linux
https://cozy.sh
GNU General Public License v3.0
1.08k stars 83 forks source link

Fix seekbar jumping when changing playback speed #847

Closed rdbende closed 4 months ago

rdbende commented 6 months ago

Fixes the two bugs mentioned in #769, and fixes the incorrect behavior when seeking with keyboard, where the 30 seconds were hard-coded, and it didn't follow the durations set in the settings.

Fixes #769