Jellyfin Forum
可以增加歌词显示功能吗? - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Development (https://forum.jellyfin.org/f-development)
+--- Forum: Feature Requests (https://forum.jellyfin.org/f-feature-requests)
+--- Thread: 可以增加歌词显示功能吗? (/t-%E5%8F%AF%E4%BB%A5%E5%A2%9E%E5%8A%A0%E6%AD%8C%E8%AF%8D%E6%98%BE%E7%A4%BA%E5%8A%9F%E8%83%BD%E5%90%97%EF%BC%9F)



可以增加歌词显示功能吗? - piglin - 2023-07-25

Hope to add lyrics function, thank you! Love your software so much!


RE: Can you add lyrics display function? - piglin - 2023-07-25

Related Fider requests:
https://features.jellyfin.org/posts/2265


RE: Can you add lyrics display function? - skribe - 2023-07-25

So I can't speak for the entire team on this, but I do want to just add a little context here. I think the biggest obstacle for the addition of lyrics display is that there isn't an open alternative to the commercial services like Gracenote, which are expensive. Since Jellyfin is FOSS software, there is no subscription or sales price or anything which can be used to pay the expensive licensing fees that the lyrics providers require. So one of the biggest obstacles here really has nothing to do with Jellyfin: there just isn't an open source of this data right now, I believe, and one would need to be created.


RE: Can you add lyrics display function? - piglin - 2023-07-26

(2023-07-25, 02:28 PM)skribe Wrote: So I can't speak for the entire team on this, but I do want to just add a little context here. I think the biggest obstacle for the addition of lyrics display is that there isn't an open alternative to the commercial services like Gracenote, which are expensive. Since Jellyfin is FOSS software, there is no subscription or sales price or anything which can be used to pay the expensive licensing fees that the lyrics providers require. So one of the biggest obstacles here really has nothing to do with Jellyfin: there just isn't an open source of this data right now, I believe, and one would need to be created.

You may have misunderstood me. I need the function of displaying the lyrics. I can download the lyrics file by myself. I don’t need to download the lyrics through the server.

You may have misunderstood me. I need the function of displaying the lyrics. I can download the lyrics file by myself. I don’t need to download the lyrics through the server.


RE: Can you add lyrics display function? - alan - 2023-07-26

I thought there was some interest to integrate Lyrics Finder
https://www.mediahuman.com/lyrics-finder/


RE: Can you add lyrics display function? - MegaUltraGigaChad - 2023-07-31

Emby allows to displays local LRC and TXT embedded lyrics files, external commercial providers are not necessary.

All I want is that Jellyfin have a way to communicate to Symfonium that there exist a lyric file


RE: Can you add lyrics display function? - niels - 2023-07-31

Lyric support is already added for 10.9, currently the server reads external lyric files and a change to read embedded lyrics is in the works. Client support will vary on release.