Quick Sign In:  

Forum: VirtualDJ Plugins

Topic: Getcurrent Playing Title and Artist

This topic is old and might contain outdated or incorrect information.

Hello,
we program Software for Internet Radio Stations (www.pop-tools.de).
And we programmed a tool that Updates the Tracktitle in a Video-Session of the Shoutcast Server.
Problem is here that the Djs cant update the Title like in an normal Radio-Session.

Soo ... We have a lot of querstion why we dont support Programs like V-DJ or Cue.
This is the third mail i send to you and we dont get an answer since now.

We need a way to get the current playing Track from V-DJ or cue like Group - Title or any other text.
We support at the moment two ways. The first is using the API of the Winampplayer and the Other way is to read a Textfile from the HArddisk named titelupdate.txt and contains a line like Group - Title.

We hope that we can tell our Users a positives result to support V-DJ :-)

Regards
A.Schliack
PoP-Tools Gbr
 

Posted Mon 26 May 08 @ 8:14 am
SBDJPRO Infinity Member since 2006
VDJ provide an SDK, included in which are many GetInfo() queries. Among these are:

FileName(char*): return the filename of the actual song.
Author(char*): return the author of the actual song.
Title(char*): return the title of the actual song.
Comment(char*): return the comment of the actual song.

So to get this information, you only need to write a very simple DLL plugin using the SDK.

Regards,

Scott
 

Posted Mon 26 May 08 @ 1:04 pm
Hey Scott,
yes i Know .. i had read and tryed this .. but my problem is i Program only in Delphi / Pascal.... I dont know something about C :-(

So i need some assistant to solve this Problem ....

Regards
Andreas
 

Posted Mon 26 May 08 @ 1:41 pm
rhabibHome userMember since 2008
ill est un spuper dj
 

Posted Thu 19 Jun 08 @ 3:33 am


(Old topics and forums are automatically closed)