[PR #82] [MERGED] Convert track uri to track id for getTrack() and getTracks() methods #249

Closed
opened 2026-02-27 19:26:49 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jwilsson/spotify-web-api-php/pull/82
Author: @PouleR
Created: 5/22/2017
Status: Merged
Merged: 5/23/2017
Merged by: @jwilsson

Base: masterHead: master


📝 Commits (7)

📊 Changes

2 files changed (+6 additions, -3 deletions)

View changed files

📝 src/SpotifyWebAPI.php (+3 -0)
📝 tests/SpotifyWebAPITest.php (+3 -3)

📄 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/jwilsson/spotify-web-api-php/pull/82 **Author:** [@PouleR](https://github.com/PouleR) **Created:** 5/22/2017 **Status:** ✅ Merged **Merged:** 5/23/2017 **Merged by:** [@jwilsson](https://github.com/jwilsson) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (7) - [`8833aaf`](https://github.com/jwilsson/spotify-web-api-php/commit/8833aafed46c53a3fc244b50bb1583a085b7b0f5) Convert Spotify URIs to Spotify IDs for addMyTracks - [`94ccd5a`](https://github.com/jwilsson/spotify-web-api-php/commit/94ccd5a44976beb7f256edf2e796ef4484cb2fa7) Merge pull request #1 from jwilsson/master - [`f890877`](https://github.com/jwilsson/spotify-web-api-php/commit/f890877482c712c7bede13ef661a30c906bed07f) Add type parameter to uriToId method and implement for albums - [`ab913a4`](https://github.com/jwilsson/spotify-web-api-php/commit/ab913a45417ce48669188d53c2ffff2ad3610c46) Merge branch 'master' of https://github.com/jwilsson/spotify-web-api-php into jwilsson-master - [`0684247`](https://github.com/jwilsson/spotify-web-api-php/commit/068424754808fc5f328b7ae3b4425462b234f9fa) Merge branch 'jwilsson-master' - [`9b7fdf1`](https://github.com/jwilsson/spotify-web-api-php/commit/9b7fdf1a135480a8bfb808bdeca914782a4ad421) Convert track uri to track id for getTrack() and getTracks() methods - [`a4d11ce`](https://github.com/jwilsson/spotify-web-api-php/commit/a4d11ce81d24029780383f8679e676a498e95def) Convert track uri to track id for getAudioFeatures ### 📊 Changes **2 files changed** (+6 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/SpotifyWebAPI.php` (+3 -0) 📝 `tests/SpotifyWebAPITest.php` (+3 -3) </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 19:26:49 +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-web-api-php#249
No description provided.