[PR #716] [MERGED] feat: display duration on albums and playlists #850

Closed
opened 2026-03-03 00:01:07 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/aome510/spotify-player/pull/716
Author: @DOD-101
Created: 5/10/2025
Status: Merged
Merged: 5/10/2025
Merged by: @aome510

Base: masterHead: album-time


📝 Commits (3)

  • fc55a2b feat: display duration on albums and playlists
  • 53de185 Merge branch 'master' into album-time
  • 52e045f Merge branch 'master' into album-time

📊 Changes

1 file changed (+36 additions, -7 deletions)

View changed files

📝 spotify_player/src/state/model.rs (+36 -7)

📄 Description

You can now see the duration of albums and playlists when viewing them.

I didn't add this to the tracks context, since I'm assuming that is for the liked songs page and could pose a performance issue.
Additionally, this is what the official Spotify app does as well.

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/aome510/spotify-player/pull/716 **Author:** [@DOD-101](https://github.com/DOD-101) **Created:** 5/10/2025 **Status:** ✅ Merged **Merged:** 5/10/2025 **Merged by:** [@aome510](https://github.com/aome510) **Base:** `master` ← **Head:** `album-time` --- ### 📝 Commits (3) - [`fc55a2b`](https://github.com/aome510/spotify-player/commit/fc55a2b4cf42c20d80f88ec5c1b5131409cf6f9c) feat: display duration on albums and playlists - [`53de185`](https://github.com/aome510/spotify-player/commit/53de18505d3660451104089b4ef640fac93eac2a) Merge branch 'master' into album-time - [`52e045f`](https://github.com/aome510/spotify-player/commit/52e045f0be935d24b268e92c918592c42c65ba60) Merge branch 'master' into album-time ### 📊 Changes **1 file changed** (+36 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `spotify_player/src/state/model.rs` (+36 -7) </details> ### 📄 Description You can now see the duration of albums and playlists when viewing them. I didn't add this to the `tracks` context, since I'm assuming that is for the liked songs page and could pose a performance issue. Additionally, this is what the official Spotify app does as well. ![image](https://github.com/user-attachments/assets/424a47bc-3e78-4a9c-8c75-db15d175d1e5) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 00:01:07 +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#850
No description provided.