This script searches for a flagged clip in the Media Pool active bin and adds a marker to the active timeline for each occurrence of the clip.
The clip must have a 'Cream' flag set in order to be recognized by the script.
The script searches for the flagged source clip in the current bin in the Media Pool. If no flagged clip is found, the script exits. Otherwise, the script iterates over all video items in the timeline and checks if their name matches the name of the flagged source clip. If a match is found, the script adds a marker to the timeline at the start of the matched item.
Note: The script expects only one clip to be flaged as 'Cream' . If more than one clip is flagged the script will only look for the first item it founds.