[PR #83] [MERGED] Support collaborative playlists #1561

Closed
opened 2026-03-14 15:20:33 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/aome510/spotify-player/pull/83
Author: @aome510
Created: 9/19/2022
Status: Merged
Merged: 9/19/2022
Merged by: @aome510

Base: masterHead: 82-support-collaborative-playlists


📝 Commits (2)

  • 8595270 add collaborative field to Playlist struct
  • a664bce allow collaborative playlists to be included in AddToPlaylist action

📊 Changes

4 files changed (+8 additions, -5 deletions)

View changed files

📝 spotify_player/src/event/popup.rs (+1 -1)
📝 spotify_player/src/state/data.rs (+3 -3)
📝 spotify_player/src/state/model.rs (+3 -0)
📝 spotify_player/src/ui/popup.rs (+1 -1)

📄 Description

Resolve #82


🔄 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/aome510/spotify-player/pull/83 **Author:** [@aome510](https://github.com/aome510) **Created:** 9/19/2022 **Status:** ✅ Merged **Merged:** 9/19/2022 **Merged by:** [@aome510](https://github.com/aome510) **Base:** `master` ← **Head:** `82-support-collaborative-playlists` --- ### 📝 Commits (2) - [`8595270`](https://github.com/aome510/spotify-player/commit/85952704d80b1db0057cbfc884be25ea2f747172) add `collaborative` field to `Playlist` struct - [`a664bce`](https://github.com/aome510/spotify-player/commit/a664bcecc392bbbf096cffb957bab3bb10da13e9) allow collaborative playlists to be included in `AddToPlaylist` action ### 📊 Changes **4 files changed** (+8 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `spotify_player/src/event/popup.rs` (+1 -1) 📝 `spotify_player/src/state/data.rs` (+3 -3) 📝 `spotify_player/src/state/model.rs` (+3 -0) 📝 `spotify_player/src/ui/popup.rs` (+1 -1) </details> ### 📄 Description Resolve #82 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 15:20:33 +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-player#1561
No description provided.