With a PAL script it is possible to change the rules. You can also schedule the rule change Pal script in the Event Scheduler as well. Depending on the rule changes you will probably need a different PAL script or one large one that has the Day and time checking for the rule changes.
Here is pal code to change the rules PlaylistRules.MinAlbumTime := 30; PlaylistRules.MinArtistTime := 60; PlaylistRules.MinTitleTime := 120; PlaylistRules.MinTrackTime := 240; PlaylistRules.UseGhostQueue := True; PlaylistRules.MinQueueSize := 2; Elbert Dee -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of WhiStle Blog Sent: Wednesday, August 29, 2007 8:37 AM To: [email protected]; [email protected] Subject: [General-discussion] SAM's richness Hi, For the last couple of years I've been using only the basic functionality of SAM. For the last couple of weeks, as we prepare to launch to a terrestrial station, I've really gotten to know SAM and the vast array of features. We've now got a 24/7 music mix, with a children's music show, blues show, old time radio show and requests thrown in. This product, and the accompanying support, is incredible. Really, thanks to all you folks at Spacial Audio who created the software and support structures. Jim WhiStle Radio. About people you know. By people you know. www.whistleradio.com _______________________________________________ General-discussion mailing list [email protected] http://mailman.spacialaudio.com/mailman/listinfo/general-discussion TO unsubscribe to this list, simply send a blank email to [email protected] with the subject 'unsubscribe'
