[PR #495] [MERGED] Fix several Spotify API errors #1715

Closed
opened 2026-03-14 15:29:06 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/aome510/spotify-player/pull/495
Author: @aome510
Created: 7/8/2024
Status: Merged
Merged: 7/8/2024
Merged by: @aome510

Base: masterHead: fix-api-errors


📝 Commits (2)

  • 7957385 handle API rate limit error when getting artist's albums
  • 24a2659 add patch for null artist's name

📊 Changes

1 file changed (+27 additions, -4 deletions)

View changed files

📝 spotify_player/src/client/mod.rs (+27 -4)

📄 Description

Resolves #494

  • add a patch for nullable artist's name when getting a playlist's context
  • handle API rate limit when getting an artist's albums

🔄 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/aome510/spotify-player/pull/495 **Author:** [@aome510](https://github.com/aome510) **Created:** 7/8/2024 **Status:** ✅ Merged **Merged:** 7/8/2024 **Merged by:** [@aome510](https://github.com/aome510) **Base:** `master` ← **Head:** `fix-api-errors` --- ### 📝 Commits (2) - [`7957385`](https://github.com/aome510/spotify-player/commit/7957385da379169c7240eff37d261b289cead218) handle API rate limit error when getting artist's albums - [`24a2659`](https://github.com/aome510/spotify-player/commit/24a26591f125a33bfa158209e4013fb8e7fac89f) add patch for `null` artist's name ### 📊 Changes **1 file changed** (+27 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `spotify_player/src/client/mod.rs` (+27 -4) </details> ### 📄 Description Resolves #494 - add a patch for nullable artist's name when getting a playlist's context - handle API rate limit when getting an artist's albums --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 15:29:06 +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/spotify-player#1715
No description provided.