[PR #407] [MERGED] Add explicit label to albums #525

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

📋 Pull Request Information

Original PR: https://github.com/jpochyla/psst/pull/407
Author: @Insprill
Created: 5/4/2023
Status: Merged
Merged: 5/4/2023
Merged by: @Insprill

Base: masterHead: feature/explicit-albums


📝 Commits (1)

  • 289abcb Add explicit label to albums

📊 Changes

2 files changed (+21 additions, -6 deletions)

View changed files

📝 psst-gui/src/data/album.rs (+4 -0)
📝 psst-gui/src/ui/album.rs (+17 -6)

📄 Description

Adds an explicit label to albums, right after the name. This was initially created to take care of #287, however, Spotify doesn't provide whether an album is explicit directly, and it doesn't return any tracks from the artist's albums endpoint, so we'll have to find another way to get that information.

image


🔄 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/jpochyla/psst/pull/407 **Author:** [@Insprill](https://github.com/Insprill) **Created:** 5/4/2023 **Status:** ✅ Merged **Merged:** 5/4/2023 **Merged by:** [@Insprill](https://github.com/Insprill) **Base:** `master` ← **Head:** `feature/explicit-albums` --- ### 📝 Commits (1) - [`289abcb`](https://github.com/jpochyla/psst/commit/289abcb05de8315aa1e48f10be44d67b9044631f) Add explicit label to albums ### 📊 Changes **2 files changed** (+21 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `psst-gui/src/data/album.rs` (+4 -0) 📝 `psst-gui/src/ui/album.rs` (+17 -6) </details> ### 📄 Description Adds an explicit label to albums, right after the name. This was initially created to take care of #287, however, Spotify doesn't provide whether an album is explicit directly, and it doesn't return any tracks from the artist's albums endpoint, so we'll have to find another way to get that information. ![image](https://user-images.githubusercontent.com/52843537/236146201-07a931a6-c34b-4f61-b2c8-c09eeebf6108.png) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:33:19 +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/psst#525
No description provided.