XMBC Version: v2.20.5
Installed or Portable version: Installed
Windows Version: 11
Mouse Information (brand/model): Redragon M915-RGB
Relevant Computer Information (CPU, RAM etc):
Did the problem occur after an upgrade of XMBC? (If so, from what version?): No
Did the problem occur after a Windows update/upgrade? (If so, from what version?): No
How long have you used XMBC?: 5 years
What language and keyboard layout do you use in Windows?: English
Clear description of the problem - try and include as much information as possible, including what button and mappings you are having problems with (if applicable).:
Hi there,
I'm attempting to make a shortcut that applies a tag in Foobar, then displays the popup to show the tag has been applied
the keyboard commands are as follows:
Select Track currently playing: Ctrl+Alt+Shift+K
Love the selected Track: Ctrl+Alt+Shift+L
Display the Popup: Ctrl+Shift+Num+
I have been able to successfully set up the commands to get the track selected, and loved. The problem is, if the popup displays too soon, it won't show the applied tag (the purpose is I want the popup to show when I can ensure the track has been loved). However, if I attempt to throw in a delay longer than 100 milliseconds, the popup fails to show, and I'm not sure why. And 100 milliseconds iS still too short of a time for the tag to be properly applied and shown in the popup. Here's what I've attempted, but anything longer than 100ms and the Popup fails to show.
Code: Select all
{CTRL}{ALT}{SHIFT}k{CTRL}{ALT}{SHIFT}l{WAITMS:700}{CTRL}{SHIFT}{NUM+}


Highrez Forums