MarcoPNS/Spotify-Stream-Widget

Viewer Issue 1.4.0.2

sethrdee opened this issue · 4 comments

When I change to a different song before the viewer gets to the end of the current song, it bugs out in a few ways. These viewer bugs are:

  • Visually freezing
  • Cutting off the name of the song it was frozen on
  • Combining the current song name and artist with the previous art
  • Not recognizing the album artwork, with an error message that read, "An error occurred: The underlying connection was closed: An unexpected error occurred on a send."

In the first three instances, it would not advance to the next song, but be frozen on the previous one's album artwork and location in the scrubber. This issue would not work itself out even after multiple songs were played through afterwards.

Restarting the client, reselecting the viewer window, or closing the error window sometimes fixed this issue temporarily.

Thank you for your issue! Could you upload your log file? You can find it in the /logs folder.

This is happening to me also, log attached.

2020-06-05.log

@rob275 are you sure? your log does not show a error that could trigger such a behavior.

@sethrdee just found out that you have a problem with the GetImageFromUri() Function which try to download the album cover. I try to fix it.