tranxuanthang / lrcget

Utility for mass-downloading LRC synced lyrics for your offline music library.
MIT License
729 stars 23 forks source link

unable to use the music player #8

Closed GitEin11 closed 1 year ago

GitEin11 commented 1 year ago

currently using ubuntu 20.04: tried both deb and appimage when play button is pressed nothing happens, i already have the mp3 and synched lrc on the same directory

tranxuanthang commented 1 year ago

Linux build is currently suffer from the bug https://github.com/tauri-apps/tauri/issues/3725

I came up with a nice workaround at the linux-playback-fix branch. But it has a few security related problems, so I haven't merged it into the main branch yet.

tranxuanthang commented 1 year ago

I decided to just release it now and improve/refactor it later. Check out v0.1.4 here:

https://github.com/tranxuanthang/lrcget/releases/tag/0.1.4

GitEin11 commented 1 year ago

I decided to just release it now and improve/refactor it later. Check out v0.1.4 here:

https://github.com/tranxuanthang/lrcget/releases/tag/0.1.4

thnx