ddddxxx / LyricsX

🎶 Ultimate lyrics app for macOS.
Mozilla Public License 2.0
4.62k stars 383 forks source link

Make lyricsX remembering .lrc file #214

Open rendiga opened 5 years ago

rendiga commented 5 years ago

When I click "Wrong Lyrics" and drop a .lrc file in Lyrics Window, make lyricsX remembering the .lrc file. When I repeat the song, lyricsX will searching new lyrics from internet. Not using my .lrc file. So I need to click "Wrong Lyrics" and drop the .lrc file again. I try to renaming the .lrc file like lyricsX auto download lyrics filename. but it will be deleted by lyricsX and replace it with lyrics from internet.

ddddxxx commented 5 years ago

It's a bug introduced in 1.4.0. I've fixed it in d6bd9c9 (not released yet).

For performance reasons, the app write a lyrics file to disk after the track ends. So if you want to replace the lyrics file, please do it when the corresponding track is not playing.

rendiga commented 5 years ago

I try to replace the lyrics file when the track is not playing. But lyrixsX delete my file and replace it from internet.