To get the string in all caps, insert a ^ after the percent sign. So to get AUG282013.mp3, you would need %^b%d%Y.mp3
On Wed, Aug 28, 2013 at 11:28 AM, WRFI Programs <[email protected]>wrote: > Hi folks, > > I'm setting up RDCatch to download a program that uses the following > convention: > > MONdayyear.mp3 > example: AUG272013.mp3 > > I set up the url, and used the wildcards: %b%d%Y.mp3 > > As far as I can tell, the %b wildcard produces a lowercase result (eg. > aug), and the implementation is case-sensitive. Is there an all-caps > wildcard or a way to make the month abbreviation into capital letters? > > Thanks for your help, > Danila > WRFI Community Radio > > -- > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > "Democracy is not a spectator sport" > > Ithaca Community Radio -- 88.1 FM in Ithaca > WRFI 91.9 FM in Watkins Glen > WINO 89.9 FM in Odessa > > News, Culture & Information from our Neighborhoods and the World > > *Phone*: 607.319.5445 > *Email*: [email protected] > *Web*: http://ithacaradio.org/ > > > Mailing address: > The Clinton House > 103 West Seneca St. > Suite 305 > Ithaca, N.Y, 14850 > > > > > > _______________________________________________ > 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
