I did want you and others to know that the 09/24/2023 release no longer hangs and should be tried by those asking for synced lyrics on the forum.
Just for our understanding: Are we correct to believe that there are currently two 1.8.1 versions that have different versions/dates for the dll?
If so, shouldn't the most recent one be named 1.8.2 so to avoid any confusion?
Sorry for the confusion... The only difference between the two DLLs is the modified Assembly GUID to work around the AntiVirus check, so I didn't directly release a new version. It seems the antivirus false-positive is coming back, and I will try to disable embedded assembly compression to see if it helps.
As for the file internal version, I noticed that I only updated [assembly: AssemblyVersion] in AssemblyInfo.cs but not AssemblyFileVersion

. Will fix that in the next release.