mirror of
https://github.com/Lambada10/SongSync.git
synced 2026-04-26 07:05:52 +03:00
[GH-ISSUE #79] The ability to encode lyrics into the song file, instead of saving a .lrc file #57
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#57
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 @u12bdragon on GitHub (Aug 19, 2024).
Original GitHub issue: https://github.com/Lambada10/SongSync/issues/79
I am frustrated when I have to save a .lrc file instead of embedding it into the actual song file, therefore adding more visual clutter to my file system and making sure I have to transfer more files when I move my music library.
Describe the solution you'd like
The solution would be to have an option to imbed the lyrics into the song file instead of saving them as a lyric file.
Describe alternatives you've considered
The only alternative is the current behavior which is to save a lyric file
Additional context
Other apps have this option but do not even search for synced lyrics in the first place
@Lambada10 commented on GitHub (Aug 19, 2024):
It's being worked on ( #78 )