Global HotKeys
Spotify needs global hotkeys (play/pause/seek/switch songs). I need a way to control the app without switching to it
61
people like this idea
I like this idea!
Tell me when this idea gets some attention.
The more people who like this idea, the more it gets noticed.
The more people who like this idea, the more it gets noticed.
The best point from the company
-
Hi ashot,
There actually is something similar to this in Spotify today. If you have a keyboard with media keys (such as play/pause, next, previous, etc), you can use those to control Spotify. This works both on Mac OS X and Windows.
Best regards,
Jesper Särnesjö
4 people think
this is one of the best points
The best point from everyone
-
I really would like to choose my own global hotkeys right in Spotify, every other music program I've used over the years have had it so why not Spotify? To download a 3rd party software always running in the background just so I can change songs and so on, no thanks. I'll rather wait for Spotify to be smart enough to implant it like most of the other media programs.
And if it never happens, well shame on both me because I don't want more programs running on my computer all the time. And shame on Spotify for not implanting this (in my opinion) necessary feature when so many media players already have it.
I’m frustrated
4 people think
this is one of the best points
Create a customer community for your own organization
Plans starting at $19/month
-
Inappropriate?Hi ashot,
There actually is something similar to this in Spotify today. If you have a keyboard with media keys (such as play/pause, next, previous, etc), you can use those to control Spotify. This works both on Mac OS X and Windows.
Best regards,
Jesper Särnesjö
4 people think
this is one of the best points
-
But it doesn't work if Spotify is minimized! Feature request! -
Yeah but for those of us without media keys that doesn't really help :) -
oStuffYo>> That's where AutoHotKey becomes relevant.. =) -
i need a counter for the "this is one of the best points" thingy...
media keys so don't cut it -
Inappropriate?I don't.. there is probably a utility I can find to map to those keys though.
-
Inappropriate?If you run WIndows you could use Autohotkey to configure custom Spotify hotkeys.
http://www.autohotkey.com/forum/topic...
As an example, this script configures Windows-Space, Windows-left and Windows-right to play/pause, jump back and forward one song respectively
#Space::
; Play or pause a file
ControlSend, ahk_parent, {Space}, ahk_class SpotifyMainWindow
return
#Right::
; Play next item
ControlSend, ahk_parent, ^{Right}, ahk_class SpotifyMainWindow
return
#Left::
; Play previous item
ControlSend, ahk_parent, ^{Left}, ahk_class SpotifyMainWindow
return
I’m confident
1 person thinks
this is one of the best points
-
I have also been using AutoHotkey for this for quite a while, but I have done it differently.
Spotify responds to media keys, so I simply remapped certain hotkeys to media keys. This is all you need:
^#left::Media_Prev
^#right::Media_Next
^#space::Media_Play_Pause
It assigns Ctrl+Windows+Space/Left/Right to Play/Pause, Previous, and Next. -
I have also been using AutoHotkey for this for quite a while, but I have done it differently.
Spotify responds to media keys, so I simply remapped certain hotkeys to media keys. This is all you need:
^#left::Media_Prev
^#right::Media_Next
^#space::Media_Play_Pause
It assigns Ctrl+Windows+Space/Left/Right to Play/Pause, Previous, and Next. -
Very nice, I had ahk already installed. Works perfectly. -
Brilliant program, I have never used it before but it only took me about five minutes to be able to use it after I read this post =) -
@ denton: alot of other software also responds to media keys, so if you want them to remain exclusive that's gonna be a problem
@ anyone: does this also work when spotify is minimized to tray? -
@ mr.qs; Yes, it works great when spotify i minimizes to tray. -
Inappropriate?AutoHotkey was great, haven't used it before..
I use this script:
----------------------------------------------------
#left::Media_Prev
#right::Media_Next
#space::Media_Play_Pause
#down::Volume_Down
#up::Volume_Up
#s::Run C:\Program Files\Spotify\spotify.exe
----------------------------------------------------
# = Windows button
-
excellent! glad we could help :) -
Inappropriate?The remote for my HP-computer works fine! Allso the buttons above my keyboard. Great tip!
I’m happy to have found spotify
-
Inappropriate?I have a HP-keyboard as well and my buttons above the keyboard used to work, until I reinstalled Windows and now they don't... Help me!
I’m sad
-
Download the software for yout buttons from the HP-website. -
Inappropriate?I really would like to choose my own global hotkeys right in Spotify, every other music program I've used over the years have had it so why not Spotify? To download a 3rd party software always running in the background just so I can change songs and so on, no thanks. I'll rather wait for Spotify to be smart enough to implant it like most of the other media programs.
And if it never happens, well shame on both me because I don't want more programs running on my computer all the time. And shame on Spotify for not implanting this (in my opinion) necessary feature when so many media players already have it.
I’m frustrated
4 people think
this is one of the best points
-
I agree with you.
Having a multimedia keyboard or installing a 3rd party software are just workarounds, not solutions (for me, at least) -
Inappropriate?There's an autohotkey script, with global shortcuts and tray icon tooltip on track change (or on request) here:
http://www.autohotkey.com/forum/viewt...
-
Inappropriate?There's also Toastify, an app that will show bigger, toast style, notification on track change, and has global shortcuts as well.
I prefer the autohotkey script above however, because Toastify doesn't allow me to use the windows key in the shortcuts.
http://toastify.codeplex.com/
-
Inappropriate?This is THE one thing missing in spotify. I also want hotkeys for the volume control in spotify, i.e. so I can change the volume of spotify without affecting the whole system. Take a look at foobar they have a good implementation.
2 people think
this is one of the best points
-
Easily done with the media keys...
^#Down::Volume_Down
^#Up::Volume_Up -
Inappropriate?The media keys on my keyboard work fine while the app is in focus, but if it is minimised, then they will just pull up Windows Media Player. I don't want lots of 3rd party apps running on my pc, so why can't Spotify sort out a global hot key. Winamp used to do it fine, and I don't see the point in a media app that doesn't use it. If the app has to be in focus, you might as well use the mouse and pause button.
I’m very annoyed
-
Inappropriate?Yeah, this is a necessary feature for any media player. Please fix it soon!
I’m frustrated
-
Inappropriate?Fully agree that Spotify should implement its own global hotkeys. However until that happens may I recommend autohotkey. It may seem a little technical for non-techies, but once installed and some basics learned it's a great way to make your computer do your bidding. If anyone is struggling please post back and I'll be happy to help with a simple script.
I’m encouraged
1 person thinks
this is one of the best points
-
Inappropriate?Please Spotify - it can't be *that* hard to implement global hotkeys. Spotify is such a good program in general and it gets updated all the time.
Please just add this one feature?
I’m tentatively hopeful
1 person thinks
this is one of the best points
Loading Profile...



EMPLOYEE



