Play/Pause Current Track with Catalina Music

Just upgraded to Catalina. Macros are generally working fine, but my macro to pause iTunes isn't working, and I understand it's the Music app now. Anything I can do, or must this wait for an update?

This AppleScript works for me:

tell application "Music"
	playpause
 end tell
1 Like

Using the hardware Play key works too, and for any app playing media:

Simulate the Hardware Key Play

Yes, this should be resolved in 9.0.3 - sorry, I should have gotten it released before Catalina was released, but I am being a bit slow at the moment.

Apology accepted :smile:, and the bug fixes appreciated. Thanks