We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
大佬好 安装了您的解锁音乐 windows都很好用 youtube音源基本能搜到所有歌曲 就是安卓手机clash连回到家里解锁的时候 有些歌曲显示需要下载 画面如下图
然后docker容器里的日志如下
不知道有什么方法可以解决,在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
V7.2.22.693056
安卓
The text was updated successfully, but these errors were encountered:
还能用吗,我今天 突然也不能用了
Sorry, something went wrong.
用是可以用 windows没问题 就是安卓手机用的时候会出现少部分歌曲如图片所示需要下载
至于少部分是多少歌曲我也统计不了。。。
No branches or pull requests
Bug 描述
大佬好 安装了您的解锁音乐 windows都很好用 youtube音源基本能搜到所有歌曲
就是安卓手机clash连回到家里解锁的时候 有些歌曲显示需要下载 画面如下图
然后docker容器里的日志如下
不知道有什么方法可以解决,在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
日志内容
网易云音乐歌曲链接
No response
网易云音乐版本号
V7.2.22.693056
操作系统
安卓
其他信息
No response
问题排查
The text was updated successfully, but these errors were encountered: