mopidy-mpd
mopidy-mpd copied to clipboard
Mopidy extension for controlling playback from MPD clients
I do some research in the last days, as I plan to upgrade an existing stereo radio with integrated mopidy, but I wish to keep the current control possibilities like...
Included in this PR: * [x] Added support for [Binary Responses](https://mpd.readthedocs.io/en/latest/protocol.html#binary-responses) * [x] Added an implementation of the `albumart` command, making it possible to fetch album artwork for any media...
When Mopidy is run as a system service under the `mopidy` user, Unix sockets are currently created with a umask of `022`, which makes other users unable to connect due...
TODO: - [x] implement basic parsing of `(TYPE == 'VALUE')`, `(...AND...)` ~~and `(!...)`~~ - [x] extend `_query_from_mpd_search_parameters` to return `(base ...)` - [ ] handle `[sort {TYPE}] [window {START:END}]`, `[group...
Hi, Problem with playing second track (and all next). Problem solved with downgrading gst:  Archlinux x64 (kernel 6.1.22 or 5.15)
Is it possible to add multiple soundcard support as original mpd? Actually, I need to have 3 mopidy-mpd running... Thx
Add support to the MPD frontend for the `albumart` command allowing clients to receive album art directly from mopidy. Defined here: https://www.musicpd.org/doc/protocol/database.html
Everything appears to be still working normally as far as I can tell but mpc starting with v0.34 prints this warning with all output and I don't see any way...
Hey, ncmpcpp author here. I've been recently looking into using ncmpcpp with mopidy-spotify so that I don't have to alternate between MPD and the official Spotify client. However, it looks...
**Describe the bug** I'm seeing something very like the bug mopidy/mopidy#1286 now, using recent releases of Mopidy, Upmpdcli and Jellyfin (details below). Tracks which play initially won't play later. **How...