David, On Tue, Jun 19, 2018 at 2:05 AM, David Henderson <[email protected]> wrote:
> Does anyone know how to get rid of the file type extension that is left > appended to the data after using Dropbox/RDImport? > > eg import wav files created using the following format %a_%t_%l_%b_%u > generates all the correct data for Rivendell to populate the cart info from > a file named: ABBA_MONEY MONEY MONEY_GREATEST HITS_EPIC 12345_CD12345.WAV > Would import everything including the file extension. I would then have to > manually edit the cart info to remove the .WAV file extension from the text > on the cart. > try: %a_%t_%l_%b_%u.WAV It has been a while. You may need some quotes in there somewhere. It has been some time since I have messed with this. Are you all .WAV? Or some .wav, .mp3, .flac, etc? all the best, drew > _______________________________________________ > Rivendell-dev mailing list > [email protected] > http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev > -- Enjoy great *Bahamian Music* at: Bahamian Or Nuttin - http://www.bahamianornuttin.com <http://www.bahamianornuttin.com/>
_______________________________________________ Rivendell-dev mailing list [email protected] http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
