Describe the feature you’d like
When I scrape a scene in the tagger view, I’d like to see a comparison between the “official” duration for the scene and the duration of my media file. An example may be “StashDB: 19:28, Your Media: 19:24.” Could also use the checkmark system i.e. green for perfect match, yellow for up to X seconds off, etc.
Describe the benefits this would bring to existing users
The “Duration matches X/XX fingerprints” statement is very helpful, but sometimes you’ll get a red or yellow result just based on fingerprints when you actually have a perfect scene. I find myself opening my scene in a new tab (logging in each time) and then opening the scene in StashDB to compare my clip with the official duration. This cumbersome process wouldn’t be necessary with the extra data point in the tagger view.
Is there an existing way to achieve this goal?
The GraphQL structure would likely make this a trivial problem to solve, assuming the community is interested in implementing it.