[PR #271] [MERGED] fix: albums that should be categorized as appears_on being categorized as album #467

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

📋 Pull Request Information

Original PR: https://github.com/jpochyla/psst/pull/271
Author: @charliethomson
Created: 1/23/2022
Status: Merged
Merged: 1/14/2023
Merged by: @Insprill

Base: masterHead: appears_on_issue


📝 Commits (7)

  • 584c120 impl: not great fix
  • b222b64 impl: better fix
  • 027c828 cleanup: remove old solution
  • 5ac3b7a Merge branch 'master' into appears_on_issue
  • 9bbe6d6 Merge branch 'master' into pr/charliethomson/271
  • eb39502 Simplify the release_year_int function
  • c6d2dee Also seperate appearing on singles

📊 Changes

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

View changed files

📝 psst-gui/src/data/album.rs (+7 -0)
📝 psst-gui/src/ui/artist.rs (+2 -0)
📝 psst-gui/src/webapi/client.rs (+24 -2)

📄 Description

#265

Open to feedback/changes. This was the best solution I saw in the ~2 hours of research I did


🔄 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/271 **Author:** [@charliethomson](https://github.com/charliethomson) **Created:** 1/23/2022 **Status:** ✅ Merged **Merged:** 1/14/2023 **Merged by:** [@Insprill](https://github.com/Insprill) **Base:** `master` ← **Head:** `appears_on_issue` --- ### 📝 Commits (7) - [`584c120`](https://github.com/jpochyla/psst/commit/584c120daee61a798e34d55f05ddf500f01def7b) impl: not great fix - [`b222b64`](https://github.com/jpochyla/psst/commit/b222b64f8ef046fc31f1f422fa20e1069a95c514) impl: better fix - [`027c828`](https://github.com/jpochyla/psst/commit/027c8283f099cd960f8dc07c8215f8df75c4ee0f) cleanup: remove old solution - [`5ac3b7a`](https://github.com/jpochyla/psst/commit/5ac3b7aace77ce9644fcbcbdf6f14bcb5c245580) Merge branch 'master' into appears_on_issue - [`9bbe6d6`](https://github.com/jpochyla/psst/commit/9bbe6d66fd0a72dadab7103a4fe2c15fb6e26112) Merge branch 'master' into pr/charliethomson/271 - [`eb39502`](https://github.com/jpochyla/psst/commit/eb39502fe5c4327d0028fb7295569455938ae1d9) Simplify the release_year_int function - [`c6d2dee`](https://github.com/jpochyla/psst/commit/c6d2dee09937a6ca190413fe94c393389609c392) Also seperate appearing on singles ### 📊 Changes **3 files changed** (+33 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `psst-gui/src/data/album.rs` (+7 -0) 📝 `psst-gui/src/ui/artist.rs` (+2 -0) 📝 `psst-gui/src/webapi/client.rs` (+24 -2) </details> ### 📄 Description #265 Open to feedback/changes. This was the best solution I saw in the ~2 hours of research I did --- <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: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/psst#467
No description provided.