Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
holazt committed Nov 11, 2023
1 parent 1f1bcd2 commit 1f2ceb7
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,23 +104,19 @@ chmod u+x netease-cloud-music-hidpi.sh
./netease-cloud-music-hidpi.sh
```

### Deepin Mirror

- http://mirrors.kernel.org/deepin/
- http://mirror.math.princeton.edu/pub/deepin/
- http://mirrors.163.com/deepin/

### Note
### Acknowledgement

1. The package building method used in this project is [pkg2appimage](https://github.com/AppImageCommunity/pkg2appimage).

2. Solve the problem that netease cloud music for Linux can not play lossless audio format (FLAC) music. thanks to [EHfive's ncm.patch](https://gist.github.com/EHfive/bfc6098feb99a02bf59192618107d2ef#file-ncm-patch) and his [blog article](https://blog.eh5.me/fix-ncm-flac-playing/).
>
Patch VLC to make the Content-Type of flac network files/streams always be "audio/flac" to "fix" the problem that VLC fails to recognize the flac network files correctly due to the Content-Type of "audio/mpeg" obtained by NetEase Cloud Music for Linux.

### Known issues

### Troubleshooting
1. As of about October 2022, the "Personalized Recommendations" page is no longer available. Maybe it is due to the interface breaking changes on NetEase. [Report1](https://bbs.deepin.org/en/post/244704), [Report2](https://bbs.deepin.org/en/post/245872), [Report3](https://bbs.deepin.org/en/post/247853), [Report4](https://bbs.deepin.org/en/post/248072), [Report5](https://bbs.deepin.org/en/post/248136), [Report6](https://bbs.deepin.org/en/post/253115).

### Troubleshooting

1. **Q**: netease-cloud-music: error while loading shared libraries: **libgtk-x11-2.0.so.0**: cannot open shared object file: No such file or directory

Expand All @@ -129,4 +125,3 @@ chmod u+x netease-cloud-music-hidpi.sh
2. **Q**: netease-cloud-music: error while loading shared libraries: **libnsl.so.1**: cannot open shared object file: No such file or directory

**A**: Try `dnf install libnsl` if you're using fedora.

0 comments on commit 1f2ceb7

Please sign in to comment.