@override Future<bool> next([String? player]) async { return _executor.executeCommand('next', player); }