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 « 5 6 7 8 [ 9 ] 10 11 12 13 » Last »
1 votes - 5 average   MPWinamp 0.80 Plugin
Author: Message:
ErikSchierboom
Junior Member
**


Posts: 45
Reputation: 1
42 / Male / –
Joined: Oct 2004
O.P. RE: MPWinamp 0.80 Plugin
I've created an uninstaller and decided that it concluded version 0.81 of my plugin. It can be found at the usual location:
https://sourceforge.net/project/showfiles.php?group_id=121315

The next version will probably contain some big updates, so watch this thread! ;)

Download the MPWinamp plugin at: http://sourceforge.net/projects/mpwinamp/
01-07-2005 01:55 PM
Profile PM Find Quote Report
Da Dude
Junior Member
**


Posts: 39
Joined: Dec 2004
RE: MPWinamp 0.80 Plugin
Nice, i've read the text file..
but what troubles me is that my name is to long for all the masks (no more room for paused and %3)
( Da Dude (8)(8) Now playing: [p]%1 - %2[/p]Stopped[c]Closed[/c] (8)(8) )

maybe you could make a mask like this:

Da Dude: Now [status]: %1 - %2 - %3[/status] (8)

if winamp playing: Da Dude: Now playing: %1 - %2 - %3 (8)
if winamp pausing: Da Dude: Now paused: %1 - %2 - %3 (8)
if winamp stopped: Da Dude:  Now stopt playing: %1 - %2 - %3 (8)
if winamp closed: Da Dude: Now closed winamp (8)

or maybe you can make your own status

also if you need a ginny pig.. just PM me :-)

This post was edited on 01-07-2005 at 03:22 PM by Da Dude.
01-07-2005 03:20 PM
Profile E-Mail 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 Da Dude
Nice, i've read the text file..
but what troubles me is that my name is to long for all the masks (no more room for paused and %3)
( Da Dude (8)(8) Now playing: [p]%1 - %2[/p]Stopped[c]Closed[/c] (8)(8) )

maybe you could make a mask like this:

Da Dude: Now [status]: %1 - %2 - %3[/status] (8)

if winamp playing: Da Dude: Now playing: %1 - %2 - %3 (8)
if winamp pausing: Da Dude: Now paused: %1 - %2 - %3 (8)
if winamp stopped: Da Dude:  Now stopt playing: %1 - %2 - %3 (8)
if winamp closed: Da Dude: Now closed winamp (8)

or maybe you can make your own status

also if you need a ginny pig.. just PM me :-)


This sounds like a good idea! I'll add this to my plugin.

What do you guys think about replacing the %1....%9 by %a, %b etc. It think it might be a better idea, because masks could become a lot clearer as %a = artist makes a bit more sense than %1 = artist.

I was thinking about using the following tags:
%a = artist
%t = title
%l = album
%y = year
%c = comment
%n = track nr.
%g = genre
%b = bitrate
%f = filename
%s = status (will be a new tag as suggested by Da Dude)

Download the MPWinamp plugin at: http://sourceforge.net/projects/mpwinamp/
01-07-2005 03:50 PM
Profile PM Find Quote Report
Da Dude
Junior Member
**


Posts: 39
Joined: Dec 2004
RE: RE: MPWinamp 0.80 Plugin
quote:
Originally posted by ErikSchierboom
What do you guys think about replacing the %1....%9 by %a, %b etc. It think it might be a better idea, because masks could become a lot clearer as %a = artist makes a bit more sense than %1 = artist.

I was thinking about using the following tags:
%a = artist
%t = title
%l = album
%y = year
%c = comment
%n = track nr.
%g = genre
%b = bitrate
%f = filename
%s = status (will be a new tag as suggested by Da Dude)




sounds great...
maybe add

%at (artist + title) (with a - and a space between every part)
%atl (artist + title + album) (with a - and a space between every part)

and still keep %a, %t & %l

How's the progress going :-)
can't wait :-)

also, the offer still stands if you need a guinea pig (betá tester) :-)

Another also, i found a new bug or feature that isn't supported. If i put my Limp Bizkit - Chocolate Starfish And The Hot Dog Flav...CD in my cd/dvd-rom, it loads winamp, which loads CDDB, which fills in the tags. Now MPwinamp doesn't get those tags.

Maybe something for 1.0 or the upcoming version :)

This post was edited on 01-07-2005 at 07:37 PM by Da Dude.
01-07-2005 07:35 PM
Profile E-Mail PM Find Quote Report
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: RE: MPWinamp 0.80 Plugin
quote:
Originally posted by ErikSchierboom
What do you guys think about replacing the %1....%9 by %a, %b etc. It think it might be a better idea, because masks could become a lot clearer as %a = artist makes a bit more sense than %1 = artist.

I was thinking about using the following tags:
%a = artist
%t = title
%l = album
%y = year
%c = comment
%n = track nr.
%g = genre
%b = bitrate
%f = filename
%s = status (will be a new tag as suggested by Da Dude)

