AIMP Forum
AIMP for Windows => Вопросы / Questions => Topic started by: sf_pico on February 05, 2025, 17:26:32
-
Hi, is there any way via plugin or Windows API to query AIMP3 about the play status and song being played ?
I just want a third party process to react depending to the above and have not found a way to do this.
Thanks for your help.
-
I will answer myself ... using this plugin: https://github.com/a0ivanov/aimp-control-plugin/releases and the relevant RPC functions, the Player status and the track being played can be get with ease. If someone is interested in the code, while simple, just reply to this thread.
BR.