Future<bool> setLoop(String status, [String? player]) => _playbackController.setLoop(status, player);