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

Add all to queue fails #252

Closed vkitchen closed 4 years ago

vkitchen commented 4 years ago

myMPD version: 6.3.0 mpd version: 0.21.22

Describe the bug

The 'Add all to queue' button on the database tab upon click fails with the following error 'No response for method MPD_API_DATABASE_SEARCH'

To Reproduce

  1. Go to 'Browse'
  2. Select 'Database' tab
  3. Select an album or artist
  4. Click 'Add all to queue'
  5. Error occurs

Expected behavior

All tracks should be added to the queue

Server platform (please complete the following information):

Provided what I thought to be relevant. Happy to provide any further information or try to debug if desired. Great work you've been doing on your mpd frontend btw. Much appreciated!

jcorporation commented 4 years ago

Thanks for your bug report. Bug is now fixed in devel.