Search code examples
autohotkeykey-bindingsaudio-player

Binding specific tracks to hotkeys in foobar2000 possibly via autohotkey


I am looking for a way to attach hotkeys to specific tracks in foobar2000. I havent found a way to do it directly through foobar. Ive been trying to write down an autohotkey script which would skip songs until foobars window title matches destined tracks title, but ive been failing so far. If you have an idea on how to do this please help.


Solution

  • First disable this Library=>Configure=>Shell Integration=>disable "Bring to front when adding new files Then enable this Playback=>Playback follows cursor Then use this

    ^F1::Run,C:\MusicPlayer\foobar2000.exe /add /immediate "C:\path\to\song.mp3" /play