A scuffed wrapper for mpv to append files to the playlist.
mpv
Go to file
Marko 632ce5531d
Add client app
2022-12-01 18:37:38 +01:00
crates Add client app 2022-12-01 18:37:38 +01:00
.gitignore Initial commit 2022-12-01 08:00:13 +01:00
Cargo.lock Add client app 2022-12-01 18:37:38 +01:00
Cargo.toml Add client app 2022-12-01 18:37:38 +01:00
LICENSE Initial commit 2022-12-01 08:00:13 +01:00
README.md Add client app 2022-12-01 18:37:38 +01:00
example.png Add client app 2022-12-01 18:37:38 +01:00
rustfmt.toml Initial commit 2022-12-01 08:00:13 +01:00

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.

Firefox Integration

External Application Button

Configuration