Help Wizard

Step 1

NEXT STEP

FAQs

Please see below the most popular frequently asked questions.

Loading article...

Loading faqs...

VIEW ALL

Ongoing Issues

Please see below the current ongoing issues which are under investigation.

Loading issue...

Loading ongoing issues...

VIEW ALL

Move songs forward and backward

Move songs forward and backward

Hello Spotify Team,          
I am trying to move songs forward and backward like in the other music applications(Youtube, Music player, etc) in Spotify player but I am really confused about how to move forward and backward
 
Please reply as soon as possible. Any help would be greatly appreciated.
Thanks in advance.

 

Reply
7 Replies

Hey there, thanks for posting! 

On your desktop app, you can do that by holding SHIFT + LEFT/RIGHT Arrows 

That's on Windows, but I believe the same shortcut applies on MAC, if not you can try with CMD or CMD+SHIFT+LEFT/RIGHT arrows, but let me know if that doesn't work and I can check for you tomorrow : ) 

 

You can also check other useful Keyboard Shortcuts here

MartinStoichkovSpotify Star
Help others find this answer and click "Accept as Solution".
If you appreciate my answer, maybe give me a Like.
Note: I'm not a Spotify employee.

Hi, in mac you can use playback options as the screenshot attached. Also you can use built-in keys to play/pause(f8), next song(f9), previous song(f7)

Screenshot 2019-04-11 at 1.44.45 AM.png

Thank you for your reply but i m trying in mobile appplication. 

When i m trying to use this code the song is not changed duration

@IBAction func moveFrdBtnAction(_ sender: Any) {       SpotifyManager.shared.audioStreaming(SpotifyManager.shared.player, didSeekToPosition: TimeInterval(10))     }     func audioStreaming(_ audioStreaming: SPTAudioStreamingController!, didSeekToPosition position: TimeInterval) {         player?.seek(to: position, callback: { (error) in             let songDuration = audioStreaming.metadata.currentTrack?.duration as Any as! Double             self.delegate?.getSongTime(timeCount: Int(songDuration)+1)         })     }

Please reply as soon as possbile

Hey there, I see. 

But I assume someone on the Community will be able to help you with the code, maybe you can try to ask on Github or Stackoverflow. 

In the meantime, you may also be interested in giving your vote and comments to this idea which suggesting this  > 

[Mobile] Rewind/Fast Forward function

MartinStoichkovSpotify Star
Help others find this answer and click "Accept as Solution".
If you appreciate my answer, maybe give me a Like.
Note: I'm not a Spotify employee.

Thank you for your reply, yes i m posted the question with the code, on Github or Stackoverflow. but no one perfect solution for my problem. same problem facing with answer.

 

Please check StackOverFlow question:

https://stackoverflow.com/questions/55376656/how-to-10-second-forward-or-backward-in-spotify-player

Hey,

Ihave a Japanese iphone 13 pro and i am using spotify on it.But I an not able to move a particular song forward and backward on it. Can you suggest me the solution?

Hey there @Amninder

 

Thanks for reaching out about this and welcome to the Community. 

 

Currently, it's not possible to do this on the mobile app. 

 

However, It seems that other users feel the way you do and posted this idea requesting this feature. Despite its current status, you can still add your vote to it and if anything changes in the future, we'll make sure to keep everyone updated over there.


The Idea Exchange is a great way for us to see what our users are interested in and how many people like a certain idea. 


Also, you can read more about how your feedback reaches Spotify here.


If you need a hand with anything else, the Community is here for you. 

EniModerator
Help others find this answer and click "Accept as Solution".
If you appreciate my answer, maybe give me a Like.
 
“Music acts like a magic key, to which the most tightly closed heart opens.”– Maria von Trapp

Suggested posts