${dow} macro does not work
${dow} macro does not work
I have set created an mp3 named "day ${dow}.mp3". On the same folder I have the files:
"day 1.mp3", "day 2.mp3", "day 4.mp3" ... "day 7.mp3"
I have selected this file "day ${dow}.mp3" as assigned track to ad manager.
Unfortunately it does not resolve the correct file. Instead it plays the "day ${dow}.mp3" file.
I have scheduled other files with names containing macros like "${start_MM}", "${start_dd}" and they work fine.
"day 1.mp3", "day 2.mp3", "day 4.mp3" ... "day 7.mp3"
I have selected this file "day ${dow}.mp3" as assigned track to ad manager.
Unfortunately it does not resolve the correct file. Instead it plays the "day ${dow}.mp3" file.
I have scheduled other files with names containing macros like "${start_MM}", "${start_dd}" and they work fine.
Re: ${dow} macro does not work
Yes, the ${dow} macro is not supported for campaign files, here is a list of macros which can be used (so you might try the ${start_dow} macro instead):
${start_day} -> date in format yyyy-MM-dd
${start_yyyy} -> year only 4-digits
${start_yy} -> year only 2-digits
${start_MM} -> month only 2-digits (01 - 12)
${start_MMM} -> short name of the month (engl.)
${start_dow} -> day of week number (1=Mon...7=Sun)
${start_week} -> week number 2-digits (01 - 53)
${start_dd} -> day only 2-digits (01 - 31)
${start_day} -> date in format yyyy-MM-dd
${start_yyyy} -> year only 4-digits
${start_yy} -> year only 2-digits
${start_MM} -> month only 2-digits (01 - 12)
${start_MMM} -> short name of the month (engl.)
${start_dow} -> day of week number (1=Mon...7=Sun)
${start_week} -> week number 2-digits (01 - 53)
${start_dd} -> day only 2-digits (01 - 31)
Bernd - radio42
ProppFrexx ONAIR - The Playout and Broadcast Automation Solution
ProppFrexx ONAIR - The Playout and Broadcast Automation Solution
Re: ${dow} macro does not work
You must mean :
${start_yy} -> year only 2-digits
{start_dd} -> day only 2-digits (01 - 31)

${start_yy} -> year only 2-digits
{start_dd} -> day only 2-digits (01 - 31)
Re: ${dow} macro does not work
Upps, yes, its corrected above 
Bernd - radio42
ProppFrexx ONAIR - The Playout and Broadcast Automation Solution
ProppFrexx ONAIR - The Playout and Broadcast Automation Solution