I'm new to this forum but have been a fan for several years of MPD & GMPC on Linux. Recently took up the task to build a website with similar look & feel to GMPC. As a teacher I need a nice example of an Angular website and this is a nice 'pet project'.
All is going very well up until I used the command 'list Artist' to list all the artists. If I use the MPC command line tool like this:
Code: Select all
mpc list Artist
Code: Select all
wc -l
I tried a lot and even installed the last MPD version (0.21) on my dev-machine from source (hurrah!). Changed the MPD config
Code: Select all
max_output_buffer_size
Some info:
Code: Select all
Music Player Daemon 0.21.13 (0.21.13)
Copyright 2003-2007 Warren Dukes <warren.dukes@gmail.com>
Copyright 2008-2018 Max Kellermann <max.kellermann@gmail.com>
This is free software; see the source for copying conditions. There is NO
warranty; not even MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Code: Select all
Distributor ID: Ubuntu
Description: Ubuntu 18.04.3 LTS
Release: 18.04
Codename: bionic