What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » MPWinamp 0.80 Plugin

Pages: (15): « First « 2 3 4 5 [ 6 ] 7 8 9 10 » Last »
1 votes - 5 average   MPWinamp 0.80 Plugin
Author: Message:
LuL_TeX
New Member
*


Posts: 13
Joined: Dec 2003
RE: RE: MPWinamp 0.80 Plugin
quote:
Originally posted by Jolo
Something very strange happened. After a little time of using, the Configure option doesn't work anymore. :(

I tried even to reinstall and restarting my computer, but doesn't work. :(


im now having this problem myself..

anything that can be done???
11-29-2004 01:13 AM
Profile E-Mail PM Find Quote Report
Kakeru
New Member
*


Posts: 1
Joined: Nov 2004
RE: MPWinamp 0.80 Plugin
I have tried your pluggin with 6.1 and 6.2 versions but auto-update function doesnt run. I've clicked on the menu box with several intervals (1 second, 5, 10 and so but nothing) If i choose to change my nick maually it works but then my nick is no updated anymore.


Any idea please? I have the last Plus! version and windows Me. Thnx in advance.
11-29-2004 01:37 AM
Profile E-Mail PM Find Quote Report
ErikSchierboom
Junior Member
**


Posts: 45
Reputation: 1
42 / Male / –
Joined: Oct 2004
O.P. RE: MPWinamp 0.80 Plugin
No sorry, I'll hope to have this fixed in the next version. It might have something to do with a memory allocation error.

Okay, it's taken me far longer than expected, but school was a pain in the ... You can download version 0.81 from
https://sourceforge.net/project/showfiles.php?group_id=121315
, but I have marked it as a beta version so you guys can all test it and I can modify some things should that be necessary. There have been many bugfixes (no more crashing I hope) and there are some new features (more tags and more conditionals). Please spill all your thoughts, it can only make my plugin better.
Download the MPWinamp plugin at: http://sourceforge.net/projects/mpwinamp/
11-29-2004 01:03 PM
Profile PM Find Quote Report
L. Coyote
Senior Member
****

Avatar
Captain Obvious

Posts: 981
Reputation: 49
38 / Male / Flag
Joined: Aug 2004
Status: Away
RE: MPWinamp 0.80 Plugin
I get a "couldn't load seetings, sorry" error when I click on the Configure button on the Plugins Panel.

But the plugin is working great! (Y) :D Yay! (8)

Edit 1: it works fine when accessed from the conversation window Plus! => Plugins => MPWinamp => Configure...

Edit 2: it seems that after saving the info using the method from Edit 1, it allows me to click on the configure button on the Plugins Panel :D

This post was edited on 12-23-2004 at 08:42 PM by L. Coyote.

Hack, hack, hack!
Finally became a Systems Analyst! :spam:

12-23-2004 08:12 PM
Profile PM Find Quote Report
ErikSchierboom
Junior Member
**


Posts: 45
Reputation: 1
42 / Male / –
Joined: Oct 2004
O.P. RE: RE: MPWinamp 0.80 Plugin
quote:
Originally posted by UglyBoy
I get a "couldn't load seetings, sorry" error when I click on the Configure button on the Plugins Panel.

But the plugin is working great! (Y) :D Yay! (8)

Edit 1: it works fine when accessed from the conversation window Plus! => Plugins => MPWinamp => Configure...

Edit 2: it seems that after saving the info using the method from Edit 1, it allows me to click on the configure button on the Plugins Panel :D



That looks like a bug to me!
/grabs his pencil and notes it

edit: I've corrected the bug, thanks for notifying me! I've included the updated installer and will soon place it on sourceforge.

.zip File Attachment: MPWinamp-0.81b-Install.zip (71.37 KB)
This file has been downloaded 227 time(s).

This post was edited on 12-23-2004 at 09:44 PM by ErikSchierboom.
Download the MPWinamp plugin at: http://sourceforge.net/projects/mpwinamp/
12-23-2004 08:45 PM
Profile PM Find Quote Report
L. Coyote
Senior Member
****

Avatar
Captain Obvious

