Help Wizard

Step 1

NEXT STEP

Chaning tracks using Python

Solved!

Chaning tracks using Python

Hi

I am writing a program and I want to be able to change the playback to the next or previous track in the playlist or queue. Is there a way to do so? I am using spotipy but I am not sure if it will allow me to change the current track. So i just want to confirm that it works.

Reply

Accepted Solutions
Marked as solution

It can be done!! The problem I had was with authorization. Following the spotipy authorization caused the issue so I had to find a workaround.

View solution in original post

1 Reply
Marked as solution

It can be done!! The problem I had was with authorization. Following the spotipy authorization caused the issue so I had to find a workaround.

Suggested posts