mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 17:35:50 +03:00
[GH-ISSUE #465] Adjust playback speed functionality #1198
Labels
No labels
bug
documentation
enhancement
good first issue
help wanted
pull-request
question
third-party
third-party
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-player#1198
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jobvisser03 on GitHub (Jun 13, 2024).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/465
First-off, great piece of software, hats off!
It would be great if you could adjust the playback rate or speed of the song.
Spotify only supports this for podcasts, not music.
There are extensions for the spotify web player that let you alter the playback speed like: Spotify speed extension These don't work when you play the song using Spotify Connect though.
So it would be great to have a parameter
--playback-speedthat let's you tweak how fast or slow the music is played.@aome510 commented on GitHub (Jun 13, 2024):
Can you elaborate? What do you mean by "playback rate"?
@jobvisser03 commented on GitHub (Jun 13, 2024):
@aome510 sorry for being too brief. Updated the description.
@aome510 commented on GitHub (Jun 13, 2024):
Thanks @jobvisser03. I get what you mean now. I don't think it's possible to adjust streaming speed rate as Spotify doesn't officially support that feature.
@aome510 commented on GitHub (Jul 8, 2024):
Closed as it's not possible to implement by
spotify_player