That would work except for the following thoughts: How do I get the file into the playlist in the first place? If I just put it in there and wait for the programmed time, then someone could 'find' it and request it. Otherwise, this requires manual intervention at the time of playing, in which case I might as well just keep it as 'M' but only add it when it is time to play.
On Thu, Mar 13, 2008 at 12:40 PM, AntiFMRadio.com < [email protected]> wrote: > depending on your furture use of the "file" > you can try this > > rightclick the file in your CATEGORY lsting > hit SONG INFO > Details Tab. > At the bottom there youll see > PLAY SONG ( ____ ) times and then (_____) > i would set it as > PLAY SONG ( 1 ) times and then (REMOVE) > it will still be located on your drive but if its not in your categories > then your SAM dabase cant find it when the PLAYLIST.php page is looking > for > it. > > > > > ----- Original Message ----- > From: Matt > To: [email protected] ; > [email protected] > Sent: Thursday, March 13, 2008 11:06 AM > Subject: [General-discussion] Showing Songs on the Web > > > If I set a file as 'Song' it shows up in the currently playing list, as > well > as showing up in the 'Requests' section. Is there anyway to get a file > to > show up as 'Upcoming' and then 'Currently Playing' but yet prohibit it > from > being requested? Right now hour long programs/news segments don't show > up > as 'Playing' on the web because they aren't "Music". > _______________________________________________ > 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' > > _______________________________________________ > 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' > From [email protected] Thu Mar 13 19:22:57 2008 From: [email protected] (Dj Liqid Touch) Date: Thu Mar 13 20:09:58 2008 Subject: [General-discussion] Showing Songs on the Web References: <[email protected]> <000a01c88528$f447c770$2402a...@espxp1> <[email protected]> Message-ID: <005001c88561$309e45e0$6701a...@ericacer5100> i see what youre saying ok if this is a program that needs to play at a specific time of day / week then do this goto DESKTOP B of your SAM installation. There youll see a panel called "Event Scheduler" Hit the + sign to create a new EVENT Across the top give it a name in the ACTION section, select " ADD FILES TO QUEUE " on the right side now in the second line, paste this without the quotes " ActivePlayer.FadeToNext; " then further to the right hit " +FILE " browse to the file you want and hit Open. There should now be a 3rd line of code goto the END of that line, change ipTop --- to ---- ipBottom ( all this is CASE SenCetivE ) Goto the next tab and create the TIME ( Hours Mins Seconds ) that this program is supposed to play. Make sure you alread have this file set to be removed after it has been played. There ya go ----- Original Message ----- From: Matt To: AntiFMRadio.com ; [email protected] Sent: Thursday, March 13, 2008 1:00 PM Subject: Re: [General-discussion] Showing Songs on the Web That would work except for the following thoughts: How do I get the file into the playlist in the first place? If I just put it in there and wait for the programmed time, then someone could 'find' it and request it. Otherwise, this requires manual intervention at the time of playing, in which case I might as well just keep it as 'M' but only add it when it is time to play. On Thu, Mar 13, 2008 at 12:40 PM, AntiFMRadio.com <[email protected]> wrote: depending on your furture use of the "file" you can try this rightclick the file in your CATEGORY lsting hit SONG INFO > Details Tab. At the bottom there youll see PLAY SONG ( ____ ) times and then (_____) i would set it as PLAY SONG ( 1 ) times and then (REMOVE) it will still be located on your drive but if its not in your categories then your SAM dabase cant find it when the PLAYLIST.php page is looking for it. ----- Original Message ----- From: Matt To: [email protected] ; [email protected] Sent: Thursday, March 13, 2008 11:06 AM Subject: [General-discussion] Showing Songs on the Web If I set a file as 'Song' it shows up in the currently playing list, as well as showing up in the 'Requests' section. Is there anyway to get a file to show up as 'Upcoming' and then 'Currently Playing' but yet prohibit it from being requested? Right now hour long programs/news segments don't show up as 'Playing' on the web because they aren't "Music". _______________________________________________ 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' _______________________________________________ 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'
