[PR #610] [MERGED] Add market argument to track info #963

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

📋 Pull Request Information

Original PR: https://github.com/spotipy-dev/spotipy/pull/610
Author: @z1lc
Created: 11/15/2020
Status: Merged
Merged: 11/15/2020
Merged by: @stephanebruckert

Base: masterHead: market-argument


📝 Commits (1)

  • d86196d Add market argument to track info

📊 Changes

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

View changed files

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

📄 Description

New PR instead of https://github.com/plamere/spotipy/pull/607

So that we know if a track is available to be played in a specific country.

I've been using this successfully in production (through a forked version) at github.com/z1lc/zdone@e5d56f32b1/app/spotify.py (L351).


🔄 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/610 **Author:** [@z1lc](https://github.com/z1lc) **Created:** 11/15/2020 **Status:** ✅ Merged **Merged:** 11/15/2020 **Merged by:** [@stephanebruckert](https://github.com/stephanebruckert) **Base:** `master` ← **Head:** `market-argument` --- ### 📝 Commits (1) - [`d86196d`](https://github.com/spotipy-dev/spotipy/commit/d86196d01006af077ad0b5f3d03da7a90b7d61d9) Add market argument to track info ### 📊 Changes **2 files changed** (+5 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+2 -1) 📝 `spotipy/client.py` (+3 -2) </details> ### 📄 Description New PR instead of https://github.com/plamere/spotipy/pull/607 So that we know if a track is available to be played in a specific country. I've been using this successfully in production (through a forked version) at https://github.com/z1lc/zdone/blob/e5d56f32b17b45975a64e092f4449c20197c2015/app/spotify.py#L351. --- <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:57 +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#963
No description provided.