Question on Player/Current Song

Post a reply

Smilies
:D :) :( :o :-? 8) :lol: :x :P :oops: :cry: :evil: :roll: :wink:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: Question on Player/Current Song

by Risser » Thu Mar 24, 2005 8:56 am

I tested this. SDB.Player controls the mediaMonkey player, but does nothing for the WinAmp player.

Is there anyway to write a script to access/control the WinAmp player?

Just wondering.
Peter

by crcm » Sat Mar 19, 2005 3:10 am

I have the same problem with qcd player... it would be VERY nice to get that work correctly.

http://www.mediamonkey.com/forum/viewtopic.php?t=3917

Question on Player/Current Song

by Risser » Fri Mar 18, 2005 12:06 pm

I tried to use this:

Code: Select all

Set itm = SDB.Player.CurrentSong
for my Now Playing script, but it didn't work. The Now Playing node shows all the files that are queued up properly, but the script pulled some old random song I have no idea where it is or where it came from.

I think it's because I play through winAmp, not from MM itself. But, is there some way to get to the Now Playing node directly to see what song is playing?

Or, am I missing something?

Peter

Top