Normal
Hi Thanks for the quick reply Maybe you miss understood what im wanting to do.Basicly i want to create a process plugin that each time the player changes media it executes a part of my code, I belive the C# for this is locate within the below code, in particualr the first part (i dont need all the other stuff just really the first few lines)What the C# codes does is each time the event g_Player.PlaybackStarted is triggered from within MePo it run the OnPlaybackStarted Sub. The below code is taken from MePo's Audioscrobbler plugin.From what i understand the code you posted will create a messagebox is that right?
Hi Thanks for the quick reply
Maybe you miss understood what im wanting to do.
Basicly i want to create a process plugin that each time the player changes media it executes a part of my code, I belive the C# for this is locate within the below code, in particualr the first part (i dont need all the other stuff just really the first few lines)
What the C# codes does is each time the event g_Player.PlaybackStarted is triggered from within MePo it run the OnPlaybackStarted Sub. The below code is taken from MePo's Audioscrobbler plugin.
From what i understand the code you posted will create a messagebox is that right?