|
||
---|---|---|
crates | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE | ||
README.md | ||
example.png | ||
rustfmt.toml |
README.md
Managed MPV
A scuffed wrapper for mpv
that manages the playlist. Start the server using managed-mpv-server
.
Append URLs to the playlist by calling managed-mpv
:
managed-mpv '$VIDEO_URL'
A new mpv
instance will be started unless it's already running.