mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
NowPlayingPlugin: Fixed that track title didn't update when playing a radio stream with Winamp.
This commit is contained in:
@ -202,7 +202,6 @@ void CPlayerITunes::Initialize()
|
||||
|
||||
if (m_iTunes)
|
||||
{
|
||||
//SetTimer(NULL, 0, 1000, QuitCallback);
|
||||
m_Initialized = true;
|
||||
|
||||
// Set up event handler
|
||||
|
Reference in New Issue
Block a user