On 2016/06/24 00:13, Anna Ivanova <kalte...@gmail.com> wrote:
> OK. Get lyrics, for example.

That'll be pretty complex.  Lyrics are usually multi-line comments,
something which the MPD protocol doesn't support.  Even if you invent
some mechanism to quote the newline characters (incompatible with the
current MPD protocol!), you'll have lines that are too long.  MPD
clients usually don't support reading lines longer than 2kB or 4kB.

But, anyway, to read lyrics, you don't need to extend the list of
"core" tags.  You can just use the command "readcomments".

But the protocol problems remain.  If you have a good idea how to
solve this, let's discuss it.

Max
_______________________________________________
mpd-devel mailing list
mpd-devel@musicpd.org
http://mailman.blarg.de/listinfo/mpd-devel

Reply via email to