Steve Talbot
Steve Talbot
Just updated my original bug report to say that isVersioned and versionField are also not copied from parent to child.
Doctrine MongoDB ODM uses a customisable discriminator map, which does just this. Maybe a similar feature could be implemented in Doctrine CouchDB ODM?
MPD can handle m3u and other playlist formats out of the box, so any MPD client that supports playlists should be able to control playback of an mp3 collection with...
Hey @volumio, sorry for the delay in turning this around. I've done the merge and updated the PR
From memory, MPD returns info about the tracks in an ISO file in a similar format to a playlist. I refactored the code to handle this into a single "parseMpdCommandResponse"...
Hi @volumio, I've refactored the changes so it should be easier for you to spot regressions. Can you give it another look please?
@giulioprinaricotti Looks like a neat approach