Announcements

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

how to order songs in web player - how to set shuffle and repeat in web player

how to order songs in web player - how to set shuffle and repeat in web player

unfortunately my linux build of spotify has stopped and I am forced to use the web player version. How do I re-order songs in web player? how do I set shuffle and repeat options in web player?

Reply
1 Reply

Re-order songs in playlist is not possible on https://play.spotify.com. I see shuffle and repeat just under the play button in the top-right corner.

 

If you want, we can try to debug why your linux client doesn't work. Check with lsb_release from a terminal what linux distribution are you running, like this:

$ lsb_release -a
No LSB modules are available.
Distributor ID:	Ubuntu
Description:	Ubuntu 16.04.1 LTS
Release:	16.04
Codename:	xenial

Check with dpkg what version of spotify do you have installed?

$ dpkg -l | grep spotify
ii  spotify-client   1:1.0.43.123.g80176796-77   amd64   Spotify streaming music client

Then if you start your client like this from a terminal, it will write a log file called spotify-dump.txt to your home directory.

$ spotify --show-console > $HOME/spotify-dump.txt 2>&1

Attach the spotify-dump.txt to your answer here or just paste it here. Maybe it will say something that tells us what the problem is.

 

Suggested posts