mirror of
https://github.com/binimum/tidal-ui.git
synced 2026-04-26 12:25:48 +03:00
[PR #6] [MERGED] Lyrics #113
Labels
No labels
bug
duplicate
enhancement
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tidal-ui#113
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/binimum/tidal-ui/pull/6
Author: @binimum
Created: 10/5/2025
Status: ✅ Merged
Merged: 10/5/2025
Merged by: @binimum
Base:
main← Head:lyrics📝 Commits (3)
c3373b6add lyricsa14cc9bIT WORKS!!!!!!!23507d5Merge branch 'main' into lyrics📊 Changes
16 files changed (+1129 additions, -1277 deletions)
View changed files
📝
package-lock.json(+82 -1)📝
src/lib/api.ts(+13 -8)📝
src/lib/components/AudioPlayer.svelte(+350 -310)📝
src/lib/components/LyricsPopup.svelte(+466 -304)📝
src/lib/components/SearchInterface.svelte(+6 -5)📝
src/lib/components/TopTracksGrid.svelte(+28 -27)📝
src/lib/components/TrackList.svelte(+116 -117)📝
src/lib/config.ts(+1 -1)📝
src/lib/downloads.ts(+4 -5)📝
src/lib/ffmpegClient.ts(+10 -17)📝
src/lib/lyrics/youly.ts(+2 -303)📝
src/lib/stores/downloadUi.ts(+5 -1)📝
src/lib/stores/lyrics.ts(+25 -166)📝
src/routes/+layout.svelte(+18 -9)📝
src/routes/+page.svelte(+2 -2)📝
svelte.config.js(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.