Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
5 tasks done
fayswing opened this issue Feb 16, 2025 · 2 comments
Open
5 tasks done

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

fayswing opened this issue Feb 16, 2025 · 2 comments
Labels
bug Something isn't working

Comments

@fayswing
Copy link

fayswing commented Feb 16, 2025

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 证书。
@fayswing fayswing added the bug Something isn't working label Feb 16, 2025
@kkelay
Copy link

kkelay commented Feb 16, 2025

还能用吗,我今天 突然也不能用了

@fayswing
Copy link
Author

还能用吗,我今天 突然也不能用了

用是可以用 windows没问题 就是安卓手机用的时候会出现少部分歌曲如图片所示需要下载

至于少部分是多少歌曲我也统计不了。。。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants