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

Pages: (4): « First « 1 [ 2 ] 3 4 » Last »
[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: [Release] Winamp Media v1.4
Hehe, one more update (now v1.4). This one is fairly important, as it updates the metadata functions to those in the latest version of -dt-'s "Music now playing", which in my opinion are definitely more efficient than the previous functions. This version also fixes a bug in the "low priority" option (no more bugs, I promise :)).

PS. Sorry for double posting... :$
09-23-2006 06:55 AM
Profile PM Find Quote Report
Mizery_Made
Junior Member
**


Posts: 56
Reputation: 1
36 / Male / Flag
Joined: Sep 2006
RE: [Release] Winamp Media v1.4
I noticed something about your script, might be a bug, might just be the way it's designed. But it doesn't always show the full title. For example, I tag my music in the following fashion:

quote:
Crooked I - Boom Boom Clap [Remix] (ft. Conyac, Horse Shoe Gang and Mykestro)

It displays nearly perfect, except it ALWAYS leaves off the "(ft.)" and it's contents within, no matter what the song. If I have a "(ft.)" on it, it always prunes it. :\
Tech N9ne/Tek Nin - Noun:
Unparalled master of rhyme, scientific blend of technique and numerology

[Image: banner234x60.jpg]
09-25-2006 06:42 PM
Profile E-Mail PM Find Quote Report
phalanxii
Full Member
***


Posts: 146
Reputation: 5
32 / Male / Flag
Joined: Aug 2006
Status: Away
O.P. RE: RE: [Release] Winamp Media v1.4
quote:
Originally posted by Mizery_Made
I noticed something about your script, might be a bug, might just be the way it's designed. But it doesn't always show the full title. For example, I tag my music in the following fashion:

quote:
Crooked I - Boom Boom Clap [Remix] (ft. Conyac, Horse Shoe Gang and Mykestro)

It displays nearly perfect, except it ALWAYS leaves off the "(ft.)" and it's contents within, no matter what the song. If I have a "(ft.)" on it, it always prunes it. :\

Yes, that would have to be because of the filter in Winamp Media. However, if you tagged your music properly, I'm not sure how the script could have pruned your bracketed words. The script only applies its filter if it is unable to retrieve meta info, which only happens if a) there is no ID3 tag enabled or b) you are listening to internet radio.


If your scenario is a), it most likely means that you have not tagged your music properly (ie. you have only named your music by its filename). All you need to do is add some ID3 tags:
  1. Open your music with Winamp.
  2. Open the track information by pressing Alt+3.
  3. Add your information here.
  4. Click Update.
If you have a lot of music to tag, then you might want to consider using a batch tagging program, otherwise see the second set of instructions in scenario b).


If your scenario is b), it is slightly more complicated. The filter was designed to remove the station name to avoid interference with the title and artist name, but you can do this in Winamp:
  1. Open Winamp.
  2. Open your preferences by pressing Control+P.
  3. Go to the Plug-ins tab.
  4. Go to the Input tab.
  5. Select Nullsoft MPEG Audio Decoder 3.52 [in_mp3.dll].
  6. Click Configure.
  7. Go to the Streaming tab.
  8. In Streaming extensions, untick Include stream name in title.
You will also need to edit the Winamp Media script:
  1. Sign in to Windows Live Messenger.
  2. Open your Messenger Plus! Live preferences.
  3. Go to the Scripts tab.
  4. Select Winamp Media.
  5. Click Edit.
  6. In the Current Script File, select Settings.js.
  7. Scroll down and find the line:
    code:
    var WnMd_Filter = new Array(/http:\/\/\S*\b/, /\[Connecting\] /, /\[ICY 200 OK\] /, /\[Buffer: \d*%\] /, / +\(.*?\)/g, / requested by .+$/);
  8. Remove the red text (or remove the whole line if you want).
  9. Click Save All.

Hopefully one of these two solutions will fix your problem. :)
09-26-2006 02:03 AM
Profile PM Find Quote Report
Mizery_Made
Junior Member
**


