Re: [Mixxx-devel] I want to add MPD library support

2012-06-08 Thread Juan Pedro Bolívar Puente
Hi! > mpd support sounds nice. Good to hear! > Out of curiosity how man songs are in your library? Around 300 GB (I'm not at home now I dunno how many songs that is exactly but several tens or even hundreds of thousands I guess). > Do you want to connect to the mpd server or just read it's lib

Re: [Mixxx-devel] I want to add MPD library support

2012-06-08 Thread Max Linke
Hi mpd support sounds nice. > Mixxx takes really long to update my big library so I have decided to > implement a MPD library extension that hopefully can be there for the > next version. It should be not very complicated given the extensible > design that Mixxx seems to have to this regard and

Re: [Mixxx-devel] I want to add MPD library support

2012-06-06 Thread Daniel Schürmann
Hi JP, I am happy, that you will pick up that job, Thank you! Mixxx is somehow extensible by library features. We currently support Traktor, iTunes and Rhysmbox library by temporary import their library’s to Tables in the Mixxx library. This approach will have some performance Issues but once im

[Mixxx-devel] I want to add MPD library support

2012-06-06 Thread Juan Pedro Bolívar Puente
Hi! Mixxx takes really long to update my big library so I have decided to implement a MPD library extension that hopefully can be there for the next version. It should be not very complicated given the extensible design that Mixxx seems to have to this regard and the nice libmpdclient [1]. Here