Skip to content

mpc version that supports 0.24 new capabilities #118

@roiz-git

Description

@roiz-git

there new commands and args such as replace playlist. would mpc support them?

save {NAME} [MODE]

Saves the queue to NAME.m3u in the playlist directory.

MODE [13](https://mpd.readthedocs.io/en/stable/protocol.html#since-0-24)

    Optional argument. One of create, append, or replace.

    create

        The default. Create a new playlist. Fail if a playlist with name NAME already exists.
    append, replace

        Append or replace an existing playlist. Fail if a playlist with name NAME doesn't already exist.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions