mirror of
https://github.com/Rafiuth/Soggfy.git
synced 2026-04-25 15:16:00 +03:00
[GH-ISSUE #61] [Feature] Add song metadata to .lrc file. #57
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Soggfy#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 @Dr-Blank on GitHub (Nov 22, 2022).
Original GitHub issue: https://github.com/Rafiuth/Soggfy/issues/61
Could the .lrc files contain the song metadata along with the lyrics.
The ID Tags would be inserted above lyrics as below:
The song title, artist and album information are already available.
Ref: https://en.wikipedia.org/wiki/LRC_(file_format)
@Rafiuth commented on GitHub (Nov 30, 2022):
This should be overall fairly easy to implement, but I don't think Spotify provides lyrics metadata such as author/player through their API.