diff --git a/README.md b/README.md index 040fbf6..f024d43 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ - [ ] 完整性API(歌单,搜索) - [ ] 网易云刷新登录 - [ ] 服务器向webdav - - [ ] 客户端播放服务器上的本地音乐 + - [s] 客户端播放服务器上的本地音乐 - [x] Cookie池 - [x] https监听,多端口监听 - [x] 反代兼容性 diff --git a/README_EN.md b/README_EN.md index 114b79a..12bb0a2 100644 --- a/README_EN.md +++ b/README_EN.md @@ -23,10 +23,10 @@ You can find the corresponding available source scripts in the original reposito - [ ] All APIs (playlist, search) - [ ] Netease Cloud Refresh Login - [ ] Client plays music on webdav - - [ ] Client plays local music on the server + - [x] Client plays local music on the server - [x] Cookie pool - [x] HTTPS listening, multi port listening - - [x] Supports reverse compatibility + - [x] Reverse proxy compatibility - [x] Get higher quality - [x] QRC decrypt - [ ] Localization (currently only Simplified Chinese is supported)