UnblockNeteaseMusic / UnblockNeteaseMusic/server

pyncmd音源似乎无法正常获取音乐

Open
#1,703 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
JavaScript
Stars
7.8k
Forks
762
PR merge metrics
No merged PRs in 30d

Description

Bug 描述

只启用pyncmd音源无法替换歌曲, cmd窗口有报错, 但是打开pyncmd网站能正常播放

预期行为

No response

实际行为

No response

复现步骤

No response

启动命令及环境变量

unblockneteasemusic-win-x64.exe -o pyncmd

日志内容

ERROR: (provider/match) Unexpected token < in JSON at position 0
SyntaxError: Unexpected token < in JSON at position 0
at parse ()
at JSON.parse (C:\snapshot\server\precompiled\app.js)
at C:\snapshot\server\precompiled\app.js
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async u.cache (C:\snapshot\server\precompiled\app.js)
at async m (C:\snapshot\server\precompiled\app.js)
at async e (C:\snapshot\server\precompiled\app.js)
at async Promise.all (index 0)
ERROR: (hook) No audioData!

网易云音乐歌曲链接

No response

网易云音乐版本号

2.10.13

操作系统

Windows11

其他信息

No response

问题排查
  • 我确认我使用的核心是由 UnblockNeteaseMusic 项目官方发行,不是其他任何 fork。
  • 我确认我已经升级到了最新的核心版本(推荐使用最新构建而不是 release)。
  • 我确认我已经启用了 HTTPS 端口。
  • 我确认我已经正确设置了 EndPoint。
  • 我确认我已经在对应的客户端正确安装了 CA 证书。

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the issue with unblockneteasemusic-win-x64.exe -o pyncmd and inspect the provider/match failure reported from the packaged server/precompiled/app.js. Confirm the pyncmd response and JSON parsing path, then verify that song replacement works without the Unexpected token or No audioData errors on Windows 11.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.