Not an issue.
I just need to additionally check for 'osu!test' process and check window title as 'osu!test b########' if osu!test is running.
I may instead (or additionally) just allow user to add an additional window title to check for in case the title format changes in future.
(So if it can't find the normal osu!, it'll check for what the user defines)
Edit: Probably should be working in the next version, not entirely sure on the format of the title when a song is playing though so I've assumed it's similar to the regular osu, minus the "!test" and version.
I've also made improvements to efficiency of obtaining song data in the next version (less hanging), and added support for only outputting text if a command returns a value (Example Format: "{prefix [a] suffix} {prefix [t] suffix}" = "prefix Artist suffix prefix Title suffix" ).
Will possibly make a few more changes before uploading the new version~
I just need to additionally check for 'osu!test' process and check window title as 'osu!test b########' if osu!test is running.
I may instead (or additionally) just allow user to add an additional window title to check for in case the title format changes in future.
(So if it can't find the normal osu!, it'll check for what the user defines)
Edit: Probably should be working in the next version, not entirely sure on the format of the title when a song is playing though so I've assumed it's similar to the regular osu, minus the "!test" and version.
I've also made improvements to efficiency of obtaining song data in the next version (less hanging), and added support for only outputting text if a command returns a value (Example Format: "{prefix [a] suffix} {prefix [t] suffix}" = "prefix Artist suffix prefix Title suffix" ).
Will possibly make a few more changes before uploading the new version~