Hi all,

I have just noticed that "mpc version" will return the protocol
version number instead of the real version of the server, which is a
non-intuitive behavior. Wouldn't it make more sense to get the real
version number? By looking at libmpdclient, it could be possible to do
a distinction between the version and the protocol by adding a new
field in mpd_connection. like backend_version to track that (changing
the behavior of version is likely going to cause much breakage). Of
course that's not something doable for 0.19.X as that would cause a
protocol break but for 0.20.X~ that may be something to consider.
Regards,
-- 
Michael
_______________________________________________
mpd-devel mailing list
mpd-devel@musicpd.org
http://mailman.blarg.de/listinfo/mpd-devel

Reply via email to