Re: [Musicpd-dev-team] Proper way to get song list from database

2011-01-06 Thread Metyl Methylius
If there would be fast and unlimited r/w access to mpd's database (also with possibility to write tags - for example using taglib), that would be an killer feature for many of us for sure. I think also a new generation of clients or music managers would emerge. Currently my database file has over

Re: [Musicpd-dev-team] server side cover support itended?

2010-09-28 Thread Metyl Methylius
For testing your scripting abilities you can make a simple output plugin, which just wraps around send_tag function. This is used by output_thread to send tags to http or shout output plugin to send a metadata tag. I 'm not absolutely sure, but there should be at least Artist and Album name and

Re: [Musicpd-dev-team] remote windows clients (ario, gmpc) disconnect quite often from mpd

2009-12-10 Thread Metyl Methylius
Use mantis to submit a bug. http://musicpd.org/mantis metyl On Thu, Dec 10, 2009 at 8:57 AM, vitaminx vitam...@callistix.net wrote: On Thu, 10 Dec 2009 08:17:01 +0100, Max Kellermann m...@duempel.org wrote: On 2009/12/10 08:12, vitaminx vitam...@callistix.net wrote: just upgraded to

[Musicpd-dev-team] flac encoder patch + some fix

2009-12-03 Thread Metyl Methylius
Hi Max, I have few patches pending to merge. One is fixing old libFLAC API, one fixes new bug you've intoduced by the audio format bits change and one is just cosmetic. Also I wanted to discuss some issues regarding ffmpeg encoder and ffmpeg input stream implementation. Currently there is no way

Re: [Musicpd-dev-team] null_encoder: optionally add pcm wave header

2009-11-10 Thread Metyl Methylius
time. Anyway 16bit downto 8bit conversion isn't implemented so I haven't tested this but its trivial case. current version in git: http://git.musicpd.org/cgit/metyl/mpd.git/ metyl On Tue, Nov 10, 2009 at 4:09 PM, Max Kellermann m...@duempel.org wrote: On 2009/11/10 00:16, Metyl Methylius

Re: [Musicpd-dev-team] null_encoder: optionally add pcm wave header

2009-11-10 Thread Metyl Methylius
: On 2009/11/10 19:22, Metyl Methylius the.me...@gmail.com wrote: I think WAVe was designed by Micro$oft runining Intel and there is no way to support other little endian. I made convesions (glib based) from all possible sample_bits (8/16/24/32) but i've tested only on little endian

[Musicpd-dev-team] Fwd: null_encoder: optionally add pcm wave header

2009-11-10 Thread Metyl Methylius
at highest address ((value 24) 0xFF) . I'm outputing LSB in that stream first. In the LE case im outpuing LSB (value 0xFF) first too. What do you think ? I'm pretty unsure now. metyl On Tue, Nov 10, 2009 at 7:38 PM, Max Kellermann m...@duempel.org wrote: On 2009/11/10 20:06, Metyl

[Musicpd-dev-team] Fwd: null_encoder: optionally add pcm wave header

2009-11-10 Thread Metyl Methylius
I've got it ! I've worked on big endian platform for about 3 years and never realized there is such a no difference from register point of view :) metyl -- Forwarded message -- From: Metyl Methylius the.me...@gmail.com Date: Tue, Nov 10, 2009 at 9:15 PM Subject: Fwd: [Musicpd

Re: [Musicpd-dev-team] server to server connection

2009-10-26 Thread Metyl Methylius
: On Sun, Oct 25, 2009 at 11:20 AM, Metyl Methylius the.me...@gmail.com wrote: Hi *, I have the same problem about mpd. I need a transparent access to my setuped instance of mpd anywhere on the network (i like to listen music from my collection from work. No decoding and encoding only

Re: [Musicpd-dev-team] server to server connection

2009-10-26 Thread Metyl Methylius
, 2009 at 11:41 PM, Metyl Methylius the.me...@gmail.com wrote: Sorry, but this is closing eyes with such an answer, I dont have upload for that, my DSL connection has 256kbit uplink. Pulseaudio throughtput will be at leas 1387 Kbits. Thats 5 times more than I could afford. Then you're

Re: [Musicpd-dev-team] server to server connection

2009-10-25 Thread Metyl Methylius
Hi *, I have the same problem about mpd. I need a transparent access to my setuped instance of mpd anywhere on the network (i like to listen music from my collection from work. No decoding and encoding only transparent data transfer. Only then the quality of the record stays same as was in the

Re: [Musicpd-dev-team] confirm aac076d7024cb9360fda14b33bc03fc483ff9424

2008-12-03 Thread Metyl Methylius
Hello *, Happy to finaly fix the related bug, we have another plugin supporing input streaming commit: http://git.musicpd.org/cgit/metyl/mpd.git/commit/?id=992f3c41a22ce146f5f1dd867142365b36da84c4 - This SF.Net email is