From 176409f0e8f0186ce4e98e6a8329f4517f75fbac Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Tue, 5 Apr 2011 21:46:11 +0200 Subject: [PATCH] Update changelog with patches from grunskis and octe --- docs/changes.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/changes.rst b/docs/changes.rst index f8f9f6af..af10970d 100644 --- a/docs/changes.rst +++ b/docs/changes.rst @@ -40,6 +40,14 @@ No description yet. - Better error messages on wrong login or network problems. Thanks to Antoine Pierlot-Garcin for patches to Mopidy and Pyspotify. (Fixes: :issue:`77`) +- Local backend: + + - Fix crash in :cmd:`mopidy-scan` if a track has no artist name. Thanks to + Martins Grunskis for test and patch and "octe" for patch. + + - Fix crash in `tag_cache` parsing if a track has no total number of tracks + in the album. Thanks to Martins Grunskis for the patch. + - MPD frontend: - Add support for "date" queries to both the ``find`` and ``search``