There are a number of applescripts listed in this repository, spotify_control.applescript
takes a command:
osascript spotify_control.applescript {command}
{command} can be:
toggle
ort
for toggle play statenext
orn
for play next songprev
orp
for play previous songstop
ors
for stop
actions folder stores a list of individual handy actions.
This works best with adding global short cut key using QuickSilver or Alfred. Enjoy!