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