lastfm / lastfm-windows-desktop

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

Now Playing menu item flickers between two values if one media player is paused and another playing #65

Closed ben-xo closed 6 years ago

VorTechS commented 6 years ago

Fixed by adding a proper 'MonitoringEnded' method at the UI level, instead of abusing the 'MonitoringStarted' and passing it null.