Posts: 981
Reputation: 49
38 / Male / Flag
Joined: Aug 2004
Status: Away
RE: MPWinamp 0.80 Plugin
quote:
Originally posted by ErikSchierboom
That looks like a bug to me!
/grabs his pencil and notes it

'Tis the only one so far :)

Everything seems to work, cond. tags and all (Y)

Congrats!!! :D

Hack, hack, hack!
Finally became a Systems Analyst! :spam:

12-23-2004 08:55 PM
Profile PM Find Quote Report
ErikSchierboom
Junior Member
**


Posts: 45
Reputation: 1
42 / Male / –
Joined: Oct 2004
O.P. RE: MPWinamp 0.80 Plugin
Okay, I've edited my post above and you can find the installer there and on sourceforge.net. Glad that everything else is working. :) Right now I'm trying to find a better way of knowing when winamp changes a song, the polling which is done right now is not the best solution.
Download the MPWinamp plugin at: http://sourceforge.net/projects/mpwinamp/
12-23-2004 09:52 PM
Profile PM Find Quote Report
auhsor
Junior Member
**

Avatar
Woop

Posts: 61
38 / Male / –
Joined: Oct 2004
RE: MPWinamp 0.80 Plugin
Nice work, I was wondering when this plugin would get updated. I shall test it out and see if I can break it ;)

edit: Ok, at first I thought it wasn't working, but then I restarted MSN Messenger after I set the settings for MPWinamp, and it worked.

Another thing. I managed to crash it :P. If you have a song without an ID1 tag it crashes. Also I had a song with a full ID2 tag that was the right one, but an ID1 tag with only the artist, but it should have read from the ID2 tag to find the title.

Ok, now it keeps on crashing after restarting. It doesn't like me anymore. Whenever I now open Winamp when Messenger is running, it crashes Messenger. :S

But nice work in getting the different playing states thing working.

This post was edited on 12-24-2004 at 03:17 AM by auhsor.
12-24-2004 02:56 AM
Profile E-Mail PM Web Find Quote Report
Ash_
Senior Member
****

Avatar

Posts: 638
Reputation: 31
35 / Male / –
Joined: Aug 2004
RE: RE: MPWinamp 0.80 Plugin
quote:
Originally posted by ErikSchierboom
Okay, I've edited my post above and you can find the installer there and on sourceforge.net. Glad that everything else is working. :) Right now I'm trying to find a better way of knowing when winamp changes a song, the polling which is done right now is not the best solution.


maybe look into the Winamp API. the way Messenger Discovery used to do it was get Winamp to capture the global message winamp sent on song change then you could call a function which updates everything.

looking into the API (if successful) will remove the need for timers.
[Image: jeansiger5.jpg]
12-24-2004 02:31 PM
Profile PM Find Quote Report
Da Dude
Junior Member
**


Posts: 39
Joined: Dec 2004
RE: MPWinamp 0.80 Plugin
Well the plugin has worked for me (0.80).. but after a while it kept crashing or didn't change my nickname @ all

with 0.81b its the same.... as soon as it tries to change my nick it crashes

Messenger: 7.0.0425
Messenger Plus!: 3.40.0112
Windows 2000: 2195
Winamp: 5.07

i love this plugin.. but i had to disable it.... couldn't even start messenger...
hope you can find a fix or something

big edit:

Seems that i got it to work somehow...
this time i didn't use any - or : (normaly i use Da Dude - Now Playing: %1 %2) and i deactivated stuffplug


but i notice that are lots spaces between the command (%1 & %2 etc..)
where the mask says: Da Dude Now playing %1%2
i get: Da Dude Now Playing Korn                 y'all want a single

Lets hope it keeps working

edit: Nope ain't the - or:
edit2: Nope ain't stuff plug...

Weird *-)

This post was edited on 12-27-2004 at 10:55 PM by Da Dude.
12-27-2004 01:19 AM
Profile E-Mail PM Find Quote Report
Pages: (15): « First « 2 3 4 5 [ 6 ] 7 8 9 10 » Last »
« Next Oldest Return to Top Next Newest »


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