mirror of
https://github.com/Lambada10/SongSync.git
synced 2026-04-25 14:45:51 +03:00
[PR #181] [MERGED] Fix: Spotify API and Spotify Lyrics #205
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#205
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/181
Author: @Paxsenix0
Created: 7/21/2025
Status: ✅ Merged
Merged: 7/21/2025
Merged by: @Lambada10
Base:
master← Head:master📝 Commits (6)
8579630testing bruh4d13f72Update SpotifyLyricsAPI.ktff3d09cfix: changed spotify lyrics response model [ci skip]07f3725uhhh [skip ci]2fecbb4idk, hopefully it works... [skip ci]9dfc8eeMerge pull request #1 from Paxsenix0/Paxsenix0-patch-1📊 Changes
4 files changed (+83 additions, -28 deletions)
View changed files
📝
app/src/main/java/pl/lambada/songsync/data/remote/lyrics_providers/LyricsProviderService.kt(+9 -3)📝
app/src/main/java/pl/lambada/songsync/data/remote/lyrics_providers/spotify/SpotifyAPI.kt(+69 -18)📝
app/src/main/java/pl/lambada/songsync/data/remote/lyrics_providers/spotify/SpotifyLyricsAPI.kt(+3 -3)📝
app/src/main/java/pl/lambada/songsync/domain/model/lyrics_providers/spotify/SpotifySyncedLyricsApi.kt(+2 -4)📄 Description
This PR adds some temporary fixes for Spotify:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.