good, but maybe you want to make the variablenames a bit longer then 1 character. In the futur (when you'll add more and more amybe) you will come to a point where you can't use the first letter of the word anymore. so maybe it's better to use the full words like: artist, %title, %album, etc...

quote:
Originally posted by Da Dude
sounds great...
maybe add
%at (artist + title) (with a - and a space between every part)
%atl (artist + title + album) (with a - and a space between every part)
and still keep %a, %t & %l
Not agreed, why adding more variables when you can make just the same with "%a - %t" for example. You don't have to do it for convenience because it's not like you're going to change the settings every hour or so (and that would be the only reason why you wanna add something like this). Once the settings are set, it should be fine for a long while. Adding more variables like this will only confuse. Furthermore, you say for example add "%at", what if people don't want a hypen between the artist and title but an asteriks? In that case it is useless (and this goes for many things and people). Also, why not %ta, %tal, %nat, etc.. etc... there are more then thousand possebilities. Should they all be added for, actualy, nothing (because you can make your own combinations anyways)? It only creates more confusion, more code, and bigger program.

This post was edited on 01-16-2005 at 10:13 PM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
01-16-2005 10:12 PM
Profile PM Find Quote Report
taz030485
Junior Member
**

Avatar

Posts: 44
39 / Male / –
Joined: Jan 2005
RE: MPWinamp 0.80 Plugin
I was wondering if there is a way to make it only change my name when the song changes? As I use th event log window and it constanly has me changing my name. If I increase the refresh rate then it could refresh just b4 it chnages song and then my name would not be correct. If it only changed ur name when the song changes would be good.

Otherwise great plugin, keep up the good work(Y)

Thanks
[Image: taz030485.png]
01-17-2005 01:44 AM
Profile E-Mail PM 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 taz030485
I was wondering if there is a way to make it only change my name when the song changes? As I use th event log window and it constanly has me changing my name. If I increase the refresh rate then it could refresh just b4 it chnages song and then my name would not be correct. If it only changed ur name when the song changes would be good.

Otherwise great plugin, keep up the good work(Y)

Thanks

he's working on this now, it will change your name on the second the song in winamp changes. which will minimize this problem heaps! (Y).
[Image: jeansiger5.jpg]
01-17-2005 03:57 AM
Profile PM Find Quote Report
giken
Full Member
***

Avatar
Windows Live Butterfly

Posts: 404
46 / Male / Flag
Joined: Jan 2003
RE: MPWinamp 0.80 Plugin
quote:
Originally posted by ErikSchierboom

The next version will probably contain some big updates, so watch this thread! ;)

maybe song2avatar feature? ;)
01-17-2005 07:39 AM
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 provolino
quote:
Originally posted by ErikSchierboom

The next version will probably contain some big updates, so watch this thread! ;)

maybe song2avatar feature? ;)


Not yet, maybe later

quote:
Originally posted by taz030485
I was wondering if there is a way to make it only change my name when the song changes? As I use th event log window and it constanly has me changing my name.
Thanks


I hope to have the on-song-change code ready for the next version in a short while, as for the constantly changing of the nickname, that is a known bug which I've fixed in the newer (unreleased) version. I'm having quite a lot of trouble getting the winamp playlist correctly subclassed from an external application, that's why it's taking a bit longer than expected (and add my upcoming exams to it too).

quote:
Originally posted by CookieRevised
good, but maybe you want to make the variablenames a bit longer then 1 character. In the futur (when you'll add more and more amybe) you will come to a point where you can't use the first letter of the word anymore. so maybe it's better to use the full words like: artist, %title, %album, etc...

I'm fine with extending the names of the tags to be more verbose, the only slight disadvantage is a slight loss of speed (although it certainly won't be noticed) and the help dialog would become a bit bigger. I do agree that the tags would be clearer.

quote:
Originally posted by CookieRevised
Not agreed, why adding more variables when you can make just the same with "%a - %t" for example. You don't have to do it for convenience because it's not like you're going to change the settings every hour or so (and that would be the only reason why you wanna add something like this). Once the settings are set, it should be fine for a long while. Adding more variables like this will only confuse. Furthermore, you say for example add "%at", what if people don't want a hypen between the artist and title but an asteriks? In that case it is useless (and this goes for many things and people). Also, why not %ta, %tal, %nat, etc.. etc... there are more then thousand possebilities. Should they all be added for, actualy, nothing (because you can make your own combinations anyways)? It only creates more confusion, more code, and bigger program.

I've also thought about it, and I came to the same conclusion.
Download the MPWinamp plugin at: http://sourceforge.net/projects/mpwinamp/
01-17-2005 10:30 AM
Profile PM Find Quote Report
Plastick
New Member
*


Posts: 6
Joined: Jan 2005
RE: MPWinamp 0.80 Plugin
Hi there, been using the MPWinamp 0.81 plugin for half a day. I've noticed that when songs with ID3v2 tag (but no ID3v1 tag) play, it doesnt automatically update my nick. Is this what the plugin suppose to be (which is to only able to read ID3v1 tag)? I have no problems with songs tagged with ID3v1.
If so, will much appreciate it if the plugin is able to read ID3v2 tags as majority of my songs are only tagged with ID3v2 as they have long filenames.

This post was edited on 01-17-2005 at 01:41 PM by Plastick.
01-17-2005 01:37 PM
Profile PM Find Quote Report
Pages: (15): « First « 5 6 7 8 [ 9 ] 10 11 12 13 » 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