mirror of
https://github.com/casualsnek/onthespot.git
synced 2026-04-27 04:55:57 +03:00
[PR #65] Add metadata to the lrc lyrics files #162
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#162
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?
Original Pull Request: https://github.com/casualsnek/onthespot/pull/65
State: closed
Merged: Yes
According to wikipedia the
lrcfiles supports some ID tags, so I though it's a good idea to added to the lyrics files here.I tweked a little the order of the tags from the wikipedia example to match the format used on gnome-subtitles, (why? i'ts the one I'm using to edit some files), feel free to change it if necessary.
Also note that I changed the place of the previous
au,bytags, what do you think? Program could be stylized as:OnTheSpot by CasuAlSneklike in the About tabThe added tags are:
Notes:
lengthtag, ex: [length: 2:23]Show creditsthe songwriter(s) appear. It looks like is not in the lyrics json file here. I think having this tag on thelrcfile is very important because is not present on the audio file.