I have a dataset where I accidentally collected the first 100 or so movies (around 2% of the data) with the wrong parameters. The only identifying characteristic they have is the frame count. I have a list of those movies so I could e.g. create a directory of symlinks for only the good/bad movies.
Can anyone think of an easy way for me to remove those movies from my dataset? I think importing them and using Exposure Sets won’t work because they’ll have different UIDs.