UnblockNeteaseMusic / UnblockNeteaseMusic/server
以替换音源但手机端无法缓冲
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 7.8k
- Forks
- 762
- PR merge metrics
- No merged PRs in 30d
Description
Bug 描述
音源正常被替换,kuwo和126的都有,链接是测试可以直接播放的。但android手机上一直缓冲中无法播放。证书已安装。
用的是大喇叭β的自定义代理服务器功能,连接到内网的服务上。
尝试开关严格模式/公网等无效。
pc上网易云可以播放但缓冲非常非常非常漫长要好几分钟才开始播放。。。实际一瞬间音源就被替换好了。
预期行为
No response
实际行为
No response
复现步骤
No response
启动命令及环境变量
INFO: (app) HTTP Server running @ http://0.0.0.0:4000
INFO: (app) HTTPS Server running @ http://0.0.0.0:4001
日志内容
INFO: (provider/match) Replaced: [1962166937] 等你下课
audioId: 1962166937
songName: "等你下课"
url: "http://m703.music.126.net/20231106220152/d9de70e66aefb9e8d0ac1f69f24d3c32/jd-musicrep-privatecloud-audio-public/obj/woHCgMKXw6XCmDjDj8Oj/16385595088/ba4b/202262711194/ab4b00a405796c7de108442eba7b944a.flac"
INFO: (provider/match) Replaced: [1962165898] 最伟大的作品
audioId: 1962165898
songName: "最伟大的作品"
url: "http://lv.sycdn.kuwo.cn/2e2782df6df5541b5d33c8a70a61ecc8/6548ed5a/resource/30106/trackmedia/F000001yeNa60aLoOu.flac?bitrate"
网易云音乐歌曲链接
No response
网易云音乐版本号
8.10
操作系统
android
其他信息
No response
问题排查
- 我确认我使用的核心是由 UnblockNeteaseMusic 项目官方发行,不是其他任何 fork。
- 我确认我已经升级到了最新的核心版本(推荐使用最新构建而不是 release)。
- 我确认我已经启用了 HTTPS 端口。
- 我确认我已经正确设置了 EndPoint。
- 我确认我已经在对应的客户端正确安装了 CA 证书。
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing issue #1291 with the Android client, HTTPS endpoint, and custom proxy setup described in the report. Compare the logged replacement URLs and buffering behavior on Android with playback on the PC, then trace the server path handling these requests. Done means the cause of the prolonged or stalled buffering is identified and verified with a working playback test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend, networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100