UnblockNeteaseMusic / UnblockNeteaseMusic/server

安卓手机显示需要下载歌曲

Open
#1,546 2 comments 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 描述

大佬好 安装了您的解锁音乐 windows都很好用 youtube音源基本能搜到所有歌曲
就是安卓手机clash连回到家里解锁的时候 有些歌曲显示需要下载 画面如下图

Image

然后docker容器里的日志如下

Image

不知道有什么方法可以解决,在windows环境下是可以正常播放 ,就是手机出现了需要下载的情况

先感谢大佬。。。

预期行为

安卓手机可以正常播放

实际行为

安卓手机clash连回到家里解锁的时候 有些歌曲显示需要下载

复现步骤

No response

启动命令及环境变量

按下面的compose安装在群晖的docker容器

version: "3"
services:
unblock-netease-music-enhanced:
ports:
- 39784:8080
- 39785:8081
deploy:
resources:
limits:
memory: 300M
memswap_limit: "512m"
environment:
- ENABLE_LOCAL_VIP=svip
- NO_CACHE=true
- ENABLE_FLAC=true
- NODE_ENV=production
restart: always
logging:
options:
max-size: 10m
container_name: unblock_music
image: pan93412/unblock-netease-music-enhanced
command: -e https://music.163.com

日志内容

Image

网易云音乐歌曲链接

No response

网易云音乐版本号

V7.2.22.693056

操作系统

安卓

其他信息

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

No repository file, test, or reproduction song is named. Start by reproducing the issue with Android 7.2.22.693056 through Clash and the supplied Docker Compose configuration, then compare the Docker logs and request behavior with Windows playback. Done means the affected songs play normally on Android.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, docker, javascript
Domain
backend, mobile
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.