mirror of
https://github.com/Lambada10/SongSync.git
synced 2026-04-25 14:45:51 +03:00
[PR #210] [MERGED] Musixmatch is back! #213
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#213
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/210
Author: @kerollosy
Created: 1/9/2026
Status: ✅ Merged
Merged: 1/9/2026
Merged by: @Lambada10
Base:
master← Head:musixmatch📝 Commits (1)
da9e1afUpdate API Base URL📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
app/src/main/java/pl/lambada/songsync/data/remote/lyrics_providers/others/MusixmatchAPI.kt(+2 -2)📄 Description
I moved the API from Vercel to a dedicated Oracle Cloud server. It’s way faster than before, and we don't have to worry about the free tier limits that were causing the outages.
I also added an optimized token-rotation algorithm. The cool part is it actually gets smarter and more efficient the more it's used, so the success rate will only go up from here.
Closes #207 and partially #204
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.