mirror of
https://github.com/Lambada10/SongSync.git
synced 2026-04-25 14:45:51 +03:00
[PR #208] [MERGED] fix: update Spotify endpoint and align models with new response #212
Labels
No labels
bug
duplicate
enhancement
invalid
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SongSync#212
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/Lambada10/SongSync/pull/208
Author: @Paxsenix0
Created: 1/7/2026
Status: ✅ Merged
Merged: 1/7/2026
Merged by: @Lambada10
Base:
master← Head:master📝 Commits (5)
0c23b7brefactor: use Spotify internal API for track search8331394refactor: restructure Spotify models for internal search API868327cMerge pull request #2 from Paxsenix0/Paxsenix0-patch-1633eebafix: I accidentally deleted package declaration1936391fix: make extensions field optional in TrackSearchResult📊 Changes
2 files changed (+154 additions, -97 deletions)
View changed files
📝
app/src/main/java/pl/lambada/songsync/data/remote/lyrics_providers/spotify/SpotifyAPI.kt(+31 -20)📝
app/src/main/java/pl/lambada/songsync/domain/model/lyrics_providers/spotify/SpotifyApi.kt(+123 -77)📄 Description
This changes fixes #207
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.