[PR #607] [CLOSED] Add market argument to track info #958

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

📋 Pull Request Information

Original PR: https://github.com/spotipy-dev/spotipy/pull/607
Author: @z1lc
Created: 11/10/2020
Status: Closed

Base: masterHead: patch-1


📝 Commits (3)

  • 54ec28a Add market argument to track info
  • 05a917c Update CHANGELOG.md
  • 210c326 Merge remote-tracking branch 'origin/patch-2' into patch-1

📊 Changes

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

View changed files

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

📄 Description

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/607 **Author:** [@z1lc](https://github.com/z1lc) **Created:** 11/10/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (3) - [`54ec28a`](https://github.com/spotipy-dev/spotipy/commit/54ec28a2dc26488aae9e2e4690eaa630d43b2743) Add market argument to track info - [`05a917c`](https://github.com/spotipy-dev/spotipy/commit/05a917ce28578d7b955d523c9d1a5f1e12275408) Update CHANGELOG.md - [`210c326`](https://github.com/spotipy-dev/spotipy/commit/210c326e05f27a0580f0f6c6ad6ad4c33085713e) Merge remote-tracking branch 'origin/patch-2' into patch-1 ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+1 -1) 📝 `spotipy/client.py` (+2 -2) </details> ### 📄 Description 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:54 +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#958
No description provided.