imtbl
imtbl
> Maybe `MIME` type could be tried to be inferred from file content/import details/etc, and users getting a warning/amend dialog if a `MIME` type cannot be asserted? > > If...
> Does Hydrus recompute the hash or just keep thinking the file has its original hash? The latter at first, but once file maintenance runs and Hydrus checks the hashes,...
I would prefer not to rely on OS-specific implementations for thumbnails, especially not if it means having to use a different library for each of them; imo, that's not worth...
Hey, issues here have been reenabled and will be used for bug reports/feature requests in the future. We are currently clearing out all the existing issues from 2017 and prior....
@bbappserver Reopened.
> I think there is a way that exact duplicates could be detected very easily: hashing the raw audio and video bitstreams. As you said, this would only work in...
@ShadowJonathan Partially, yes. But not all _interesting frames_ might actually be keyframes in the video.
Tagging with `system:tag-management` and `system:notes` for now since I could see this working with both.
The correct terminology for this in Hydrus client is _service_, by the way. _Repository_ refers to services in Hydrus server as seen from the client's perspective (e.g., the PTR). >...
If needed, I can also provide a code example on how to do it with ffmpeg while respecting frame times (since I've done it before in my own application).