Run spotify multiple times

tonygils

Newbie
Joined
May 16, 2015
Messages
9
Reaction score
1
Hello,

does anyone know how i can run the application like spotify multiple times?
now i am running it with different users on my mac, but it ask too many from my mac.
 
This could maybe help you

Code:
http://www.sandboxie.com/

:)
 
sorry but sandboxie doesn't work on mac.
 
bregallo please mail me i can't contact you
 
Windows + R (or search for "Run") - find Spotify, click "Ok". Voila now you got a second instance of Spotify running.

If you want to open more instances than 2, just click Windows + R and click Enter, you can open 100 instances in like 30 seconds. This is what I do when I have to run multiple Skype accounts simultaneously, works like a charm. :)

Hopefully this was helpful! :)

EDIT: Didn't see that you were on a Mac. In this case, put this
Code:
[FONT=Monaco]open -n -a "APPLICATION NAME"[/FONT]
in the terminal. Obviously, switch "APPLICATION NAME" to Spotify.app :)
 
Last edited:
Made a suggestion to Spotify here:
https://community.spotify.com/t5/Idea-Submissions/Desktop-Spotify-for-Artists-DJ-Support-Multiple-Outputs-and/idi-p/5207986

The idea is big for DJs.
 
Back
Top