[PR #210] [MERGED] Musixmatch is back! #213

Closed
opened 2026-02-27 19:26:47 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: musixmatch


📝 Commits (1)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/Lambada10/SongSync/pull/210 **Author:** [@kerollosy](https://github.com/kerollosy) **Created:** 1/9/2026 **Status:** ✅ Merged **Merged:** 1/9/2026 **Merged by:** [@Lambada10](https://github.com/Lambada10) **Base:** `master` ← **Head:** `musixmatch` --- ### 📝 Commits (1) - [`da9e1af`](https://github.com/Lambada10/SongSync/commit/da9e1af19c20746047b3fd3c88ca925e6e95f241) Update API Base URL ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `app/src/main/java/pl/lambada/songsync/data/remote/lyrics_providers/others/MusixmatchAPI.kt` (+2 -2) </details> ### 📄 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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 19:26:47 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SongSync#213
No description provided.