mirror of
https://github.com/EddieTheCubeHead/Stagnum.git
synced 2026-04-26 14:15:50 +03:00
[PR #131] [MERGED] 103 Make track data use artist data on backend #285
Labels
No labels
bug
bug
client
design
documentation
feature
feature
infrastructure
pull-request
ready for development
server
server
spike
technical work
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Stagnum#285
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/EddieTheCubeHead/Stagnum/pull/131
Author: @EddieTheCubeHead
Created: 3/17/2024
Status: ✅ Merged
Merged: 3/18/2024
Merged by: @EddieTheCubeHead
Base:
master← Head:103-make-trak-data-use-artist-data-on-backend📝 Commits (1)
f1b0849103 Make track data use artist data on backend📊 Changes
2 files changed (+25 additions, -15 deletions)
View changed files
📝
server/src/api/search/dependencies.py(+18 -7)📝
server/src/api/search/models.py(+7 -8)📄 Description
Could not fully unify the models as spotify doesn't return as much artist data on track search as they do on artist search. However, massaged some models so now we have:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.