Closed GoogleCodeExporter closed 9 years ago
Works fine for me - connecting to a remote MPD v0.18
I guess you have a large collection? Cantata uses the 'listall' command to
retrieve all directories/files in the folders view. It has been reported that
this can fail with newer MPDs.
For the artist/albums view, Cantata will use 'listallinfo' - this lists all
songs with meta-data. This can also fail, and if it does Cantata fallsback to
calling 'lsinfo' recursively for all folders.
There is no fallback for 'listall' failing.
Original comment by craig.p....@gmail.com
on 1 Nov 2014 at 3:31
Thanks a lot for your quick reply.
I'm using MPD v0.18.7.
Yes, it's not a small collection - but the folders arequite few.. (guess this
doesn't matter).
Any workaround you can think of? Any idea why does this works fine with GMPC /
MPDroid android app?
Original comment by warner.v...@gmail.com
on 1 Nov 2014 at 3:37
ok, too quick.. I'm trying the workaround (max_output_buffer_size) first..
Original comment by warner.v...@gmail.com
on 1 Nov 2014 at 3:39
GMPC and MPDroid do not use 'listall' As noted in #475 the folders view is not
one of the main views - I personally never use it. If you tags are correct,
then it is pointless. Hence, whyI have not put much effort into replacing the
listall usage.
Original comment by craig.p....@gmail.com
on 1 Nov 2014 at 3:41
Original issue reported on code.google.com by
warner.v...@gmail.com
on 1 Nov 2014 at 3:14