• Added: disable the use of playlist length command

    SettingsPerformanceGet playlists length

    For playlists with many thousands of tracks, the playlist length command can be very slow to process by MPD. Turn it off if opening a playlist causes timeouts or unresponsive server.

  • Added: select album art download chunk size for faster album art download

    SettingsAlbum artDownload binary chunk size

    The larger the chunk size the faster the download is, but it may result in MPD being less responsive during the download on a resource limited or slow servers.

  • Added: option to help debug album art issues

    SettingsAlbum artEnable album art debugging

    See: album art troubleshooting

  • Added: toggle single line titles from the grid options dialog

    In the grid options dialog, click the selected title option again to toggle single line titles for grid items.

  • Bug fixes