diff --git a/AUTHORS b/AUTHORS index 1530f523..d6ede848 100644 --- a/AUTHORS +++ b/AUTHORS @@ -15,5 +15,6 @@ - Wouter van Wijk - Jeremy B. Merrill - 0xadam +- herrernst - Nick Steel - Zan Dobersek diff --git a/docs/changes.rst b/docs/changes.rst index 46f266f4..fd065b34 100644 --- a/docs/changes.rst +++ b/docs/changes.rst @@ -33,6 +33,9 @@ v0.13.0 (in development) - Make ``mopidy-scan`` work with Ogg Vorbis files. (Fixes: :issue:`275`) +- Fix playback of files with non-ASCII chars in their file path. (Fixes: + :issue:`353`) + **Spotify backend** - Let GStreamer handle time position tracking and seeks. (Fixes: :issue:`191`)