[PR #305] [MERGED] UI album year #709

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

📋 Pull Request Information

Original PR: https://github.com/aome510/spotify-player/pull/305
Author: @rubenvandeven
Created: 12/1/2023
Status: Merged
Merged: 12/9/2023
Merged by: @aome510

Base: masterHead: ui-album-year


📝 Commits (6)

  • 2ac56a1 Option to display album name with year prefixed
  • 8764612 Fix whitespace formatting
  • 49aaa76 Update spotify_player/src/state/model.rs
  • c32698c Remove AlbumFormat as config option
  • 07648c2 Undo adding album_format to documentation
  • 1665ae6 fix fmt

📊 Changes

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

View changed files

📝 spotify_player/src/state/model.rs (+12 -2)
📝 spotify_player/src/ui/page.rs (+1 -1)

📄 Description

Thanks for developing spotify-player. I enjoy using it a lot. One thing that was nagging me was that the interface did not give me a sense of time when browsing an artist's page. I therefore added a config option to display the album names prefixed with the year.

As there was no issue mentioning this, I don't know if this implementation fits your ideas for spotify-player, just let me know if it doesn't. Also, my Rust is a bit rusty, so let me know if you have some suggestions before merging this.


🔄 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/305 **Author:** [@rubenvandeven](https://github.com/rubenvandeven) **Created:** 12/1/2023 **Status:** ✅ Merged **Merged:** 12/9/2023 **Merged by:** [@aome510](https://github.com/aome510) **Base:** `master` ← **Head:** `ui-album-year` --- ### 📝 Commits (6) - [`2ac56a1`](https://github.com/aome510/spotify-player/commit/2ac56a186a7af33e6e8b5a02e2dc379a3f3d8b07) Option to display album name with year prefixed - [`8764612`](https://github.com/aome510/spotify-player/commit/87646126d793a7bd934790f1180f13e0b28e6da7) Fix whitespace formatting - [`49aaa76`](https://github.com/aome510/spotify-player/commit/49aaa769f065ee0018b0cf27ded53e7bb00953cd) Update spotify_player/src/state/model.rs - [`c32698c`](https://github.com/aome510/spotify-player/commit/c32698cabc3126adbf734cc83f74ded41a596ef9) Remove AlbumFormat as config option - [`07648c2`](https://github.com/aome510/spotify-player/commit/07648c23462df3b8ddec420ff9a889700c907639) Undo adding album_format to documentation - [`1665ae6`](https://github.com/aome510/spotify-player/commit/1665ae65efb8336db13f957f604c9e938720a075) fix fmt ### 📊 Changes **2 files changed** (+13 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `spotify_player/src/state/model.rs` (+12 -2) 📝 `spotify_player/src/ui/page.rs` (+1 -1) </details> ### 📄 Description Thanks for developing spotify-player. I enjoy using it a lot. One thing that was nagging me was that the interface did not give me a sense of time when browsing an artist's page. I therefore added a config option to display the album names prefixed with the year. As there was no issue mentioning this, I don't know if this implementation fits your ideas for spotify-player, just let me know if it doesn't. Also, my Rust is a bit rusty, so let me know if you have some suggestions before merging this. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 23:49:28 +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#709
No description provided.