Playback Position Persist Restore

Persisting and restoring the playback position cheaply — a full queue save on lifecycle edges versus a light five-second position tick that rides an existing loop, skipping the save while the queue is being rebuilt, and snapshotting values before issuing player commands that change them. Use when background playback resumes from the start of a track after the process is killed, or when a restore lands on the wrong track or position.

maxrave-dev d7f216c 8.2 KB Updated

File contents

maxrave-dev/kotlin-footguns/tree/main/skills/playback-position-persist-restore commit d7f216c4d6

Frequently asked questions

npx skillmds@latest add maxrave-dev/playback-position-persist-restore