JSON command output #1723
sandronoel
started this conversation in
Ideas
Replies: 1 comment 3 replies
-
MPD plugins cannot change the protocol. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm writing a MPD Client framework for Swift.
While processing all the command results, I was wondering if anyone thought it would be a good idea to have a JSON response and query instead of the \n terminated strings? Before you light me up, I know nothing about modern c++'s magic sorry, I was good in c++ 25 years ago, else I'd fork and write it myself. ;)
Is there a plugin that already does that and I missed it ?
The protocol documentation would also profit from having response to commands examples.
cheers !
Sandro.
Beta Was this translation helpful? Give feedback.
All reactions