AlistGo / AlistGo/alist

功能请求:仅显示适配当前平台的播放器

Open
#7,875 0 comments 2 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
50.2k
Forks
7.9k
Avg merge
7d 21h
Merged PRs (30d)
6

Description

### Please make sure of the following things

- [x] I have read the [documentation](https://alist.nn.ci).
- [x] I'm sure there are no duplicate issues or discussions.
- [x] I'm sure this feature is not implemented.
- [x] I'm sure it's a reasonable and popular requirement.

### Description of the feature / 需求描述

根据 UA 判断设备类型,仅显示适配当前平台的播放器。

例如,PotPlayer 仅支持 Windows,无需在其他类型设备上显示。这应该由前端实现。

![Image](https://github.com/user-attachments/assets/a8b4ddb2-2d3b-466c-9872-90cfcfacc19e)

### Suggested solution / 实现思路

设备类型,仅依靠 UA 判断足矣,[ua-parser-js](https://github.com/faisalman/ua-parser-js)

或者作为可选项?

### Additional context / 附件

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.