On Spotify Playback Changed
SpotifyOutputs
| out | Exec | exec | None |
| isPlaying | Data | System.Boolean | multiplexed |
Parameters
| cooldownSeconds | System.Int32 | no | 0 | None |
| perUserCooldownSeconds | System.Int32 | no | 0 | None |
| debounceMs | System.Int32 | no | 0 | None |
| dedupeKey | System.String | no | "" | None |
| maxConcurrency | System.Int32 | no | 0 | None |
Lowers to C#
[OnSpotifyPlaybackChanged] Handle(ctx, SpotifyPlaybackChangedContext e)