jcorporation / myMPD

myMPD is a standalone and mobile friendly web mpd client with a tiny footprint and advanced features.
https://jcorporation.github.io/myMPD/
GNU General Public License v3.0
418 stars 65 forks source link

No response for method MPD_API_DATABASE_SEARCH #265

Closed langrock closed 4 years ago

langrock commented 4 years ago

myMPD version: 6.3.1

Describe the bug

When trying to add an entire album or all songs by an artist to the queue, a "No response for method MPD_API_DATABASE_SEARCH" is being displayed and no songs are being added to the queue.

To Reproduce

Steps to reproduce the behavior:

  1. Browse to any artist or album
  2. Click the "Add all to queue" button
  3. See error message

Expected behavior

Songs should be added to queue

Server plattform (please complete the following information):

Client plattform (please complete the following information):

Debug logs (please attach if it can be usefull)

See https://github.com/jcorporation/myMPD/wiki/Debug

``)

Additional context

Add any other context about the problem here.

jcorporation commented 4 years ago

Is already reported in #252 and fixed in current devel (commit adb1551)