EXEC_TAG_FILE wish
Re: EXEC_TAG_FILE wish
I'm a bit confused, how would it work?
Does pfrestrictions needs to be the last in line?
Code: Select all
EXEC_TAG_FILE Y:\Tools\assets\tinkering\moods.flac|title=Colour Spectrum|artist=Coldplay|genre=Pop;Rock|pfrestrictions=00:00:00|00:00:00|0|0|00010101|00010101|True|Hits|Alles|$0|rating=70Re: EXEC_TAG_FILE wish
Ahh, sorry, that is what you mean. For EXEC_TAG_FILE and the pfrestrictions TAG you can use a semicolon (;) as a separator for the restrictions. I.e.:
Code: Select all
EXEC_TAG_FILE Y:\Tools\assets\tinkering\moods.flac|title=Colour Spectrum|artist=Coldplay|genre=Pop;Rock|pfrestrictions=00:00:00;00:00:00;0;0;00010101;00010101;True;Hits;Alles;$0;rating=70Bernd - radio42
ProppFrexx ONAIR - The Playout and Broadcast Automation Solution
ProppFrexx ONAIR - The Playout and Broadcast Automation Solution
Re: EXEC_TAG_FILE wish
Neat, thanks!
However, it is now like this. Would this break functionality in proppfrexx?
However, it is now like this. Would this break functionality in proppfrexx?
Re: EXEC_TAG_FILE wish
I don’t understand.
Bernd - radio42
ProppFrexx ONAIR - The Playout and Broadcast Automation Solution
ProppFrexx ONAIR - The Playout and Broadcast Automation Solution
Re: EXEC_TAG_FILE wish
It marks the date range between 01-01-0001 and 01-01-0001. I understand that this seems to be a nullable field: can I also pass nothing for those sections to let the backing value become null?
Re: EXEC_TAG_FILE wish
Those values represent the logical null value.
So this is all good.
But yes, you can also leave a field ‚empty‘ resp. an empty string, i.e. „;;“.
So this is all good.
But yes, you can also leave a field ‚empty‘ resp. an empty string, i.e. „;;“.
Bernd - radio42
ProppFrexx ONAIR - The Playout and Broadcast Automation Solution
ProppFrexx ONAIR - The Playout and Broadcast Automation Solution