All these can just communicate with mpv: - [ ] Play/pause, next, previous - [ ] Progress slider, time elapsed/left/total (pick 2; updates every second) - [ ] Volume slider, mute Related sections of Node-MPV docs: - Methods: [`play`](https://github.com/00SteinsGate00/Node-MPV#controlling-mpv), [`next` and `prev`](https://github.com/00SteinsGate00/Node-MPV#playlists) - [Events](https://github.com/00SteinsGate00/Node-MPV#events) - [Observing properties](https://github.com/00SteinsGate00/Node-MPV#observing)
All these can just communicate with mpv:
Related sections of Node-MPV docs:
play,nextandprev