Releases: mopidy/mopidy-mpd
Releases · mopidy/mopidy-mpd
v3.3.0
v3.2.0
v3.1.0
- Updated
list
command error messages to match MPD v0.21.13. - Handle list command filter like a search filter. (Fixes: #27, PR: #28)
- Skip browse results without a name or URI. (Fixes: #31, PR: #33)
- Remove leading
/
from paths inlistallinfo
andlistall
responses (Fixes: #36, PR: #37) - Add Python 3.9 to the test matrix.
v3.0.0 (2019-12-22)
- Depend on the final release of Mopidy 3.0.0.
- Minor documentation improvements.
v3.0.0rc1 (2019-12-21)
The initial release, which extracts the Mopidy-MPD extension from the Mopidy core.
This is an alpha release because it depends on the pre-releases of Mopidy 3.0.
Changes since Mopidy 2.3:
- Improved the
swap
command to swap the tracks without rebuilding the full tracklist.