get '/np' => sub { return Encode::decode_utf8(`mpd | head -n1`); }