打开选集面板
Future<bool> openDramaGallery() async { _ensureReady(); return await PangrowthContent.openDramaGallery(_playerId!); }