How to detect user loaded a sample from disk browser?

hi, is there a notifier that lets me detect the disk browser has loaded a sample?
i can’t use sample_buffer notifier, because then it’ll be shot every single time i modify the sample, or duplicate a sample, or record a sample.

i need to specifically do better than “Load with Options”.
Screenshot 2025-02-28 at 22.49.28

I’ve already circumvented the usage of the Disk Browser with the Paketti Loader, which allows for this:

but i want all that to be applied when using the Disk Browser.

this is not the first time this has been asked