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.