[PR #662] [MERGED] feat(lastfm): 优化体验 #566

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

📋 Pull Request Information

Original PR: https://github.com/imsyy/SPlayer/pull/662
Author: @MoYingJi
Created: 12/26/2025
Status: Merged
Merged: 12/27/2025
Merged by: @imsyy

Base: devHead: pr/lastfm


📝 Commits (1)

  • 62e24d5 feat(lastfm): 优化体验

📊 Changes

2 files changed (+59 additions, -4 deletions)

View changed files

📝 src/api/lastfm.ts (+52 -2)
📝 src/components/Setting/ThirdSetting.vue (+7 -2)

📄 Description

  • 优化设置项的描述
  • 将一些网址指向中文页面
  • 请求失败时显示错误提示

(这错误提示怎么感觉有点问题的说:不知道 401 和 403 的部分情况要不要直接断开连接;报错会不会太频繁,但我感觉日常不太容易报错,或者说要考虑没网的情况什么的;或者说 Last.fm 这种不重要的就不报错了?感觉也不太好...)


🔄 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/662 **Author:** [@MoYingJi](https://github.com/MoYingJi) **Created:** 12/26/2025 **Status:** ✅ Merged **Merged:** 12/27/2025 **Merged by:** [@imsyy](https://github.com/imsyy) **Base:** `dev` ← **Head:** `pr/lastfm` --- ### 📝 Commits (1) - [`62e24d5`](https://github.com/imsyy/SPlayer/commit/62e24d513b084a4698e9311cecb9eb3b77f61b90) feat(lastfm): 优化体验 ### 📊 Changes **2 files changed** (+59 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/api/lastfm.ts` (+52 -2) 📝 `src/components/Setting/ThirdSetting.vue` (+7 -2) </details> ### 📄 Description - 优化设置项的描述 - 将一些网址指向中文页面 - 请求失败时显示错误提示 (这错误提示怎么感觉有点问题的说:不知道 401 和 403 的部分情况要不要直接断开连接;报错会不会太频繁,但我感觉日常不太容易报错,或者说要考虑没网的情况什么的;或者说 Last.fm 这种不重要的就不报错了?感觉也不太好...) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 07:12:20 +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#566
No description provided.