diff --git a/src/helpers.cpp b/src/helpers.cpp index a68b1957..8d0de1d4 100644 --- a/src/helpers.cpp +++ b/src/helpers.cpp @@ -740,6 +740,7 @@ void DisplaySong(const Song &s, void *data, Menu *menu) if (!right) *menu << s.GetAlbum(); else + buf << TO_WSTRING(s.GetAlbum()); break; case 'y': if (!right)