func moveId(cmd *Cmd, conn *mpd.Client) (*Result, error) { return nil, conn.MoveId(cmd.Id, cmd.Pos) }