beets/beetsplug/bpd
Carl Suster 0f53ae9a87 bpd: error instead of crashing on extra argument
If an MPC client is expecting a command to take an argument that bpd
isn't expecting (e.g. because of a difference in protocol versions) then
bpd currently crashes completely. Instead, do what the real MPD does and
return an error message over the protocol.
2019-04-01 14:49:27 +11:00
..
__init__.py bpd: error instead of crashing on extra argument 2019-04-01 14:49:27 +11:00
gstplayer.py bpd: Use integers for time values (fix 2394) 2017-01-17 11:37:10 -08:00