lastfm / lastfm-windows-desktop

Last.fm Desktop app for Windows (3.0)
GNU General Public License v3.0
10 stars 1 forks source link

Playing an internet radio station in iTunes creates infinite popups #41

Closed ben-xo closed 6 years ago

ben-xo commented 6 years ago

This is a fun one. I wonder if it's because of the artist. Could it be because these show up with "0" song length (because the song length is unknown)?

(We should not show any information for songs <30 seconds)

VorTechS commented 6 years ago

The test for 'has the track ended' always evaluated as true, because the current play time was always greater than the track length.