Migrate queues between MPD instances sharing the same music storage
| src/mpd_migrate | ||
| .envrc | ||
| .gitignore | ||
| flake.lock | ||
| flake.nix | ||
| LICENSE | ||
| package.nix | ||
| pyproject.toml | ||
| README.md | ||
mpd-migrate
Migrates a queue between two MPD instances sharing the same music storage.
Example
mpd-migrate room.example.com multiroom.example.com
Usage
Usage: mpd-migrate [OPTIONS] SRC DST
Arguments:
SRC [required]
DST [required]
Options:
--delay FLOAT [default: 0.8]
--install-completion [bash|zsh|fish|powershell|pwsh]
Install completion for the specified shell.
--show-completion [bash|zsh|fish|powershell|pwsh]
Show completion for the specified shell, to
copy it or customize the installation.
--help Show this message and exit.