Media Playback Changed
Starts when music, a podcast or a video starts, pauses, stops or changes track.
A trigger in the Phone & Media group.
Its type is trigger.media_playback.
Declared ports
Section titled “Declared ports”| Port | Label | Flow | Type |
|---|---|---|---|
out |
out | execution out | — |
playback |
Playback | data out | Object{event: String, app: String, appName: String, title: String, artist: String, album: String, playing: Boolean, durationMs: Long, timestamp: DateTime} |
title |
Title | data out | String |
Configuration
Section titled “Configuration”| Field | Key | Default | Notes |
|---|---|---|---|
| Event | event |
— | ``, STARTED, PAUSED, STOPPED, TRACK_CHANGED |
| App (optional) | app |
— | chosen from APP_FILTER |
- notification access
A missing permission is flagged in the editor rather than blocking the macro — the graph is fine, the phone is not, and granting it starts the node working with no edit here at all.