[PR #516] [MERGED] enable market parameter for album_tracks #922

Closed
opened 2026-02-28 00:02:39 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/spotipy-dev/spotipy/pull/516
Author: @kenmacf
Created: 6/19/2020
Status: Merged
Merged: 6/19/2020
Merged by: @stephanebruckert

Base: masterHead: feature/album_tracks


📝 Commits (2)

  • 491a374 enable market parameter for album_tracks
  • 32df0c3 update album_tracks docstring, add CHANGELOG entry

📊 Changes

2 files changed (+5 additions, -2 deletions)

View changed files

📝 CHANGELOG.md (+1 -0)
📝 spotipy/client.py (+4 -2)

📄 Description

enabling the optional market feature for get_album_tracks API: https://developer.spotify.com/console/get-album-tracks

Adding in order to get the is_playable field for the track listing, which is not included if market is not set


🔄 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/spotipy-dev/spotipy/pull/516 **Author:** [@kenmacf](https://github.com/kenmacf) **Created:** 6/19/2020 **Status:** ✅ Merged **Merged:** 6/19/2020 **Merged by:** [@stephanebruckert](https://github.com/stephanebruckert) **Base:** `master` ← **Head:** `feature/album_tracks` --- ### 📝 Commits (2) - [`491a374`](https://github.com/spotipy-dev/spotipy/commit/491a374240354a5c480ba5147f6d0b1294f469c9) enable market parameter for album_tracks - [`32df0c3`](https://github.com/spotipy-dev/spotipy/commit/32df0c39840042679ae06bfcf59fa85d79a7abcc) update album_tracks docstring, add CHANGELOG entry ### 📊 Changes **2 files changed** (+5 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+1 -0) 📝 `spotipy/client.py` (+4 -2) </details> ### 📄 Description enabling the optional market feature for get_album_tracks API: https://developer.spotify.com/console/get-album-tracks Adding in order to get the is_playable field for the track listing, which is not included if market is not set --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 00:02:39 +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/spotipy#922
No description provided.