Hello,
I have several audio files of old radio shows on my site. The naming scheme
is the date of the show, so now that I have several shows I lose track of
which is which. Also, each show is available in two or three formats. I'd
like to use REQOUTPUTALIAS to append the actual name of the show to the
filename, as shown below.
Right now, it appears as follows:
/mercury/sounds/381209.mp3
/mercury/sounds/381209.ra
/mercury/sounds/381209.ram
I'd like it to appear like this:
/mercury/sounds/381209.mp3 (Rebecca)
/mercury/sounds/381209.ra (Rebecca)
/mercury/sounds/381209.ram (Rebecca)
I've tried tons of different cfg lines, but had no luck. This is the most
recent attempt:
REQOUTPUTALIAS REGEXP:^(/mercury/sounds/381209\.*) "$1 (Rebecca)"
What am I doing wrong here?
------------------------------------------------------------------------
This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/[email protected]/
------------------------------------------------------------------------