- Output multiple artists, album artists, composers, and performers as multiple tags, making it possible for MPD clients to render them better. (Fixes: 44, PR: 45) - Switch from CircleCI to GitHub Actions (PR: 40)
3.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 in `listallinfo` and `listall` responses (Fixes: 36, PR: 37) - Add Python 3.9 to the test matrix.
3.0.0
- Depend on the final release of Mopidy 3.0.0. - Minor documentation improvements.
3.0.0rc1
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.
2.3
- Improved the `swap` command to swap the tracks without rebuilding the full tracklist.