Jump to content

PAL Script News on the hour


owen_a

Recommended Posts

Hi!

 

I found a thread "News on the hour" and I got the code for PAL to queue my News stream, but because its on a loop, it keeps adding the link in the queue, and playing in both Decks etc. Could someone fix this code so It will queue the link and fade to next song, so it will play the stream for 1 minute, after 1 minute it will fade to the next song?

 

Thanks!

 

PAL.Loop := True;

PAL.WaitForTime(T['xx:01:00']);

Queue.Addurl(' *** URL TO YOUR NEWS SOURCE MP3 *** ',ipTop);

ActivePlayer.FadeToNext;

Link to comment
Share on other sites

Hello Owen,

 

First of all Welcome to BW !

I wanna point you as new member to the "search tool" at the top of this thread

That way you should have found my "sticky topics" about PAL scripts

visit : http://forums.broadcastingworld.net/showthread.php?t=7199

and see for the TOTH PAL ... and change the directory section to your Addurl

 

That way you gonna get your news every hour "on" the hour

 

Good luck !

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...