Yes Just the air date. so that's what offset is, OK, I'll see if I can hack something together. Never done any Linux shell scripting, just windows. this will be a project for tomorrow, I'll let you know how it goes.
Thanks Nathaniel C. Steele Assistant Chief Engineer/Technical Director WTRM-FM / TheCrossFM On 8/7/2012 4:31 PM, Robert Jeffares wrote: > If it's just the air date you are lucky, you can set cuts start date and > end date offset by any number of days from today. > > Bit of jiggery pokery required with a script > > read filename > figure out offset in days > set paramaters for rdimport > perform > go to next file > > but you can't set a daypart [ start time end time] using rdimport > > this requires a lot of delving into MySQL in the current setup > > It could be a feature in rdimport > > we have discussed a format: StartTime YYYYMMDDHHMM EndTime YYYYMMDDHHMM > > which has to be such that rdimport can read and parse the dates and > times. > > and it is on Fred's to do list > > deleting expired cuts is set up in rdadmin > groups > > bit flakey I find but if you have to delete a bunch it's a few clicks. > > regards > > Robert > > On Tue, 2012-08-07 at 15:14 -0400, Nathan Steele wrote: >> I have a one minute spot that I get a months worth of at a time they >> have the airdate in the file name, is it possible to use that to set the >> dayparting in the cut during import, ie I want them all in the same cart >> with dayparting set to only be played on the date in the filename, and >> if they can be purged afterwards that would be great too. >> >> Thanks >> > > _______________________________________________ > Rivendell-dev mailing list > [email protected] > http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev > > > _______________________________________________ Rivendell-dev mailing list [email protected] http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev
