This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Winamp Controls

Old posts that have not been replied to for several years.
M
Mixis
Voice
Posts: 5
Joined: Sun Aug 07, 2005 12:54 am

Winamp Controls

Post by Mixis »

I would like to know if it is posible to control winamp from an eggdrop ?
and how would i go about doing that ?
Mixis "mixing, mingling" has the nuance "intercourse (with others), especially sexual intercourse "]
User avatar
Sir_Fz
Revered One
Posts: 3794
Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:

Post by Sir_Fz »

Why would you want to do that? and you want your bot to control the winamp running on your computer?
User avatar
caesar
Mint Rubber
Posts: 3778
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

I sow a eggdrop plugin for this, but unfortunately I don't recall where exactly. Have you checked the TCL Archive?
Once the game is over, the king and the pawn go back in the same box.
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

that's the weirdest request I've ever seen in this forum

winamp shoudn't have anything to do with IRC (other than announcing what's playing; I once wrote such plugin for winamp2, it uses DDE to talk to mIRC)
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

Seems Mixis wants eggdrop to have the xchat (win32) ability using the winamp plugin.

I for one am fascinated by the remotest possibilty that could be achieved.
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

yeah it's probably that, but why in the world would you want to control winamp through your IRC client (let alone eggdrop) and not directly through its GUI?? that's beyond me, doesn't make any sense (it is certainly possible, winamp has APIs for that, DDE in v2 and COM in v3 and up, but those are meant to be used from apps with rich GUI, not scripted from a console-type apps, which all IRC clients really are)
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

The winamp plugin in xchat simply displays what track (with winamp id tags) you're playing.

There's input commands to go forward/backward etc; nothing more than a toy.

Having an eggdrop do it would definitely be complicated, interesting & just about impossible. LOL
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
M
Mixis
Voice
Posts: 5
Joined: Sun Aug 07, 2005 12:54 am

Post by Mixis »

Use it as a remote.. through eggdrop
i know it's a wierd request. But there is a method to my madness.
Mixis "mixing, mingling" has the nuance "intercourse (with others), especially sexual intercourse "]
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

An eggdrop on a *nix box controlling a Windows application remotely?

How about you installing a Win32 emulator on your *nix box (with NTFS support), learn TCL etc and have a nice time trying to do the impossible for a few months?
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
O
Ofloo
Owner
Posts: 953
Joined: Tue May 13, 2003 1:37 am
Location: Belguim
Contact:

Post by Ofloo »

i think it is to do shoutcast or something but i recall there was a shoutcast script on this forum..
XplaiN but think of me as stupid
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

Ofloo wrote:i think it is to do shoutcast or something but i recall there was a shoutcast script on this forum..
There is indeed: shoutcast.tcl but has nothing to do with Mixis' request.
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
User avatar
incith
Master
Posts: 275
Joined: Sat Apr 23, 2005 2:16 am
Location: Canada

Post by incith »

I use a plugin for winamp called Winamp Browser (don't have link offhand), which runs a daemon on a user chosen port. Then, on my NAT Linux/Eggdrop box, I use Perl to connect to the host & retrieve the song name, so that I can display what I'm listening to remotely.

It would be easy to write a Tcl script to send commands to Winamp Browser. :-)
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

incith wrote:I use a plugin for winamp called Winamp Browser (don't have link offhand), which runs a daemon on a user chosen port. Then, on my NAT Linux/Eggdrop box, I use Perl to connect to the host & retrieve the song name, so that I can display what I'm listening to remotely.

It would be easy to write a Tcl script to send commands to Winamp Browser. :-)
Still begs the question: What's the point?

As far as I am aware there is not one IRC client that doesn't implement a winamp plugin of one sort or another.
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
User avatar
incith
Master
Posts: 275
Joined: Sat Apr 23, 2005 2:16 am
Location: Canada

Post by incith »

Not one? As I said, for remotely displaying the song, that is, on the box that I ssh into (which is a Linux box mind you), and I use the Irssi IRC client, thus I am capable of displaying my Winamp song in Linux.

I completely see the usefulness in this, although obscurely done. It would be more for show.

!next, !prev, !vol +10, why not? !jump <search> .. what about perhaps having your bot control playlists too? !queue <search>, there are a lot of options for this, as you're suggesting, it wouldn't be useful to have it in a 100 user channel, but that still doesn't mean it cannot be done, it's useless to you, but he requested it, likely with a reason attached.
User avatar
incith
Master
Posts: 275
Joined: Sat Apr 23, 2005 2:16 am
Location: Canada

Post by incith »

Also, what about for DJ's? Of course they can just choose a song in winamp, but, what about remote shoutcast controlling via an eggdrop? ^^
Locked