Miranda IM

Page 1 of 2 12 LastLast
Results 1 to 10 of 20

Thread: Winamp song in away message??

  1. #1

    Winamp song in away message??

    I have been looking all over for that plugin. Today I've found two of thos(!) but noone seems to work :(.. Can someone guide me how to make them show the currebt song in Winamp.

    The plugins are:
    ~~~~~~~~~~

    1. Yet Another Winamp Notifier 1.0.1.0
    (http://www.miranda-im.org/download/d...iewfile&id=541)

    2. WinampNotify 1.7.4
    (http://www.miranda-im.org/download/d...iewfile&id=305)



    Thanks in advance! :)

  2. #2
    Join Date
    March 2005
    Location
    Cincinnati, OH
    Posts
    3,722
    did you follow the steps included with the documentation that comes with the plguin(s)

  3. #3

    Yes....

    It said to install it in the default plugins' dir (C:\Program Files\Miranda IM\Plugins). I've even tried to put each plugin in seperate dirirctory.... Nothing....

  4. #4

    I fixed it!

    Strangly the plugin *wasn't* enabled by default, so I needed to go to Options>YAWN and check "change away message"


    Thank you anyway!

  5. #5
    Join Date
    March 2005
    Location
    Israel
    Posts
    47
    u can also use AwaySysMod, and type in your status message the variable %winampsong%, and it will display the current track in winamp..

  6. #6
    Did you install a popup-plugin?

    PopUp Plus 2.0.3.8:
    http://www.miranda-im.org/download/d...ewfile&id=1170

    Both plugins won't work without it.

  7. #7
    Join Date
    March 2005
    Location
    /home/sergio
    Posts
    976
    I think that the first two plugins mentioned (or at least one of them) just pop up telling you the new song name/author and other information.
    As someone stated before, a way to achieve what you want (having your song in the status message, wasn't it?) is to use AwaySysMod and Variables plugins (both together) and set the message to the variable %winampsong% in AwaySysMod. Or, there is another way, using Simpleaway (which for %winampsong% does not need the variables plugin, but it does for other variables). I think there's a difference between both ways, but I'm not sure as I don't use this feature myself: with Simpleaway your status message changes everytime the song changes, with AwaySysMod/Variables it only changes when you change status (so, if you changed two hours before it will be the song you were playing 2 hours before!).

    Hope it helps. Let me and other users know if this information is completely accurate. TioDuke.

  8. #8
    Join Date
    March 2005
    Location
    Germany, BW
    Posts
    149
    Quote Originally Posted by TioDuke
    [...] with AwaySysMod/Variables it only changes when you change status (so, if you changed two hours before it will be the song you were playing 2 hours before!).
    TioDuke.
    No.
    It does also change the name if there's another song.
    Dunno which version you are using. I'm using 0.3.4.1, because the other ones are more or less buggy.

  9. #9
    Join Date
    March 2005
    Location
    Moscow, Russia
    Posts
    586
    okay, little tutorial (hope it will be useful for someone)


    Song in status messages:
    for showing song what is currently playing now use
    >>> AwaySysMod 0.3.5.0 (unfortunately it doesn't update song automatically - only when status set) or
    >>> SimpleAway 1.6.1.1 (it has auto-update "now playing" function) with the latest
    >>> Variables by UnregistereD (my personal respects for that :) )

    Put this into options (guess where :) ):
    Code:
    Now playing:$crlf()
    $if2(%winampsong%,<nothing is playing now>)
    in this case if something is playing you get:
    Code:
    Now playing:
    Depeche Mode - Violator (1990) - World in My Eyes
    (it's foobar2000 string, player and string tuning dependant)


    in case if plays nothing:
    Code:
    Now playing:
    <nothing is playing now>
    >>> Winamp and foobar2000 0.8.3 (foo_winamp_spam plugin needed) works okay


    Popups:
    Toaster - exists in versions for Winamp (v0.7.4) and foobar2000 (v0.1.6)

    Looks like this (even this default look is pretty good):



    >>> WinampNotify v1.7.5 beta - works with foobar2000 too (foo_winamp_spam needed)


    foobar2000 only:
    >>> Miranda IM Notifier 0.8 - no comments :) just look at this screenshot.

    >>> Pretty Popup 1.0.4 - screenshots:



    __________________________________________________


    If you use the latest Variables and experience parsing fault in AwaySysMod or SimpleAway then replace "$" symbol to "?", like:

    $crlf() => ?crlf()
    $if2 => ?if2

    (thanks UnregistereD for hint :) )
    Last edited by Faith Healer; 21 Apr 2005 at 12:37 PM.

  10. #10
    Join Date
    March 2005
    Location
    Seattle, WA
    Posts
    1,385
    WinampNotify stopped working for me, actually, for some reason I haven't figured out just yet. I can't get it to give a popup either with foobar and _winamp_spam or with winamp directly. It's probably my fault, like, but it'd be nice to work out what was stopping it working.

    _mim_notifier is great.

Similar Threads

  1. Current playing Last.fm song as status message
    By tkc in forum Feature Requests
    Replies: 17
    Last Post: 5 May 2010, 10:16 PM
  2. song title from Winamp in status
    By miss_machine in forum Technical Support
    Replies: 2
    Last Post: 16 May 2008, 12:11 AM
  3. winamp song in away message
    By LeChuck in forum Technical Support
    Replies: 2
    Last Post: 5 Oct 2006, 10:46 AM
  4. Replies: 0
    Last Post: 15 Sep 2006, 1:55 PM
  5. Winamp song in nickname?
    By froggyb in forum Technical Support
    Replies: 3
    Last Post: 22 Aug 2006, 3:11 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •