For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /developers/blog/2025-04-17-search-media-play.md.

在 media player 中搜索

media player 现在可以允许用户搜索 media,只需添加 MediaEntityFeature.SEARCH_MEDIA 并实现 async_search_media。用户可以通过搜索查询和一组 MediaClasses 来过滤搜索结果。更多信息请参阅更新的文档