Posts: 56
Reputation: 1
36 / Male / Flag
Joined: Sep 2006
RE: [Release] Winamp Media v1.4
Silly me, turns out, I didn't have WinAmp running when I noticed this. Instead, it was MediaMonkey that I had playing. Though, it works perfectly fine in WinAmp (showing the "(ft.)") but a side note, removing that line you mentioned fixes the problem with MediaMonkey. :)
Tech N9ne/Tek Nin - Noun:
Unparalled master of rhyme, scientific blend of technique and numerology

[Image: banner234x60.jpg]
09-26-2006 09:13 AM
Profile E-Mail PM Find Quote Report
ChromeX
Full Member
***

Avatar
X

Posts: 105
Reputation: 2
40 / Male / Flag
Joined: Jul 2003
Status: Away
RE: [Release] Winamp Media v1.4
IS it only me, but when i click on Custom it shows Now Playing - " Title - Artist" instead of usual Title - Artist. I mean i cant get it to reverse Artist - Title
10-31-2006 08:15 PM
Profile PM Find Quote Report
phalanxii
Full Member
***


Posts: 146
Reputation: 5
32 / Male / Flag
Joined: Aug 2006
Status: Away
O.P. RE: RE: [Release] Winamp Media v1.4
quote:
Originally posted by ChromeX
IS it only me, but when i click on Custom it shows Now Playing - " Title - Artist" instead of usual Title - Artist. I mean i cant get it to reverse Artist - Title

Could you perhaps explain that again? I don't quite understand what you mean... :S

If all you want is the default display format of Title - Artist, then select "Default". If you want it reversed like Artist - Title, then check the "Reversed" checkbox.

The "Custom" box allows you to create a personalised tag using {0} (title), {1} (artist), {2} (album), {3} (year), {4} (genre) and {5} (track number). So let's say you wanted to have your current media in the format of I am listening to Mozart's The Magic Flute, written in 1791, then you would put "I am listening to {1}'s {0}, written in {3}" in the box.

If you don't know what anything does, try reading the tooltip (by hovering your mouse over an option).
11-01-2006 05:47 AM
Profile PM Find Quote Report
ChromeX
Full Member
***

Avatar
X

Posts: 105
Reputation: 2
40 / Male / Flag
Joined: Jul 2003
Status: Away
RE: [Release] Winamp Media v1.4
quote:
If all you want is the default display format of Title - Artist, then select "Default". If you want it reversed like Artist - Title, then check the "Reversed" checkbox.

I don't have the reversed checkbox in the script..

Maybe i have to reinstall it
11-01-2006 06:54 PM
Profile PM Find Quote Report
psycho_maniac
Junior Member
**


Posts: 36
38 / Male / –
Joined: Aug 2006
RE: [Release] Winamp Media v1.4
is there any screen shots we can see of this script in action?
11-02-2006 03:14 AM
Profile PM Find Quote Report
phalanxii
Full Member
***


Posts: 146
Reputation: 5
32 / Male / Flag
Joined: Aug 2006
Status: Away
O.P. RE: RE: [Release] Winamp Media v1.4
Just to help both of you in one post, here's some screenshots of the configuration in v1.4:

[Image: wm1ip9.png]     [Image: wm2wj9.png]

@ChromeX: Check if the "Reversed" checkbox is there like in the screenshot.

@psycho_maniac: These are the options that you can use to configure your now playing. If you have any questions about any feature, just ask.
11-02-2006 08:03 AM
Profile PM Find Quote Report
ChromeX
Full Member
***

Avatar
X

Posts: 105
Reputation: 2
40 / Male / Flag
Joined: Jul 2003
Status: Away
RE: [Release] Winamp Media v1.4
thanks for your replies phalanxii, but i get this in the configuration:
[Image: faghgahmx8.jpg]
11-02-2006 05:45 PM
Profile PM Find Quote Report
Pages: (4): « First « 1 [ 2 ] 3 4 » 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