diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-27 07:54:58 -0400 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-27 07:54:58 -0400 |
| commit | d46122ddfe6babd04bbb43054a1a56dce6312545 (patch) | |
| tree | b2218f2ab853cf8efcf6c20ab12b8fa09b88d7cd /modules/prog-python.el | |
| parent | e01c496f55bb5147d864cab862de3a1a228543c4 (diff) | |
| download | dotemacs-d46122ddfe6babd04bbb43054a1a56dce6312545.tar.gz dotemacs-d46122ddfe6babd04bbb43054a1a56dce6312545.zip | |
feat(music): configurable in-track seek via an mpv control socket
The subprocess player I just switched to dropped in-track seek. I re-added it without the startup fragility that made the IPC player unreliable. mpv still plays the track as a direct argument, so the reliable start is untouched, and --input-ipc-server opens a control socket that only carries seek commands to the already-playing process. f and b seek by cj/music-seek-seconds (default 5). The socket send is a no-op when nothing is playing, so it never errors.
Diffstat (limited to 'modules/prog-python.el')
0 files changed, 0 insertions, 0 deletions
