${progcurrentname} on manual recording
${progcurrentname} on manual recording
Hi Bernd,
I'm trying to insert the current program name in the filename of my recordings like this :
But it results in this :
Is there a way or another macro to get it?
Thanks
I'm trying to insert the current program name in the filename of my recordings like this :
Code: Select all
Rec ${yyyy}-${MM}-${dd} ${HH}${mm} (${progcurrentname})Code: Select all
Rec 2015-09-24 1000 (${progcurrentname}).mp3Thanks
Re: ${progcurrentname} on manual recording
Thank you, but don't break the dynamic date rec folder 
Re: ${progcurrentname} on manual recording
Currently only the given date time macros are supported for the filename.
But I might take a look to extend that also to other global macros in the next release...
But I might take a look to extend that also to other global macros in the next release...
Bernd - radio42
ProppFrexx ONAIR - The Playout and Broadcast Automation Solution
ProppFrexx ONAIR - The Playout and Broadcast Automation Solution
Re: ${progcurrentname} on manual recording
Please check the new v4.0.0.17 !
Bernd - radio42
ProppFrexx ONAIR - The Playout and Broadcast Automation Solution
ProppFrexx ONAIR - The Playout and Broadcast Automation Solution
Re: ${progcurrentname} on manual recording
Thank you it works 