mirror of
https://github.com/Lambada10/SongSync.git
synced 2026-04-26 07:05:52 +03:00
[GH-ISSUE #91] Embed non synced lyrics #66
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#66
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?
Originally created by @Anonuser-01 on GitHub (Oct 16, 2024).
Original GitHub issue: https://github.com/Lambada10/SongSync/issues/91
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Embedded lyrics can't be used for synced lyrics by many music players. This results in lyrics being displayed with the timecodes.
Describe the solution you'd like
A clear and concise description of what you want to happen.
Please add support for embedding lyrics without timecodes / regular lyrics.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Inserting lyrics manually
Additional context
Add any other context or screenshots about the feature request here.
N/A
@Anonuser-01 commented on GitHub (Oct 19, 2024):
LRCLib.net supports synced lyrics and regular lyrics
https://lrclib.net/
@kingmadwik commented on GitHub (Oct 23, 2024):
@Anonuser-01 Android apps: Musicolet (Supports editing lyrics easily), Poweramp, Symphony (foss droid) these all support time synced lyrics
Windows apps: Foobar 2000, Dopamine (Supports editing lyrics easily) are some apps that support time synced lyrics
@Anonuser-01 commented on GitHub (Oct 23, 2024):
Thanks for the apps. I am using Samsung music due to its tight integration. Unfortunately that doesn't support the embedded synced lyrics.
Are you able to add support for non time synced embedded lyrics or is that outside the scope of this project?
Thanks
Edit: looks like it's being worked on. Appreciate it!