Allow input plugins to configure with an "input" block in mpd.conf. Also allow the user to disable a plugin completely.
Instead of hard-coding the plugin global initialization in input_stream_global_init(), make it walk the plugin list and initialize all plugins.
Create a sub directory for input plugins.