You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I finally had some time to take a look at the code you wrote some time ago.
I am glad you found another service provider. And, as you wrote, your version is now completely async, as the pulsing dot proves :)
However, I also noticed the widget does not update anymore; that is, once the background thread is started, for example to fetch lyrics, it won't register song/lyrics updates.
Test case:
play a song with lyrics;
open Dashboard: Harmonic displays lyrics;
close Dashboard, get info on the song in iTunes, remove lyrics;
open Dashboard: Harmonic still displays the lyrics, and the pulsing dot shows activity; however, from now on, it won't register song/lyrics changes…
Best,
Matti
The text was updated successfully, but these errors were encountered:
Hello Matti,
Thanks for you time and review.
I had some rough time on my primary workplace, and my playlist was permanent at that time. Deadlines, you know ;)
I knew that there is couple of errors in my version, that require some attention.
I'll try to get some time for Harmonic to do all the debugging soon.
Thanks again!
Dear Maksim,
I finally had some time to take a look at the code you wrote some time ago.
I am glad you found another service provider. And, as you wrote, your version is now completely async, as the pulsing dot proves :)
However, I also noticed the widget does not update anymore; that is, once the background thread is started, for example to fetch lyrics, it won't register song/lyrics updates.
Test case:
Best,
Matti
The text was updated successfully, but these errors were encountered: