[Feature] Search by video duration, file checksum, or filesize #9139
Replies: 4 comments 3 replies
|
+1 For this feature. I would also like to be able to sort by video duration if possible. Currently I can only easily find them by navigating through the related album. |
This comment was marked as duplicate.
This comment was marked as duplicate.
|
Also +1 from me! I'd like to add, that it would be especially helpful, if this search by duration / dimensions would be combined with a "duplicate score", so it get's easier to identify Low-Res versions from existing or about-to-upload High-Res variants of the same content. |
|
+1 use case: find meme images (mostly just some kB) and delete them. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I have searched the existing feature requests to make sure this is not a duplicate request.
The feature
Feature request: add a search filter to search by video duration > or < than a certain length. Also add a filter to search by file checksum or filesize (< or >), as we currently advise users to query the database for this. All of this data is already stored in the database (
assets.duration,assets.checksum,exif.fileSizeInByte) so I believe it should be possible to implement.Platform
All reactions