[PR #47] [MERGED] Added new token retrival method Fixes #46 #136

Closed
opened 2026-03-13 21:17:00 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/akashrchandran/spotify-lyrics-api/pull/47
Author: @akashrchandran
Created: 3/16/2025
Status: Merged
Merged: 3/16/2025
Merged by: @akashrchandran

Base: mainHead: patch-auth-spotify


📝 Commits (2)

  • 875a79e Added new token retrival method Fixes #46
  • e3bcff5 Fix: Update autoload path in Spotify.php

📊 Changes

3 files changed (+556 additions, -101 deletions)

View changed files

📝 composer.json (+3 -1)
📝 composer.lock (+347 -2)
📝 src/Spotify.php (+206 -98)

📄 Description

Thanks to https://github.com/librespot-org/librespot/issues/1475#issuecomment-2726445254


🔄 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/akashrchandran/spotify-lyrics-api/pull/47 **Author:** [@akashrchandran](https://github.com/akashrchandran) **Created:** 3/16/2025 **Status:** ✅ Merged **Merged:** 3/16/2025 **Merged by:** [@akashrchandran](https://github.com/akashrchandran) **Base:** `main` ← **Head:** `patch-auth-spotify` --- ### 📝 Commits (2) - [`875a79e`](https://github.com/akashrchandran/spotify-lyrics-api/commit/875a79ed8e1dddf357c537fa199a6f9988c94a69) Added new token retrival method Fixes #46 - [`e3bcff5`](https://github.com/akashrchandran/spotify-lyrics-api/commit/e3bcff54ab55ce6b44184d50568d016fd352e226) Fix: Update autoload path in Spotify.php ### 📊 Changes **3 files changed** (+556 additions, -101 deletions) <details> <summary>View changed files</summary> 📝 `composer.json` (+3 -1) 📝 `composer.lock` (+347 -2) 📝 `src/Spotify.php` (+206 -98) </details> ### 📄 Description Thanks to https://github.com/librespot-org/librespot/issues/1475#issuecomment-2726445254 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-13 21:17:00 +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-lyrics-api#136
No description provided.