请确认以下事项 / Please make sure of the following things
Description of the feature / 需求描述
在创建直播的播放源时,预期使用本地的 *.m3u 作为播放源,在弹出的文件选择器中有大量杂项文件。
考虑到用户最可能的使用情景是在downloads文件夹中选择 m3u 文件,如果能应用过滤,能大幅减少用户初次使用此功能时的困惑。
Solution / 解决方案
在文件选择器中,对文件类型进行过滤,仅显示文件夹和m3u文件。
目前文件选择器和“添加本地文件夹作为播放源”使用了相同的样式(文件夹具备单选按钮),需要新增样式来应对此情景。
不过目前类似的情景在业务逻辑中好像并不多见。
Focus / 关注点
No response
请确认以下事项 / Please make sure of the following things
I'm certain there are no duplicate issues. / 我确定没有重复的issue
I can provide detailed explanations or test cases while the developers are working on this issue. / 我能够在开发者处理该Issue时提供详细的细节说明或测试
I will track the status of the issues during my term. / 我会期的跟踪Issue的状态
Description of the feature / 需求描述
在创建直播的播放源时,预期使用本地的 *.m3u 作为播放源,在弹出的文件选择器中有大量杂项文件。
考虑到用户最可能的使用情景是在downloads文件夹中选择 m3u 文件,如果能应用过滤,能大幅减少用户初次使用此功能时的困惑。
Solution / 解决方案
在文件选择器中,对文件类型进行过滤,仅显示文件夹和m3u文件。
目前文件选择器和“添加本地文件夹作为播放源”使用了相同的样式(文件夹具备单选按钮),需要新增样式来应对此情景。
不过目前类似的情景在业务逻辑中好像并不多见。
Focus / 关注点
No response