mirror of
https://github.com/koel/koel.git
synced 2026-04-26 01:06:00 +03:00
[GH-ISSUE #742] Do you have plan to support synchronisation of lyrics? #532
Labels
No labels
Authentication
Dependencies
Documentation
Feature Request
Flac
Help Wanted
Installation/Setup
Integration
Mobile
PR Welcome
Pending Release
Performance
Playlist
S3
Search
Sync
[Pri] Low
[Pri] Normal
[Status] Keep Open
[Status] Needs Author Reply
[Status] Needs Review
[Status] Stale
[Status] Will Implement
[Type] Blessed
[Type] Bug
[Type] Duplicate
[Type] Enhancement
[Type] Help Request
[Type] Question
[Type] Task
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/koel-koel#532
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 @linzhishi on GitHub (Apr 12, 2018).
Original GitHub issue: https://github.com/koel/koel/issues/742
it's a very good music application, many thanks that you develop such a wonderful product and open source.
I have a minor question about the synchronisation of lyrics.
I konw that the lyrics are extracted from the songs, but It seems there is no function to support synchronisation.
I edited the id3 of a mp3 and added following lyrics with time line. it can be shown in koel.
my question is, do you have plan to support synchronisation of lyrics?
[00:00.0] Hymns,#284
[00:01.0] Assurance and Joy of Salvation - Loved by the Lord
[00:02.0] (C232) 7.7.7.7.D.
[00:03.0] 1
[00:03.8] Loved with everlasting love,
[00:11.0] Led by grace that love to know;
[00:18.2] Spirit, breathing from above,
[00:25.5] Thou hast taught me it is so.
[00:32.2] Oh, this full and perfect peace!
[00:39.5] Oh, this transport all divine!
[00:46.3] In a love which cannot cease,
[00:53.7] I am His, and He is mine.
[01:01.3] 2
[01:02.7] Heaven above is softer blue,
[01:09.0] Earth around is sweeter green;
[01:16.1] Something lives in every hue
[01:23.0] Christless eyes have never seen:
[01:30.4] Birds with gladder songs o'erflow,
[01:37.7] Flow'rs with deeper beauties shine,
[01:44.8] Since I know, as now I know,
[01:51.6] I am His, and He is mine.
@phanan commented on GitHub (Apr 12, 2018):
Not really. Personally, I'm not a fan of this anyway.
And thanks for your compliments :)
@linzhishi commented on GitHub (Apr 13, 2018):
Thanks for your quickly reply, then, I will try to do it myself. Actually, I am a new php coder, and just know the Laravel PHP Framework becase of Koel . I decide to study Laravel. If you offer some advice that would be great。
such as which code is to display Lyrics
Another function what I want is to click Artist then showing Albums of this artist first rather than showing all songs of this genres (as a option function because some time the artist has many Albums ).
finally if possible I also want to add Genres , so that I can manager my mnay musics throgh three layers Genres->Artists->Albums :-)