Skip Navigation

If you self host music and want synced lyrics

github.com GitHub - tranxuanthang/lrcget: Utility for mass-downloading LRC synced lyrics for your offline music library.

Utility for mass-downloading LRC synced lyrics for your offline music library. - tranxuanthang/lrcget

GitHub - tranxuanthang/lrcget: Utility for mass-downloading LRC synced lyrics for your offline music library.

So I self host all my music via Plex and for some artists and albums Plex (via Plex pass I believe) pulls lyrics and can show you like Spotify etc but some artists are not supported/popular. I found a couple apps that 'worked' to download lyrics but the best one was this https://github.com/tranxuanthang/lrcget

Just thought I would share for others who would want to do the same I have a large library and adding lyrics was not hard at all and found most out of the gate. If you have other solutions I would love to hear about them maybe they are better lol

It adds the file as same name in same folder that song is located

17

You're viewing part of a thread.

Show Context
17 comments
  • LRCGET author here, I'm really sorry to hear about this issue. Could you let me know which platform you're using (Windows, Linux, or macoS)?

    • I'm running Arch Linux, using the 0.5.0 AppImage.

      I have my music collection on a NAS running Debian which I use NFS to mount it to /mnt/NAS. I then have a symlink to that in ~/Music/NAS. That symlink is what I added as the scanning library for LRCGET.

      From what I can tell, the files that were corrupted were the ones that found synced lyrics. If it matched plain lyrics, the file was okay, but I don't think it embedded the plain lyrics either.

      I'll setup a couple test folders, trying to test all the combinations of FLAC and MP3 files, synced and plain lyrics, and through the NAS symlink and on the local machine.

      I do want to add that LRCGET has been great. It was dead simple to setup and use, and with the exception of the experimental feature, has worked exactly as intended. I personally just like to have everything in one file which is why I tried out the embedding feature.

      The FLAC files that I care about, I was able to partially restore them from high-quality MP3s that I had converted from the FLACs. And I have a bunch of other FLAC copies from a folder I had yet to clean out (hooray procrastination), I also still need to check an old drive that should have a copy of my whole collection from a couple years ago, I'm sure that will have some more, too. Nothing was lost that can't be recreated.

17 comments