Replace item on automation

Hi.

Whether or not this is possible with a script i’m unsure…but nevertheless…

I’m looking for a script that will do the following-

When automation is clicked on/armed, search the currently loaded playlist for “01_NEWS_BED” and replace with “03_AUTO_NEWS_BED”.

If it’s not possible to do it when armed, then on start of the first automation time would suffice.

Cheers, Ryan.

Yes, this should be possible with a Script.

Sorry, but no I don’t have the time right now to write it for you. It would need to be a Notification Script though, if that helps!

BFN
CAD.

Brilliant.

I’ve had a gander around the forums to see what bits and bobs i can compile together, but i’m certainly no script writer.I have the basic idea of how it would be done, as in something along the lines of “if (IFilePlaylistItem(Item).GetFileName = ‘03_AUTO_NEWS_BED’) then begin” etc. But frankly that is as far as it goes for me :D.

Cheers, Ryan.