[PR #17] [MERGED] feat: 支持 UnblockNeteaseMusic #406

Closed
opened 2026-02-27 07:11:44 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/imsyy/SPlayer/pull/17
Author: @imsyy
Created: 4/18/2023
Status: Merged
Merged: 4/18/2023
Merged by: @imsyy

Base: masterHead: dev


📝 Commits (2)

  • a65a722 feat: 尝试支持 UnblockNeteaseMusic
  • 80aea08 fix: 区分网页端解灰种类

📊 Changes

14 files changed (+190 additions, -74 deletions)

View changed files

📝 .env (+7 -2)
📝 README.md (+32 -32)
📝 index.html (+1 -1)
📝 package.json (+1 -1)
📝 src/api/song.js (+20 -0)
📝 src/components/Player/CountDown.vue (+1 -1)
📝 src/components/Player/RollingLyrics.vue (+6 -5)
📝 src/components/Player/index.vue (+74 -25)
📝 src/store/settingData.js (+2 -0)
📝 src/views/Album/AlbumView.vue (+12 -1)
📝 src/views/PlayList/PlayListView.vue (+7 -1)
📝 src/views/Search/index.vue (+1 -0)
📝 src/views/Search/songs.vue (+1 -1)
📝 src/views/Setting/SettingView.vue (+25 -4)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/imsyy/SPlayer/pull/17 **Author:** [@imsyy](https://github.com/imsyy) **Created:** 4/18/2023 **Status:** ✅ Merged **Merged:** 4/18/2023 **Merged by:** [@imsyy](https://github.com/imsyy) **Base:** `master` ← **Head:** `dev` --- ### 📝 Commits (2) - [`a65a722`](https://github.com/imsyy/SPlayer/commit/a65a7224ae0215db46fedc4bf6f02355e0b13a23) feat: 尝试支持 UnblockNeteaseMusic - [`80aea08`](https://github.com/imsyy/SPlayer/commit/80aea0826bbfc6e5a2758da3720c7e94a21b65d5) fix: 区分网页端解灰种类 ### 📊 Changes **14 files changed** (+190 additions, -74 deletions) <details> <summary>View changed files</summary> 📝 `.env` (+7 -2) 📝 `README.md` (+32 -32) 📝 `index.html` (+1 -1) 📝 `package.json` (+1 -1) 📝 `src/api/song.js` (+20 -0) 📝 `src/components/Player/CountDown.vue` (+1 -1) 📝 `src/components/Player/RollingLyrics.vue` (+6 -5) 📝 `src/components/Player/index.vue` (+74 -25) 📝 `src/store/settingData.js` (+2 -0) 📝 `src/views/Album/AlbumView.vue` (+12 -1) 📝 `src/views/PlayList/PlayListView.vue` (+7 -1) 📝 `src/views/Search/index.vue` (+1 -0) 📝 `src/views/Search/songs.vue` (+1 -1) 📝 `src/views/Setting/SettingView.vue` (+25 -4) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 07:11:44 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SPlayer#406
No description provided.