mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 07:25:52 +03:00
[PR #271] [MERGED] fix: albums that should be categorized as appears_on being categorized as album #467
Labels
No labels
api
bug
build
documentation
duplicate
enhancement
good first issue
help wanted
idea
invalid
linux
lowprio
macos
pull-request
upstream
windows
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/psst#467
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:appears_on_issue📝 Commits (7)
584c120impl: not great fixb222b64impl: better fix027c828cleanup: remove old solution5ac3b7aMerge branch 'master' into appears_on_issue9bbe6d6Merge branch 'master' into pr/charliethomson/271eb39502Simplify the release_year_int functionc6d2deeAlso 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.