You'll need to use Rivendell file metadata characters in the file name, which will be replaced with the current month, day, and year. Something like this: TST_%y-%m-%d_001.mp3 See Appendix D in the Rivendell Operations Guide.
Note that you can't use generic masks in RDCatch file names, so no "*". Because of that you'll need to have 20 separate RDCatch events, one for each "_nnn" and cart combination. Regards, Mike On Sun, Apr 4, 2021 at 6:42 PM Jesse Jones <[email protected]> wrote: > I have been flopping around like a fish out of water trying to get a > series of syndicated voice tracks to import through the dropboxes in > Rivendell 3.5. I have them automatically download to /var/programname via > wget in RDCatch. > They come in the format of TST_04-05-21_001.mp3 > TST_04-05-21_002.mp3 > TST_04-05-21_003.mp3 > etc for a total of 20 cuts. As you would expect the portion between > underscores corresponds with the date and changes daily. > I want each voice track cut to go to specific carts 300001 through 300020 > corresponding with their "cut number" at the end. > I now know gazillion ways it won't work - but I am just not able to get > the syntax right. > I have been asking the dropboxes (one per cut) to import from > "/var/programname/* and other variations, including > "/var/programname/TST-**-**-**_001.mp3" etc and using every meta data > pattern I could think of but to no avail. Obviously I haven't thought of > the right one. I have been using group "voicetracks". > So do any of you have thoughts on how to get this set of voice tracks > to load up through the dropboxes? > Also, I haven't found the error logs for these dropboxes. Not in > rsyslog or journalctl or in /var/log/rivendell. Where should I look next? > _______________________________________________ > Rivendell-dev mailing list > [email protected] > http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev >
_______________________________________________ Rivendell-dev mailing list [email protected] http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
