mirror of
https://github.com/Aran404/SpotAPI.git
synced 2026-04-25 16:55:50 +03:00
[PR #15] [MERGED] Fix missing 'enableWatchFeedEntrypoint' parameter in get_playlist_info method #40
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SpotAPI#40
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Aran404/SpotAPI/pull/15
Author: @Leogendra
Created: 1/27/2025
Status: ✅ Merged
Merged: 1/28/2025
Merged by: @Aran404
Base:
main← Head:fix-enable-watch-feed📝 Commits (1)
5d4d592Fix: Add 'enableWatchFeedEntrypoint' parameter to PublicPlaylist.get_playlist_info📊 Changes
1 file changed (+2 additions, -1 deletions)
View changed files
📝
spotapi/playlist.py(+2 -1)📄 Description
Problem
The
get_playlist_infomethod was causing aValidationErrordue to a missing 'enableWatchFeedEntrypoint' parameter.Fixes #14
Solution
Impact
No breaking changes; the fix ensures the method works as intended.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
[PR #15] [MERGED] Fix missing 'enableWatchFeedEntrypoint' parameter in get_playlist_info methodto [PR #15] Fix missing 'enableWatchFeedEntrypoint' parameter in get_playlist_info method[PR #15] Fix missing 'enableWatchFeedEntrypoint' parameter in get_playlist_info methodto [PR #15] [MERGED] Fix missing 'enableWatchFeedEntrypoint' parameter in get_playlist_info method