mirror of
https://github.com/casualsnek/onthespot.git
synced 2026-04-26 20:45:56 +03:00
[GH-ISSUE #54] Feature: Tagging .lrc files in mp3s #37
Labels
No labels
Feedback requested
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/onthespot#37
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 @PassiveLemon on GitHub (Apr 23, 2023).
Original GitHub issue: https://github.com/casualsnek/onthespot/issues/54
Some audio players like Navidrome read the lrc file through an embedded tag in the mp3 file. Currently, the only way to do this is with a program that can do something like this en masse like Mp3tag.
@casualsnek commented on GitHub (May 18, 2023):
There should be un-synced lyrics embedded into downloaded media in development branch ! For synced lyrics. The tagging library i use 'music_tag' doesn't have support for it afaik, i should look into alternative that supports adding synced lyrics to media !
@PassiveLemon commented on GitHub (Apr 23, 2025):
Closing stale issue