[GH-ISSUE #742] Do you have plan to support synchronisation of lyrics? #532

Closed
opened 2026-02-26 02:33:29 +03:00 by kerem · 2 comments
Owner

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.

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.
kerem closed this issue 2026-02-26 02:33:29 +03:00
Author
Owner

@phanan commented on GitHub (Apr 12, 2018):

Not really. Personally, I'm not a fan of this anyway.
And thanks for your compliments :)

<!-- gh-comment-id:380927060 --> @phanan commented on GitHub (Apr 12, 2018): Not really. Personally, I'm not a fan of this anyway. And thanks for your compliments :)
Author
Owner

@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 :-)

<!-- gh-comment-id:381018086 --> @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 :-)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/koel-koel#532
No description provided.