What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [Release] Winamp Media v1.4

[Release] Winamp Media v1.4
Author: Message:
phalanxii
Full Member
***


Posts: 146
Reputation: 5
32 / Male / Flag
Joined: Aug 2006
Status: Away
O.P. RE: RE: RE: [Release] Winamp Media (v1.01)
quote:
Originally posted by Phillip
quote:
Originally posted by DarkMe
quote:
Originally posted by DeLaVega
You've got a major problem in there, after I installed it worked fine but then I noticed something was wrong. WLM's process was hogging more than 200 Mb of Ram and it kept growing. It stopped after I disabled your script (disabled all of my scrips 1 for 1 to make sure wich one was causing the problem). WLM returned to the normal 60Mb after I restarted it.
the same here :sad:

I must say I'm not getting this problem at all. Mines stays at the ussual 10-20k mark

For me, Messenger stays at the 50-60mb mark, regardless of whether the script is turned on or not. The only explanation I can give is that, in order for the script to be accurate, it needs to continually check whether Winamp is playing something (a downside of this script rather than having Winamp send the information).

The only solution that I can give you (not sure if it will work, because I don't have this problem) is to change the check rate.

If you edit the script, go to "Events.js" and find the code:
code:
function OnEvent_Timer(TimerId) {
    WnMd_SetWinampMedia(WnMd_Priority);

    MsgPlus.AddTimer("WnMd_MediaRefresh", 100);
}
Where it says 100 (in bold), change that to a larger number. The number is in milliseconds (default 100 milliseconds = 0.1 seconds), so I'd suggest changing this to anything from 500 to 5000. If it's too big, you will find that it will have a huge delay updating.

Try that for now, if it doesn't fix it, I'll try to find something else. :S (Sorry for lagging your computers everybody!)
09-14-2006 11:44 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[Release] Winamp Media v1.4 - by phalanxii on 09-14-2006 at 06:40 AM
RE: [Release] Winamp Media (v1.01) - by MeEtc on 09-14-2006 at 11:20 AM
RE: [Release] Winamp Media (v1.01) - by DeLaVega on 09-14-2006 at 10:04 PM
RE: [Release] Winamp Media (v1.01) - by DarkMe on 09-14-2006 at 10:20 PM
RE: RE: RE: [Release] Winamp Media (v1.01) - by phalanxii on 09-14-2006 at 11:44 PM
RE: [Release] Winamp Media v1.1 - by phalanxii on 09-15-2006 at 08:16 AM
RE: [Release] Winamp Media v1.2 - by phalanxii on 09-16-2006 at 07:45 AM
RE: [Release] Winamp Media v1.2 - by ForestPlus! on 09-16-2006 at 10:17 AM
RE: [Release] Winamp Media v1.2 - by minipatchou on 09-16-2006 at 12:12 PM
RE: [Release] Winamp Media v1.3 - by phalanxii on 09-17-2006 at 05:26 AM
RE: [Release] Winamp Media v1.4 - by phalanxii on 09-23-2006 at 06:55 AM
RE: [Release] Winamp Media v1.4 - by Mizery_Made on 09-25-2006 at 06:42 PM
RE: RE: [Release] Winamp Media v1.4 - by phalanxii on 09-26-2006 at 02:03 AM
RE: [Release] Winamp Media v1.4 - by Mizery_Made on 09-26-2006 at 09:13 AM
RE: [Release] Winamp Media v1.4 - by ChromeX on 10-31-2006 at 08:15 PM
RE: RE: [Release] Winamp Media v1.4 - by phalanxii on 11-01-2006 at 05:47 AM
RE: [Release] Winamp Media v1.4 - by ChromeX on 11-01-2006 at 06:54 PM
RE: [Release] Winamp Media v1.4 - by psycho_maniac on 11-02-2006 at 03:14 AM
RE: RE: [Release] Winamp Media v1.4 - by phalanxii on 11-02-2006 at 08:03 AM
RE: [Release] Winamp Media v1.4 - by ChromeX on 11-02-2006 at 05:45 PM
RE: [Release] Winamp Media v1.4 - by phalanxii on 11-03-2006 at 05:08 AM
RE: [Release] Winamp Media v1.4 - by Mr. Blonde on 11-03-2006 at 11:49 AM
RE: [Release] Winamp Media v1.4 - by ChromeX on 11-03-2006 at 07:08 PM
RE: [Release] Winamp Media v1.4 - by folley on 11-03-2006 at 07:21 PM
RE: [Release] Winamp Media v1.4 - by Jimbo on 11-03-2006 at 08:06 PM
RE: [Release] Winamp Media v1.4 - by phalanxii on 11-04-2006 at 01:56 AM
RE: [Release] Winamp Media v1.4 - by ChromeX on 11-04-2006 at 09:59 AM
RE: [Release] Winamp Media v1.4 - by phalanxii on 11-05-2006 at 05:00 AM
RE: [Release] Winamp Media v1.4 - by ChromeX on 11-05-2006 at 09:35 AM
RE: [Release] Winamp Media v1.4 - by mrgone on 06-18-2007 at 05:03 PM
RE: [Release] Winamp Media v1.4 - by KatieScarlett on 06-18-2007 at 06:55 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On