quote:
Originally posted by rix
Song detection doesn't work as it should, atleast for me. Im using Winamp 5.24. Songs are tagged with both ID3v1 and ID3v2 tags.
The script does not detect media changes like that.
The only thing the script does is using the ContactMediaChange event which is provided by Plus!.
So if something is not detected correctly, it is the fault of Plus! (or your addon which makes Messenger believe the media has changed), not the script.
EDIt: to put it in another way: this script only returns what the ContactMediaChange event returns in its parameters, it doesn't interpret it, it only shows it as it is. And the ContactMediaChange event gets its information from Messenger Plus!, which on its turn gets its information from Messenger which on its turn gets its information from your media player.