Add support for controlling the service through the MPD protocol #5
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
mpd
has a lot of different clients, both for cli, tui, web and mobile. If we could hijack their API for things like reordering songs, play/pause, adding/removing songs, skipping, and possibly also more advanced things like saving playlists and adjusting volume, it would be very nice. We could take advantage of an already "flourishing" ecosystem.